npx claudepluginhub corbits-infra/corbits-skill --plugin corbits ██████╗ ██████╗ ██████╗ ██████╗ ██╗████████╗███████╗
██╔════╝██╔═══██╗██╔══██╗██╔══██╗██║╚══██╔══╝██╔════╝
██║ ██║ ██║██████╔╝██████╔╝██║ ██║ ███████╗
██║ ██║ ██║██╔══██╗██╔══██╗██║ ██║ ╚════██║
╚██████╗╚██████╔╝██║ ██║██████╔╝██║ ██║ ███████║
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚══════╝
https://api.corbits.dev
Discover and call paid API proxies on the Corbits platform directly from Claude Code or OpenCode.
Add the marketplace:
/plugin marketplace add corbits-infra/corbits-skill
Then install the plugin:
/plugin install corbits
mkdir -p ~/.config/opencode/skills/corbits
curl -o ~/.config/opencode/skills/corbits/SKILL.md \
https://raw.githubusercontent.com/corbits-infra/corbits-skill/main/plugins/corbits/skills/corbits/SKILL.md
Run /corbits init to set up your wallet keys.
/corbits init Set up wallet keys and install dependencies
/corbits search <query> Search for API proxies
/corbits search List all available proxies
/corbits status Show current proxy
/corbits list Show all endpoints for the current proxy
/corbits call Pick an endpoint and call it
/corbits call <filter> Filter endpoints by name (e.g. /corbits call models)
/plugin uninstall corbits
To also remove wallet keys from Keychain:
security delete-generic-password -a corbits -s corbits-solana-keypair
security delete-generic-password -a corbits -s corbits-evm-key
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Creative skill for generating algorithmic and generative art. Produces visual designs using mathematical patterns, fractals, and procedural generation.
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.