Claude Market Marketplace
claude-market-marketplace is a Claude Code plugin for the Build phase that registers a hand-curated open-source marketplace of Claude tools, agents, and skills.
Browse a hand-curated Claude Code plugin catalog when you want vetted skills and agents instead of hunting random repos.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install claude-market-marketplace@claude-market/marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:claude-market/marketplace") and the paste-ready config with skillselion.get_install_config("plugin:claude-market/marketplace").
What it does
claude-market-marketplace is an open-source, hand-curated Claude Code marketplace that indexes tools, agents, and skills from the claude-market organization. Solo builders use it when they have outgrown ad-hoc skill installs and want a single registry line that exposes several related plugins—currently three—with emphasis on backend and API craftsmanship such as Axum, OpenAPI, schema-first generation, and deterministic scaffolding. It fits the build phase when you are wiring agent-tooling, but it also supports earlier discover-and-scope moments when you are comparing how different plugin packs approach type-safe APIs and database schema workflows. The listing is editorially curated rather than algorithmically ranked, which matters if you care about quality over volume. After registration, Claude Code can load the bundled plugins so you can evaluate SpecForge-style and production-oriented Rust workflows without maintaining separate install URLs for each artifact.
Highlights
- Open-source, hand-curated marketplace entry point for Claude Code plugins
- Bundle lists 3 packaged plugins with schema-first and Rust/OpenAPI-oriented keywords
- Surfaces specialized workflows (specforge, dualspec, scaffolding) from the claude-market ecosystem
- Community category listing suitable for comparing alternatives before you commit to one stack
- Register once in Claude Code to pull multiple related tools from a single repo
Why builders use it
Scattered GitHub repos make it hard to find Claude Code plugins you can trust for serious API and agent workflows.
You add one marketplace plugin and get a vetted bundle of related Claude Code capabilities oriented around schema-first backend work.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 9 stars, 0 votes.
FAQ
Who is claude-market-marketplace for?
Solo and indie developers using Claude Code who want an open, curated source for multiple related plugins in one install.
When should I use claude-market-marketplace?
Use it when you are setting up or refreshing agent-tooling and want bundled marketplace access before picking individual skills.
How do I add claude-market-marketplace to my agent?
Register the claude-market/marketplace plugin in Claude Code per your marketplace or plugin.json flow, then enable the bundled plugins you need.
Comments
Share how you use claude-market-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.