Utopia Skills
The best GTM skill pack for AI agents — plus Product, Investments, and Founder Productivity.
301 production skills for Claude Code, Cursor, and any tool that supports the Agent Skills Standard. Operator judgment, not tip lists.
Site: the-utopia-studio.github.io/skills · Install: INSTALL.md (~2 minutes)
Why Utopia Skills
skills.sh is flooded with unverified dumps. Utopia ships curated playbooks: rubrics, approval rails, deliverability, deal velocity, warm intros, tech DD, pitch decks — adapted from Studio and funds-team work.
| You want… | Install |
|---|---|
| GTM that actually closes | utopia-gtm |
| Discovery → design → deploy | utopia-product |
| DD, modeling, fundraising | utopia-investments |
| Onboarding, notes, agents | utopia-founder-productivity |
Quick install (Claude Code)
Paste into Claude Code:
Install the Utopia Skills marketplace for me.
1. Register the marketplace:
/plugin marketplace add The-Utopia-Studio/skills
2. Install all four modules:
/plugin install utopia-gtm@skills
/plugin install utopia-product@skills
/plugin install utopia-investments@skills
/plugin install utopia-founder-productivity@skills
3. Confirm what's installed and tell me how to update later with:
/plugin marketplace update skills
If any step fails, explain what went wrong and how to fix it.
Don't invent pack names — use only the four above.
Already installed? Refresh:
/plugin marketplace update skills
Single-skill installs (share these)
npx skills add The-Utopia-Studio/skills --skill cold-email
npx skills add The-Utopia-Studio/skills --skill outreach-execution
npx skills add The-Utopia-Studio/skills --skill account-tier-scoring
npx skills add The-Utopia-Studio/skills --skill pitch-deck
npx skills add The-Utopia-Studio/skills --skill technical-dd
npx skills add The-Utopia-Studio/skills --skill impeccable
Full library:
npx skills add The-Utopia-Studio/skills
The four modules
| Module | Pack | Skills | Covers |
|---|---|---|---|
| GTM | utopia-gtm v2.1.0 |
83 | Positioning, sales, outbound, signals, content, paid, RevOps, retention |
| Product | utopia-product v2.0.0 |
128 | Discovery, PRDs, design, build, deploy, product metrics |
| Investments | utopia-investments v2.0.0 |
60 | DD, modeling, valuation, capital markets, fundraising decks |
| Founder Productivity | utopia-founder-productivity v2.0.0 |
30 | Onboarding, legal, Obsidian, agents, meta tools |
Exact lists: packs.config.json.
GTM highlights
| Skill | Use when… |
|---|---|
cold-email / outreach-execution |
Outbound with peer tone + approval rails |
signal-anchored-message / account-tier-scoring |
Intent → prioritized outreach |
warm-intro-intelligence |
Warm paths into target accounts |
deal-velocity-engineer / revops-forecasting |
Stalled deals + forecast accuracy |
call-scorecards / earned-autonomy |
Call coaching + agent autonomy levels |
email-deliverability / cold-offer-architect |
Inbox placement + offer quality before copy |
Submit a skill with your AI
Paste this into Claude, Cursor, or any capable agent:
Fetch https://raw.githubusercontent.com/The-Utopia-Studio/skills/main/CONTRIBUTING.md and follow the sandbox → module graduation flow.
Interview me thoroughly about my skill — when it runs, what it produces, the full playbook with branches, real numbers/rubrics, worked examples, what experts notice first, common mistakes, and what good looks like.
Draft it as skills/sandbox/<skill-name>/SKILL.md with Utopia frontmatter (name + trigger-condition description). Put depth in references/ if needed. Then open a PR (or give me the files if you can’t use git).
Do not invent vendor lock-in. Use GTM/product verbs. Encode judgment, not a bare checklist.
Details: CONTRIBUTING.md.
Layout
skills/
├── gtm/ # → utopia-gtm
├── product/ # → utopia-product
├── investments/ # → utopia-investments
├── founder-productivity/ # → utopia-founder-productivity
└── sandbox/ # experiments before graduation
docs/ # GitHub Pages site (utopia-default theme)
plugins/ # generated by ./build-packs.sh
packs.config.json
Maintainers
- Skills live under
skills/<module>/<skill-name>/ - Add the name to
packs.config.json - Run
./build-packs.sh(needsjq) - Theme for the site:
npm run docs:theme(syncs utopia-default intodocs/) - Push — teammates refresh with
/plugin marketplace update skills
License
Apache 2.0
No comments yet
Be the first to share your take.