
rbcp18 skills on Remote OpenClaw
4 skills published by rbcp18. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
teller-borrow
Bundles a ready-to-run MCP server that exposes Teller's delta-neutral arbitrage and lending APIs as structured tool calls. Agents can fetch borrow opportunities, retrieve loan terms, build on-chain borrow transactions, and handle repayments through six registered MCP tools.
teller-mcp-borrow
Packages a ready-to-run MCP server that exposes six Teller protocol tools over stdio: delta-neutral opportunity discovery, borrow pool lookup, loan term fetching, transaction building, wallet loan queries, and repayment helpers. Agents registered with mcporter or OpenClaw can invoke these tools directly against the Teller REST API.
tellermcp
Bundles a ready-to-run MCP server that exposes Teller protocol's delta-neutral arbitrage data, borrow pool discovery, loan terms, and on-chain transaction builders as callable tools for agents. Six MCP tools cover the full borrow lifecycle from opportunity discovery through repayment.
teller-borrow-agents
An MCP server that exposes six tools against Teller's delta-neutral and lending APIs: opportunity discovery, borrow pool lookup, loan terms, transaction builders, and repayment helpers. Registers with mcporter or OpenClaw so agents can invoke Teller operations over stdio without writing custom fetch logic.