content-planner
Installation
SKILL.md
Content Planner
Orchestrate parallel research across X, Instagram, YouTube, and TikTok, then aggregate findings into content ideas and platform-specific playbooks.
Prerequisites
Same as individual research skills:
APIFY_TOKENfor X, Instagram, and TikTok researchTUBELAB_API_KEYfor YouTube researchGEMINI_API_KEYfor video analysis- Accounts configured in
.claude/context/for each platform
CRITICAL - Subagent Environment Setup: Each subagent must load environment variables from the .env file in the head-of-marketing working directory before executing any API calls:
export $(cat .env | grep -v '^#' | xargs)
Workflow
Related skills