contenthero-ai/skills.
The three skills
Generate
Idea to media: image, video, audio, board, and lip-sync, with chaining and cost preflight.
Pipeline
The hero. Research to published: ground, draft in your voice, produce, assemble, schedule.
Brand
Your context. Read and grow your brand kit and knowledge base; feed the other two.
contenthero-brand resolves your brand context, contenthero-pipeline grounds and publishes, and contenthero-generate produces the media along the way. Most people install all three.
What the skills add
ContentHero supplies the tools; the skills supply the craft of using them well:- Model prompt craft specific to our roster, so a prompt is tuned to the model that will run it.
- Grounded voice-synthesis, the method for drafting copy that sounds like you (see Voice synthesis).
- The workflow, so the agent knows the order: ground, draft, approve, produce, assemble, publish.
The frozen-snapshot model
An installed skill is a git-clone snapshot. It does not auto-update; you update it withgit pull or by re-running the installer. The skill is only instructions. The services it drives (the hosted MCP, the CLI to /api/v1, the model roster, pricing) are server-side and always live. So the skills bake durable guidance (craft and workflow) and defer volatile facts (model ids, prices) to live calls, which keeps a year-old install correct.
This is also why MCP ranks first in the auth ladder: it is the only self-updating transport.
Install
Install the skills
Per-host install, the paste-prompt one-liner, and how to authenticate.