Agent Skills
Skills are workflow guides that teach an AI agent how to produce content with doublespeed: which tools to call, in what order, and the guardrails to respect. Every client connected to the MCP server gets them automatically, and you can also copy or download them here for agents that read skills from disk (Claude Code, Codex, and similar).
Available skills
| Skill | What it covers |
|---|---|
| content-creator | The full pipeline: research, strategy files, ideation, review, feedback loops, posting |
| slideshows | Photo carousels: templates, image generation, previews, drafts, posting |
| hook-demo-videos | Hook + demo videos: segments, overlay text, previews, editable drafts |
| ai-video-generation | AI clips: model selection, text/image-to-video, credits safety |
| content-remixer | Repurpose winners into new variants and formats |
| performance-report | Analytics: aggregates, breakdowns, what to double down on |
| account-creator | Account personas: usernames, bios, search terms, branded or unbranded |
Open a skill link to view the raw markdown and copy it from there, or use the download icon to save it as a file.
Using a skill
Connected over MCP (no install). The server publishes each skill as a resource (doublespeed://skills/<name>) and its instructions point your agent at the right one, so most clients read them on their own. You can also ask directly: "read the slideshows skill resource before you start".
Installed locally. For agents that load skills from disk, save the markdown as SKILL.md in a folder named after the skill. For Claude Code:
mkdir -p ~/.claude/skills/slideshows
curl -o ~/.claude/skills/slideshows/SKILL.md "https://doublespeed.ai/api/skills/slideshows?download"Start with content-creator for an ongoing content pipeline, or the single format skill that matches the job.