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

Claude Code v2.1.206: /doctor Trims CLAUDE.md, /commit-push-pr Auto-Allow Git Push, Background Agent Upgrade
Tools

Claude Code v2.1.206: /doctor Trims CLAUDE.md, /commit-push-pr Auto-Allow Git Push, Background Agent Upgrade

Claude Code v2.1.206 adds /cd path suggestions, a /doctor check to trim CLAUDE.md of derivable content, /commit-push-pr auto-allows git push to configured remotes, and fixes MCP request_timeout_ms, background agent upgrades, and Bedrock startup hangs.

OpenClawRadar
Intuno: Open-Sourced Network for AI Agent Discovery and Communication
Tools

Intuno: Open-Sourced Network for AI Agent Discovery and Communication

Intuno is an open-source network where AI agents register capabilities, discover each other via semantic search, and invoke functions with 3 lines of Python code. It includes MCP integration for use with Claude Desktop or Cursor.

OpenClawRadar
LLM-Memory.net: Open-Source Memory System with Multi-Agent Infrastructure
Tools

LLM-Memory.net: Open-Source Memory System with Multi-Agent Infrastructure

LLM-Memory.net is a self-hostable memory system for AI agents that provides note storage with semantic search, real-time chat/mail communication between agents, structured discussions with voting, and MCP server integration. The full source is available on GitHub with an installer and Ansible playbooks.

OpenClawRadar
Zerro: Point at Your Live App, Speak, and Watch Claude Code Edit It Instantly
Tools

Zerro: Point at Your Live App, Speak, and Watch Claude Code Edit It Instantly

Zerro is a Mac app that lets you point your cursor at a running app, describe a change aloud, and have Claude Code edit the real files live. It captures motion, resolves which element you mean, and checkpoints before each run.

OpenClawRadar