Jgoerner Poc Cc Marketplace
jgoerner-poc-cc-marketplace is a Claude Code plugin marketplace for the Idea phase that demonstrates a minimal one-plugin catalog for learning marketplace registration.
Try a minimal Claude Code marketplace proof-of-concept to learn how plugin catalogs are wired before adopting larger security or MCP marketplaces.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jgoerner-poc-cc-marketplace@jgoerner/poc-cc-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:jgoerner/poc-cc-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:jgoerner/poc-cc-marketplace").
What it does
jgoerner-poc-cc-marketplace is an intentionally small Claude Code marketplace labeled as a proof of concept. The public metadata shows one plugin, a short description, and sparse keywords, which makes it less of a productivity pack and more of a discovery artifact for builders who want to see how a marketplace repository is structured before they depend on richer catalogs such as security workshops or MCP entrepreneur bundles. Solo developers new to Claude Code extension ergonomics can register it to validate their setup: correct repo URL, manifest parsing, and plugin install flow. Skillselion lists it under Idea → Discover because the outcome is learning and exploration, not validated product scope or ship-ready auditing. Treat it as a starter sandbox; once marketplace registration works, move on to maintained catalogs that match your actual build, ship, or launch goals. Confidence is moderate because detailed plugin capabilities are not described in the ingested readme beyond the PoC label.
Highlights
- Ultra-light marketplace proof-of-concept from jgoerner/poc-cc-marketplace
- Single plugin entry for learning catalog registration patterns
- Minimal keyword surface—useful as a reference implementation, not a feature suite
- Fits builder education before committing to domain-specific marketplaces
- Misc category signals experimental status rather than production curation
Why builders use it
You want to add a custom Claude Code marketplace but only have abstract docs and no tiny working example to copy.
After adding this PoC marketplace, you confirm Claude Code can load a simple catalog and install its single plugin before you adopt heavier marketplaces.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is jgoerner-poc-cc-marketplace for?
It is for developers new to Claude Code marketplaces who want a one-plugin proof-of-concept to verify registration and install steps.
When should I use jgoerner-poc-cc-marketplace?
Use it during Idea and discovery when you are evaluating how custom marketplaces work, not when you need real audit or MCP monetization tooling.
How do I add jgoerner-poc-cc-marketplace to my agent?
Point Claude Code at the jgoerner/poc-cc-marketplace repository using marketplace add instructions, then install the lone listed plugin to complete the PoC.
Comments
Share how you use jgoerner-poc-cc-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.