Discover and call paid API proxies on the Corbits platform
npx claudepluginhub corbits-infra/corbits-skillDiscover and call paid API proxies on the Corbits platform
██████╗ ██████╗ ██████╗ ██████╗ ██╗████████╗███████╗
██╔════╝██╔═══██╗██╔══██╗██╔══██╗██║╚══██╔══╝██╔════╝
██║ ██║ ██║██████╔╝██████╔╝██║ ██║ ███████╗
██║ ██║ ██║██╔══██╗██╔══██╗██║ ██║ ╚════██║
╚██████╗╚██████╔╝██║ ██║██████╔╝██║ ██║ ███████║
╚═════╝ ╚═════╝ ╚═╝ ╚═╝╚═════╝ ╚═╝ ╚═╝ ╚══════╝
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