Robinhood Crypto Agent Open Stack
Open-source skill pack for building Robinhood Chain / EVM trading and launch agents with Zero Clawd (go-bot / clawdbot).
This hub entry is the pack index. Nested skill bodies for the full open stack live in the Cheshire agents monorepo at skills/rh-crypto-agent/ (or install individual first-class suite skills from this hub).
Suite membership
Listed in suite-index.json as pack root (pack-index.json + nested skills). First-class suite skills also ship as top-level hub entries:
cheshire-agent-identity-registrycheshire-agent-registriescheshire-agent-reputation-registrycheshire-agent-validation-registrycheshire-zk-omnirh-bonded-launchrh-launchpad-v3- plus forge / omni / messaging:
robinhood-agent-forge,cheshire-omni-mint,zk-omni-messaging
Point clawdbot at the pack
# Full suite (registries + forge + launch + pack)
export CLAWDBOT_SKILLS_DIR="/path/to/agents/skills"
# Or the vendored RH open pack only
export CLAWDBOT_SKILLS_DIR="/path/to/agents/skills/rh-crypto-agent"
Install first-class skills from this hub
npx github:Solizardking/skills install \
cheshire-agent-registries \
cheshire-agent-identity-registry \
robinhood-agent-forge \
cheshire-omni-mint \
cheshire-zk-omni \
rh-bonded-launch \
rh-launchpad-v3 \
zk-omni-messaging \
rh-crypto-agent
Pack metadata
pack-index.json— skill id list and countscatalog.json— flat catalog entries for the open stackREADME.md— operator-facing pack docs- Root indexes:
suite-index.json,skillhub-index.json
Product surfaces
| Surface | URL |
|---|---|
| Agent hub | https://cheshireterminal.ai/agents |
| Forge | https://cheshireterminal.ai/agents/forge |
| FunPump | https://funpump.ai |