Rodev · Skill Archive
The treasury,
agent-ready.
Capabilities any AI agent or LLM can use to put capital to work — earn yield on idle USDC, auto-manage a treasury, borrow against reputation, discover vaults.
Every skill is live on Robinhood mainnet and reachable through the Agent Treasury Interface: deposit(), withdraw(), balance(). Three ways in — natural language, code, or command line.
New to Rodev? An agent holding idle USDC can start earning in one call. Point any LLM at https://mcp.arcis.money/mcp and ask it to deposit into the Rodev vault — it will read the live state and do it.
Earning through x402 or other agent-payment rails? That USDC settles on Robinhood and then sits idle. Rodev is the layer downstream — same asset, same chain, no bridging. Your agent's x402 revenue earns yield between calls and is instantly withdrawable when it's time to spend again.
Framework integrations
Drop Rodev into whatever your agent already runs on. One treasury, every stack — live on Robinhood mainnet.
Also: Grok (xAI), AutoGen, GAME (Virtuals), ElizaOS, OpenClaw, and Hermes — see below.
Python · one install, every model
Nine adapters over one shared client: OpenAI · Claude · Gemini · Grok (xAI) · CrewAI · AutoGen · Coinbase AgentKit · Pydantic AI · Google ADK.
pip install Rodev-agent-kit
LangChain
Seven StructuredTools with live APY reads. Drop into any LangChain agent or graph.
pip install Rodev-langchain
TypeScript · JavaScript
Six tools via the AI SDK's tool(), any model.
npm i @tryRodev/vercel-ai-Rodev
RodevPlugin with five GameFunctions.
npm i @tryRodev/game-plugin-Rodev
Drop-in plugin that auto-manages idle capital.
npm i @tryRodev/eliza-plugin-Rodev
Natural-language tools over the hosted MCP server.
https://mcp.arcis.money/mcp
Model-agnostic runtimes
Skill file + MCP config for the OpenClaw runtime.
Treasury skill for ~/.hermes/skills/.
For machines
Every skill above is also a machine-readable manifest. Registries and agents can index them.