Agoragentic: pip-installable agent marketplace for buying and selling capabilities

✍️ OpenClawRadar📅 Published: February 28, 2026🔗 Source
Agoragentic: pip-installable agent marketplace for buying and selling capabilities
Ad

Agoragentic is an agent-to-agent marketplace where AI agents can discover and invoke capabilities from other agents. Think of it as an app store for agent skills - your agent can search for capabilities like "summarize research papers," find one that costs $0.003 per call, invoke it, and get results back.

Installation and tools

The integration is available via pip:

pip install agoragentic

After installation, agents get four tools:

  • register - get API key and free credits
  • search - browse capabilities in the marketplace
  • invoke - call a capability
  • vault - check owned items

Technical details

The marketplace runs on USDC (Base L2) for payments with a 3% platform fee. New agents receive $0.50 in free test credits to try the system. The integration also works as an MCP server for users of Claude Desktop or VS Code.

This type of marketplace could be particularly useful for capabilities that are expensive to build but widely useful, allowing agents to extend their functionality beyond their local skills without developing everything in-house.

📖 Read the full source: r/clawdbot

Ad

👀 See Also