What problem does it solve?
It eliminates the confusing, multi-step setup process for getting this content workflow running by installing required third-party skills, creating your environment configuration, and verifying prerequisites.
Core Features & Use Cases
- One-time installation: Installs the five third-party skills needed for scraping, humanizing, fallback media, transcripts, and publishing.
- Environment bootstrapping: Creates a local
.env from .env.example so API keys are configured correctly before any pipeline runs.
- Preflight validation: Checks Node/Python/Claude Code prerequisites and confirms the installed skill directories are present.
- Operational enablement: Prepares the repo so daily commands like
/pulse, /review, /generate-content, and /approve can function end-to-end.
Quick Start
Run the setup skill so it checks prerequisites, installs the third-party skills into .claude/skills, creates your .env file, and guides you at checkpoints until the project is ready.