Agent Skills Repository
Live README content from the `blitzreels/agent-skills` GitHub repository with direct skill doc links.
AI Video Editing Skills for Claude Code, Codex, Cursor, and ChatGPT
BlitzReels agent skills teach AI coding agents how to edit videos, turn long-form content into short clips, add captions and media, generate AI videos, preview changes, and export finished videos.
They work with the BlitzReels CLI, REST API, and hosted MCP server, so your agent can operate a real video editor instead of producing instructions for you to follow manually.
Quickstart
Run the skills.sh installer:
npx skills@latest add blitzreels/agent-skills
Choose the skills you want and the AI agents where you want to install them.
Install as a Claude Code plugin
The Claude Code plugin installs the skills with the hosted BlitzReels MCP server and OAuth authentication.
Inside Claude Code:
/plugin marketplace add blitzreels/agent-skills
/plugin install blitzreels@blitzreels
Or from your shell:
claude plugin marketplace add blitzreels/agent-skills
claude plugin install blitzreels@blitzreels
Use the skills.sh installer for Codex, Cursor, Claude Code, and other Agent Skills-compatible agents. Use the Claude Code plugin when you want the skills and MCP server as one managed installation.
Install in Cursor
Install BlitzReels from the Cursor Marketplace to add the video editing skills and hosted MCP server together. Cursor handles BlitzReels authentication through the MCP connection.
Until the marketplace review is complete, install only the skills with the Quickstart command above.