Install
openclaw skills install a2a-marketplaceClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
AI tool marketplace via AgentForge — discover, compare, and execute tools with automatic billing and trust scoring.
openclaw skills install a2a-marketplaceUse the AgentForge marketplace tools to discover, evaluate, and execute AI tools from a curated marketplace.
Search for tools:
Use forge_discover to find a tool for "sentiment analysis"
Execute a tool:
Use forge_execute with toolId "tool-abc" and input { "text": "Hello world" }
| Tool | Description |
|---|---|
forge_discover | Search marketplace by query, category, price, trust score, tags |
forge_execute | Execute a tool (billing applied automatically) |
forge_get_schema | Get input/output schema for a tool |
forge_balance | Check agent balance, spending, and tier |
forge_list_categories | List all tool categories |
forge_batch_execute | Execute up to 10 tools in parallel |
forge_discover with your query and optional filters (category, maxPrice, minTrustScore)forge_get_schema to understand the input formatforge_execute to run the toolforge_balance to check remaining budgetforge_discover with maxPrice filterUse forge_batch_execute to run multiple tools at once:
{
"calls": [
{ "toolId": "sentiment-v2", "input": { "text": "Great product!" } },
{ "toolId": "translate-en-vi", "input": { "text": "Hello world" } }
]
}
Common categories: nlp, vision, code, data, audio, security, blockchain, productivity
Tools are scored 0-100 based on: