Utopia Funds — Research & Knowledge Management. Internal skills for the investment team's research workflow: Obsidian vault management, markdown notes, canvases, web extraction, and papers.
Extract clean markdown content from web pages using Defuddle CLI, removing clutter and navigation to save tokens. Use instead of WebFetch when the user provides a URL to read or analyze, for online documentation, articles, blog posts, or any standard web page. Do NOT use for URLs ending in .md — those are already markdown, use WebFetch directly.
Look up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Github repo and project page. Use when the user shares a Hugging Face paper page URL, an arXiv URL or ID, or asks to summarize, explain, or analyze an AI research paper.
Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
A curated collection of AI coding skills for Claude Code, Cursor, Windsurf, and any tool that supports the Agent Skills Standard. Also serves as a Claude Code plugin marketplace with curated packs for Utopia Capital teams and fellows.
📘 Team / fellow / funds member? Start with the Team Guide — a step-by-step, non-technical intro to installing and using this marketplace. Share the link freely.
This repo is a Claude Code plugin marketplace. Team members register it once, then install only the packs they need.
1. Register the marketplace (one-time):
/plugin marketplace add The-Utopia-Studio/skills
2. Install a pack:
Two tracks: Studio Cobuild packs for fellows (mapped to M1–M9 modules) and Funds packs for internal Utopia Capital work.
# Studio Cobuild — for fellows building companies (M1–M9)
/plugin install utopia-studio-cobuild-onboarding@skills # M1 Fellow Onboarding
/plugin install utopia-studio-cobuild-discovery@skills # M2 Discovery & Problem Validation
/plugin install utopia-studio-cobuild-concept@skills # M3 Concept & Solution Design
/plugin install utopia-studio-cobuild-legal@skills # M4 Legal & Entity Setup
/plugin install utopia-studio-cobuild-brand@skills # M5 Brand & Identity
/plugin install utopia-studio-cobuild-product@skills # M6 Product & Technology
/plugin install utopia-studio-cobuild-gtm@skills # M7 Go-to-Market
/plugin install utopia-studio-cobuild-fundraising@skills # M8 Fundraising Prep
/plugin install utopia-studio-cobuild-ops@skills # M9 Operations & Finance
# Funds — for Utopia's internal investment and DD team
/plugin install utopia-funds-dd@skills # Technical Due Diligence
/plugin install utopia-funds-finance@skills # Financial modeling & IB toolkit
/plugin install utopia-funds-markets@skills # Capital markets & trading
/plugin install utopia-funds-research@skills # Obsidian, markdown, web research
3. Update packs as they change:
/plugin marketplace update skills
See Available Packs below for what each pack includes.
One-line install (with skillshare):
skillshare install https://github.com/The-Utopia-Studio/skills
With npx skills:
npx skills add The-Utopia-Studio/skills
Manual setup:
# Clone the repo
git clone https://github.com/The-Utopia-Studio/skills.git
# Copy skills to your AI tool's skill directory
cp -r skills/*/* ~/.claude/skills/ # Claude Code
cp -r skills/*/* ~/.cursor/skills/ # Cursor
cp -r skills/*/* ~/.windsurf/skills/ # Windsurf
Cherry-pick a category:
# Only want Railway skills?
cp -r skills/railway/* ~/.claude/skills/
# Only want HuggingFace skills?
cp -r skills/huggingface/* ~/.claude/skills/
# Only want production readiness?
cp -r skills/production-readiness/* ~/.claude/skills/
Each pack bundles a set of skills for a specific workflow. Install only what you need — keeps your context lean.
Each pack maps 1:1 to a module in the Studio's Cobuild curriculum. Fellows install the pack for the module they're working on — keeps context lean and focused on the current stage.
npx claudepluginhub the-utopia-studio/skills --plugin utopia-funds-researchM2 Discovery & Problem Validation — customer interviews, JTBD, opportunity solution trees, problem framing, assumption mapping, and first-iteration canvases.
M5 Brand & Identity — visual identity, brand narrative, naming, voice, and social/graphic design assets. Covers Efecto design, Impeccable, and brand voice frameworks.
M1 Fellow Onboarding — orientation, market sizing, stakeholder mapping, frameworks for getting started. Install this first when a new fellow joins.
Utopia Funds — Capital Markets. Public markets and trading skills for fellows transitioning into sell-side roles: bonds, FX, options, swaps, macro rates, equity research. Not for VC workflows.
M3 Concept & Solution Design — turn validated problems into solutions. PRDs, user stories, recommendation canvases, prototyping, early design critiques, and architecture sketches.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer