Corbits Infra Corbits Skill
Corbits Skill is a Claude Code plugin for the Build phase that exposes the Corbits marketplace so you can discover and add platform proxy integrations to your agent.
Register the Corbits Claude Code plugin marketplace to discover platform proxies and extend your agent with curated Corbits integrations.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install corbits-infra-corbits-skill@corbits-infra/corbits-skillBuilt 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:corbits-infra/corbits-skill") and the paste-ready config with skillselion.get_install_config("plugin:corbits-infra/corbits-skill").
What it does
Corbits Skill is a minimal Claude Code plugin marketplace package from corbits-infra that lets builders discover and hook into the Corbits platform—described in catalog metadata as proxy-oriented agent infrastructure. Solo developers who already standardize on Claude Code but need a governed way to reach external APIs or Corbits-hosted capabilities can treat this repo as the front door: one plugin count, API-oriented categorization, and discovery keywords rather than a deep vertical skill. The value is faster integration wiring and a single place to browse what Corbits exposes, not a full product methodology. Expect beginner-to-intermediate setup depending on Corbits account and proxy configuration in the upstream docs. It does not replace Skillselion’s own directory; it is the vendor bundle for Corbits-specific plugins. Skip it if you are not using Corbits or if you only need local filesystem skills with no platform proxies.
Highlights
- Corbits plugin marketplace entry point for Claude Code
- Discover Corbits platform capabilities and proxy-oriented extensions
- Single bundled plugin slug in the corbits-infra/corbits-skill repo
- Positions Corbits as installable agent infrastructure, not a lone codegen skill
- Keyword focus: corbits, discover, platform, proxies
Why builders use it
You want Corbits-backed platform access in Claude Code but lack a single marketplace entry to find and install the right proxy plugins.
After registration, you can discover Corbits platform plugins and connect proxy integrations through the bundled marketplace flow.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is corbits-infra-corbits-skill for?
Claude Code users who rely on or plan to use the Corbits platform and need a marketplace path to proxy and integration plugins.
When should I use corbits-infra-corbits-skill?
Use it during build when you are wiring agent access to Corbits-hosted services and want discoverable plugins instead of manual one-off installs.
How do I add corbits-infra-corbits-skill to my agent?
Add corbits-infra/corbits-skill as a Claude Code plugin marketplace source per Claude Code docs, then browse and install Corbits plugins and configure proxies per Corbits platform guidance.
Comments
Share how you use corbits-infra-corbits-skill, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.