Nbonamy Claude Marketplace
nbonamy-claude-marketplace is a Claude Code plugin marketplace for the Build phase that distributes Claude Crew multi-agent async communication tooling with server setup requirements.
Register nbonamy’s marketplace when you want Claude Crew-style multi-agent async communication inside Claude Code with explicit server setup instructions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install nbonamy-claude-marketplace@nbonamy/claude-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:nbonamy/claude-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:nbonamy/claude-marketplace").
What it does
nbonamy-claude-marketplace is a community Claude Code plugin marketplace centered on Claude Crew patterns: asynchronous agent-to-agent communication, shared crew semantics, and setup steps that assume you will run or attach a supporting server. Solo builders exploring multi-agent pipelines—research agent plus coder agent plus reviewer—use this catalog entry to discover and install the pack without cloning ad hoc repos each time. The marketplace description is minimal, but keywords make the intent clear: crew coordination, async messaging, and explicit server requirements rather than passive markdown skills. Treat it as infrastructure for your agent stack during product build and when you later harden how agents talk in production-like environments. Intermediate complexity reflects server setup and operational awareness even though Claude Code itself handles plugin loading. Pair it with your own task skills once the crew channel is live.
Highlights
- Custom Claude Code marketplace hosting the Claude Crew-oriented plugin
- Agent-to-agent async communication keywords with crew orchestration focus
- Documented requires-server setup and install instructions in plugin metadata
- Community marketplace entry linked to nbonamy/claudecrew ecosystem
- Single-plugin bundle today aimed at multi-agent coordination not one-off commands
Why builders use it
Running multiple Claude agents in parallel falls apart without a consistent async crew protocol and a documented install path inside Claude Code.
After marketplace registration and server setup, you install the crew plugin and route agent-to-agent work through the documented Claude Crew integration.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is nbonamy-claude-marketplace for?
It is for developers experimenting with Claude Crew and multi-agent async communication who want a Claude Code marketplace entry instead of manual repo wiring.
When should I use nbonamy-claude-marketplace?
Use it during build when you are wiring agent-tooling and need install instructions plus a crew-focused plugin from a trusted marketplace slug.
How do I add nbonamy-claude-marketplace to my agent?
Register nbonamy/claude-marketplace as a Claude Code custom marketplace, complete the server setup steps referenced in the plugin docs, then install the bundled crew plugin.
Comments
Share how you use nbonamy-claude-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.