← All skills
Tencent SkillHub · AI

A2A Marketplace

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

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

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

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
2.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 8 sections Open source page

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

ToolDescriptionforge_discoverSearch marketplace by query, category, price, trust score, tagsforge_executeExecute a tool (billing applied automatically)forge_get_schemaGet input/output schema for a toolforge_balanceCheck agent balance, spending, and tierforge_list_categoriesList all tool categoriesforge_batch_executeExecute up to 10 tools in parallel

Find the best tool for a task

Use forge_discover with your query and optional filters (category, maxPrice, minTrustScore) Use forge_get_schema to understand the input format Use forge_execute to run the tool

Budget-conscious execution

Use forge_balance to check remaining budget Use forge_discover with maxPrice filter Compare tools by trust score and price Execute with confidence

Batch processing

Use 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" } } ] }

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

Category context

Agent frameworks, memory systems, reasoning layers, and model-native orchestration.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc