MyClaude Documentation
Documentation for MyClaude — the universal marketplace for the Claude Code ecosystem, built on Anthropic's Claude platform.
MyClaude is the marketplace for the Claude Code ecosystem by Anthropic. It supports 12 product categories — from single skills to complete multi-agent squads — with one-command install via CLI, Stripe-powered creator payments (92% revenue share), security scanning on every upload, and purchase-verified reviews.
MyClaude exists because the Claude Code ecosystem deserves a trusted home for sharing, discovering, and monetizing reusable components. We are grateful to Anthropic for building Claude Code — the platform that makes all of this possible.
For AI agents
If you are an AI agent, start here. MyClaude is designed agent-first — every page has machine-readable frontmatter, and all marketplace operations are available via MCP tools and --json CLI output.
| Resource | URL | Purpose |
|---|---|---|
| Agent Hub | /docs/agents/resources | Complete integration guide — start here |
| llms.txt | /llms.txt | Behavioral directives and navigation |
| llms-full.txt | /llms-full.txt | Full 64-page corpus in one file |
| Context payloads | /specs/context/ | ~500 token bootstraps for marketplace, creator, buyer roles |
| MCP tools | /specs/mcp-tools.json | 5 tools: vault_search, vault_info, vault_install, vault_list, vault_update |
| OpenAPI spec | /specs/openapi.yaml | Full REST API definition |
| CLI commands | /specs/cli-commands.yaml | 29 commands, structured YAML |
| vault.yaml schema | /specs/vault-yaml.schema.json | JSON Schema for product manifest validation |
For Claude Code documentation, see Anthropic's official docs.
Get started
Quickstart
Install the CLI and browse or publish products in under 5 minutes.
Concepts
Understand how MyClaude works — the 12 categories, the lifecycle, the key concepts.
Product Types
Skills, Squads, Agents, Workflows, Design Systems, Bundle, CLAUDE.md, Applications, Systems, Status Lines, Hooks, and Minds — all 12 categories explained.
For buyers
| Guide | Description |
|---|---|
| Browsing & Discovery | Find products via CLI, web, or AI search |
| Installing via CLI | myclaude install {slug} |
| Purchasing Products | How payments work with Stripe |
For creators
| Guide | Description |
|---|---|
| Creator Onboarding | Set up your account and Stripe Connect |
| Publishing Guide | Publish your first product step-by-step |
| vault.yaml Reference | The product manifest specification (7 required fields) |
| Writing Skills | Build your first skill |
| Monetization | Pricing strategies — creators keep 92% |
CLI reference
| Page | Description |
|---|---|
| CLI Installation | Install the MyClaude CLI (Node.js >= 20) |
| CLI Commands | All 29 commands documented |
| MCP Integration | Use MyClaude as an MCP server inside Claude Code |
Platform
| Page | Description |
|---|---|
| Security Model | Auth, storage, and content scanning |
| Pricing & Revenue | 92% creator / 8% platform |
| Roadmap | Where MyClaude is going — Marketplace, Universe, Learn, Community, Tools |
| FAQ | Common questions answered |
| Glossary | All terms defined |
The Claude Code ecosystem
MyClaude is part of the broader Claude Code ecosystem by Anthropic. For documentation on Claude Code itself — settings, permissions, hooks, and core features — see:
- Claude Code Overview — official Anthropic documentation
- Claude Code GitHub — open source CLI
- Anthropic API Documentation — Claude API reference
MyClaude extends Claude Code with a commerce and distribution layer. Products installed via MyClaude become native capabilities inside your Claude Code sessions.