Give your coding agent a video editor
ClipMaster ships official skills for Claude Code, OpenAI Codex, Cursor, and any agent that speaks the open SKILL.md format. Install once, then ask for clips in plain English — your agent handles transcription, scoring, captions, and exports through the ClipMaster API.
30 seconds, start to finish — tap for sound
1. Install the skills
One line — detects Claude Code and Codex and installs into both. Or grab the files from GitHub and drop them in your agent's skills folder.
curl -fsSL https://clipmasterapp.com/skills/install.sh | sh
mkdir -p ~/.claude/skills/clipmaster curl -fsSL https://clipmasterapp.com/skills/clipmaster/SKILL.md \ -o ~/.claude/skills/clipmaster/SKILL.md
mkdir -p ~/.codex/skills/clipmaster curl -fsSL https://clipmasterapp.com/skills/clipmaster/SKILL.md \ -o ~/.codex/skills/clipmaster/SKILL.md
2. Add your API key
Create a key in API Keys (Pro or Business plan) and export it where your agent runs. Keys are hashed, scoped to your account, and revocable any time.
export CLIPMASTER_API_KEY=cm_live_...
3. Just ask
What's in the box
Any YouTube or video URL → transcript → scored clip candidates → captioned 9:16, 1:1, or 16:9 exports with download links. One prompt, publish-ready clips.
No footage? Point it at a website. Grounded promo storyboard + script from the live page, then an optional talking-head AI avatar video that speaks it.
Skills are plain-Markdown instructions (MIT licensed) that teach your agent the ClipMaster API. Prefer protocol-level integration? The MCP manifest lives at /.well-known/mcp.