AgentBnB: P2P Network for OpenClaw Agents to Rent Skills

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
👀 See Also

WinRemote MCP: Open Source MCP Server for Full Control of Windows Desktops
WinRemote MCP provides AI agents with full control over Windows desktops, allowing for UI detection, file operations, registry access, and more, utilizing over 40 tools.

Unlocking Proactivity: A Deep Dive into Clawbot Innovations from the Community
Discover how enthusiasts are enhancing their Clawbot's proactivity through inventive strategies and community-driven insights. A look at discussions and revelations from r/openclaw.

Skillware adds prompt_rewriter for deterministic token compression in Claude API agent loops
Skillware has merged a new prompt_rewriter skill that compresses prompts by 50-80% before sending to Claude API, reducing costs in agentic loops while maintaining stable behavior through deterministic compression.

Claude Code plugin analyzes any plugin and generates interactive wiki reports
A new Claude Code plugin called vision-powers analyzes any plugin path or GitHub URL and generates an interactive HTML wiki report with architecture diagrams, security audits, and skill breakdowns. Installation is via claude plugin add vision-powers@claude-code-zero.