coff-skills
v0.3.2
Published
Claude Code skills for the coff.ai content creation platform
Maintainers
Readme
@coff/skills
Claude Code skills for the coff.ai AI content creation platform. Installs domain-specific guidance (podcast, ads, film, workflows) so Claude knows when and how to drive coff-cli and the coff MCP server.
Install
# Default: user scope (~/.claude/skills/coff*)
npx @coff/skills install
# Project scope (./.claude/skills/coff*)
npx @coff/skills install --scope project
# Subset only
npx @coff/skills install --only podcast,adsVerify in Claude Code with /skills. You should see coff, coff-podcast, coff-ads, coff-film, coff-workflows.
Manage
npx @coff/skills list
npx @coff/skills uninstallWhat's in the box
| Skill | When Claude triggers it |
|---|---|
| coff | Umbrella; routes to the right domain skill, or runs a freeform generation |
| coff-podcast | Multi-episode podcast video campaigns with consistent characters |
| coff-ads | Ad campaigns: copy, image variations, short video ads |
| coff-film | Filmmaking projects: edits, scenes, duplicates |
| coff-workflows | Custom server-side pipelines and saved workflows |
Pairing with the coff MCP server
For best results, also install the coff MCP server so Claude can call coff tools directly:
coff mcp install claude-code
# or
coff mcp install claude-desktopLicense
MIT
