Crathgeb Claude Code Plugins
crathgeb-claude-code-plugins is a Claude Code plugin marketplace for the Build phase that hosts a minimal community plugin bundle focused on builder-style extensions.
Register a minimal community Claude Code plugin repository when you want a starter marketplace hook for custom builder-oriented extensions.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install crathgeb-claude-code-plugins@crathgeb/claude-code-pluginsBuilt 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:crathgeb/claude-code-plugins") and the paste-ready config with skillselion.get_install_config("plugin:crathgeb/claude-code-plugins").
What it does
crathgeb-claude-code-plugins is a small Claude Code plugin marketplace repository described simply as a collection of Claude plugins. For solo builders, its main value is structural: it demonstrates how to host and register a marketplace with at least one builder-focused plugin when you are learning the Claude Code extension model rather than when you need a rich, documented integration catalog. Catalog metadata shows one plugin and sparse keywords (builder, plugin), so expect to read the repo directly before trusting behavior in daily workflows. Choose it if you are comparing community marketplaces, forking a minimal layout, or pairing with your own plugins in the same GitHub organization. It does not advertise MCP servers, security suites, or mobile SDKs—Skillselion tags it under Development Tools and agent-tooling so you can find it beside larger bundles like rookie-marketplace or vendor MCP entries. Verify README and plugin manifests after install because public description detail is limited.
Highlights
- Community marketplace with a single listed plugin in the catalog metadata
- Keyword focus on builder and plugin extension patterns
- Lightweight GitHub repo suitable as a template for your own Claude Code plugin set
- Two-star community project with infrequent metadata updates
- Register as a marketplace source to pull the bundled plugin into Claude Code
Why builders use it
You need a simple reference marketplace repo when learning how Claude Code discovers and loads third-party plugins.
You register the repo as a marketplace and gain access to its bundled builder-oriented plugin as a starting point for custom extensions.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is crathgeb-claude-code-plugins for?
It is for Claude Code users learning marketplace layout or wanting a small third-party plugin source from the crathgeb GitHub account.
When should I use crathgeb-claude-code-plugins?
Use it during Build when you are setting up agent tooling and want to register an extra marketplace before authoring your own plugins.
How do I add crathgeb-claude-code-plugins to my agent?
Add crathgeb/claude-code-plugins as a Claude Code plugin marketplace in your configuration, then enable the plugin entry defined in that repository.
Comments
Share how you use crathgeb-claude-code-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.