Skip to content

corbitsdev/agents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

 ██████╗ ██████╗ ██████╗ ██████╗ ██╗████████╗███████╗
██╔════╝██╔═══██╗██╔══██╗██╔══██╗██║╚══██╔══╝██╔════╝
██║     ██║   ██║██████╔╝██████╔╝██║   ██║   ███████╗
██║     ██║   ██║██╔══██╗██╔══██╗██║   ██║   ╚════██║
╚██████╗╚██████╔╝██║  ██║██████╔╝██║   ██║   ███████║
 ╚═════╝ ╚═════╝ ╚═╝  ╚═╝╚═════╝ ╚═╝   ╚═╝   ╚══════╝

          https://api.corbits.dev

Corbits Skill

Discover and call paid API proxies on the Corbits platform directly from Claude Code or OpenCode.

Install

Claude Code

Add the marketplace:

/plugin marketplace add corbits-infra/corbits-skill

Then install the plugin:

/plugin install corbits

OpenCode

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

Setup

Run /corbits init to set up your wallet keys.

Usage

/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)

Uninstall

/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

About

A skill package for Claude Code or OpenCode to directly discover and call paid API proxies on the Corbits platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors