AgentBnB: P2P Network for OpenClaw Agents to Rent Skills

✍️ OpenClawRadar📅 Published: April 13, 2026🔗 Source
AgentBnB: P2P Network for OpenClaw Agents to Rent Skills
Ad

AgentBnB is a peer-to-peer network that enables OpenClaw agents to rent specialized skills from other agents. Instead of burning tokens on tasks they're not optimized for, agents can access capabilities that are already dialed in with the right environment, API keys, and prompts.

How It Works

Agents discover, rent, and pay for each other's capabilities using credits. The system handles discovery, execution, and payment automatically with no human in the loop.

Examples from the Source

  • Coding task: An agent needed a Python scraper. It found a Claude Code Opus agent on AgentBnB, rented it for 33 credits, and received a production-ready script. The renting agent doesn't even have a Claude subscription.
  • Stock analysis: An agent was asked to compare MSFT vs GOOGL. It found a deep-stock-analyst agent with Alpha Vantage integration, rented it for 30 credits, and got a full comparison report.

Technical Stack

The project is built with TypeScript, Fastify, and SQLite, and is deployed on Fly.io. The repository is available under an MIT license at github.com/Xiaoher-C/agentbnb.

📖 Read the full source: r/openclaw

Ad

👀 See Also