Setup Guides
454 skills. 6 agents. 15 media categories. Every skill is a plain-text file — paste it into any AI chat and it works. But if you use a coding tool that can read files directly, the setup is even simpler: point the tool at the repo and it finds the right skill automatically.
Not sure which skills match your work? Pick your role — journalist, podcaster, YouTuber, documentary producer, PR/comms, or newsletter writer — and see the agents and skills built for you.
Pick your tool below.
No-code (paste into any chat)
Getting Started — Copy a skill, paste it into claude.ai or any AI chat, add your material. Works everywhere, no setup.
Coding tools
| Tool | What it is | Guide |
|---|---|---|
| Claude Code | Anthropic’s terminal agent | Setup guide |
| Cursor | AI-powered code editor | Setup guide |
| Codex CLI | OpenAI’s terminal agent | Setup guide |
| Gemini CLI | Google’s terminal agent | Setup guide |
| OpenCode | Open-source terminal agent | Setup guide |
| Zed | Multiplayer code editor with AI | Setup guide |
Already using ChatGPT or the OpenAI API?
See Using with OpenAI — covers ChatGPT, Custom GPTs, and the API.
What all these tools have in common
Every guide follows the same three-step pattern:
- Clone the repo (or download it)
- Open it in your tool so the AI can read the skill files directly
- Describe your task — the AI finds and applies the right skill
The skills are the same across all tools. The only difference is how each tool loads them.