返回顶部
a

a2a-marketplace

AI tool marketplace via AgentForge — discover, compare, and execute tools with automatic billing and trust scoring.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 2.0.0
安全检测
已通过
510
下载量
0
收藏
概述
安装方式
版本历史

a2a-marketplace

# A2A Marketplace (AgentForge) Use the AgentForge marketplace tools to discover, evaluate, and execute AI tools from a curated marketplace. ## Quick Start 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" } ``` ## Available Tools | 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 | ## Workflows ### Find the best tool for a task 1. Use `forge_discover` with your query and optional filters (category, maxPrice, minTrustScore) 2. Use `forge_get_schema` to understand the input format 3. Use `forge_execute` to run the tool ### Budget-conscious execution 1. Use `forge_balance` to check remaining budget 2. Use `forge_discover` with `maxPrice` filter 3. Compare tools by trust score and price 4. Execute with confidence ### Batch processing Use `forge_batch_execute` to run multiple tools at once: ```json { "calls": [ { "toolId": "sentiment-v2", "input": { "text": "Great product!" } }, { "toolId": "translate-en-vi", "input": { "text": "Hello world" } } ] } ``` ## Categories Common categories: `nlp`, `vision`, `code`, `data`, `audio`, `security`, `blockchain`, `productivity` ## Trust Scores Tools are scored 0-100 based on: - Uptime and reliability - Response time - User ratings - Security audit status - API compliance

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 a2a-marketplace-1776419933 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 a2a-marketplace-1776419933 技能

通过命令行安装

skillhub install a2a-marketplace-1776419933

下载 Zip 包

⬇ 下载 a2a-marketplace v2.0.0

文件大小: 1.66 KB | 发布时间: 2026-4-17 20:06

v2.0.0 最新 2026-4-17 20:06
Initial release — AgentForge AI tool marketplace with 6 tools

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部