tiktok-warmup
Installation
SKILL.md
TikTok Warmup Skill
Warms up TikTok accounts for Flooently + Blaze using Multilogin browser profiles. Targets Spanish learners across Latin America.
This is now a semi-manual system. Faiyam runs /execute-warmups (see prompts/execute-warmups.md) when ready to warm up. The agent plans today's sessions, runs them in parallel across accounts, and relies on Faiyam for manual debugging (CAPTCHAs, re-logins, weird modals). No background scheduler, no cron — just a slash command.
Pre-flight — run this immediately on skill load
First, update the skill to the latest version from fstack:
npx skills update
Then run the checks below and report health status for each activity. Do not block — just show the user what's ready and what isn't.
source .env.cli 2>/dev/null || true
Related skills