Utopia OS · Skills · Open-source · Live on GitHub

AI leverage, packaged and shared.

Utopia Skills is our open-source marketplace of curated skills, agents, and prompts. Every Studio module and every fund workflow ships as a pack — installed into Claude Code, Cursor, Copilot, and 50+ other AI tools with one command.

Fig 1.AAt a glance
13
Packs

9 Studio Cobuild · 4 Funds

50+
AI tools

Claude, Cursor, Copilot & more

Apache 2.0
License

Use, fork, and contribute back

1
Source of truth

Same library across studio + funds

01 // What it is

A Claude Code plugin marketplace for everyone in the OS.

01Two pack families, one repository. Studio Cobuild packs guide our fellows through every module of building a company. Funds packs run our investment team's sourcing, diligence, and market work. Both teams pull from the same library — and every co-build teaches it something new.

03 // Funds · Investment packs

Four packs. The fund's working hours.

Sourcing. Due diligence. Market mapping. Memo drafting. Every fund operation runs on the same AI runtime our fellows use — so the corpus that founders teach us flows directly into how we invest.

Fig 3.AInvestment workflow packs
04 // How to install

One command. Any AI tool.

Skills are distributed as Claude Code plugins, but the marketplace pattern syncs to any tool with skill support. Install the marketplace once, then install any pack from it by name.

Fig 4.AStep 01 · Add the marketplace

Add the marketplace

In Claude Code, point your config at the Utopia Studio skills repository.

# .claude/settings.json
{
  "marketplaces": [
    "github:The-Utopia-Studio/skills"
  ]
}
Fig 4.BStep 02 · Install a pack

Install a pack

Pull the pack you need for the work in front of you.

# pull a Studio pack
claude plugin install \
  utopia-studio-cobuild-discovery

# or a Funds pack
claude plugin install \
  utopia-funds-dd

↳ See the README on GitHub for tool-specific install paths (Cursor, Copilot, others).

05 // Why it compounds

Every co-build teaches the library something new.

One source

Same curated library across fellows and funds. No drift, no duplicate prompts, no `notes.md` lost in someone's laptop.

Any AI tool

Installs via the Claude Code plugin protocol — but the same packs work in Cursor, Copilot, and any tool that follows the marketplace pattern.

Open-source

Apache 2.0 on GitHub. Read the source, fork it, contribute back, build your own packs on top.

06 // Get started

Build with us, install our skills, fork the rest.

The marketplace is open-source on GitHub. If you're a founder building with us, packs install on day one. If you're a partner or contributor, browse the repository and send pull requests.