โ† All skills
Tencent SkillHub ยท Developer Tools

AgentAPI

Browse and search the AgentAPI directory - a curated database of APIs designed for AI agents. Find MCP-compatible APIs for search, AI, communication, databas...

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

Browse and search the AgentAPI directory - a curated database of APIs designed for AI agents. Find MCP-compatible APIs for search, AI, communication, databas...

โฌ‡ 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
1.0.8

Documentation

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

AgentAPI

A curated directory of APIs designed for AI agents. Machine-readable. MCP-compatible. Agent-accessible. Website: https://agentapihub.com Docs: https://api.agentapihub.com/api/docs

Free Features

The directory and search functionality is completely free: # Browse all APIs (FREE) curl https://agentapihub.com/api/v1/apis # Search by capability (FREE) curl "https://agentapihub.com/api/v1/apis?q=send+email&mcp=true" # Filter by category (FREE) curl "https://agentapihub.com/api/v1/apis?category=ai"

x402 Pay-Per-Use APIs

Some APIs are available through x402 โ€” a pay-per-use protocol using USDC on Base chain.

Available x402 APIs

APIEndpointApprox. PriceGemini Chat/api/gemini/chat/completions~$0.001/reqGemini Embeddings/api/gemini/embeddings~$0.0005/req

How x402 Works

Call the API endpoint Receive 402 Payment Required with price details Send USDC payment on Base chain Retry request with payment proof Receive API response

โš ๏ธ Important Safety Notice

x402 payments require explicit setup and should not be automated without safeguards: Wallet required: You must configure a wallet with USDC on Base User approval recommended: Implement confirmation flows before any payment Verify recipient: The payment recipient is 0xcCb92A101347406ed140b18C4Ed27276844CD9D7 (gizmolab.eth) Set spending limits: Configure maximum per-request and daily limits This skill does not auto-execute payments โ€” it provides documentation only For implementation details, see: https://api.agentapihub.com/api/docs

Directory Categories

CategoryAPIsExampleSearchBrave, Serper, Exa, Tavily, PerplexityWeb search with AI summariesAI & MLOpenAI, Claude, Gemini, Groq, ReplicateLLM inference, image genCommunicationResend, Twilio, Slack, Discord, TelegramEmail, SMS, messagingDatabaseSupabase, Pinecone, Qdrant, Neon, UpstashSQL, vectors, KV storePaymentsStripe, Lemon Squeezy, PayPalPayment processingScrapingFirecrawl, Browserbase, ApifyWeb scraping, automationDeveloperGitHub, Vercel, Linear, SentryCode, deploy, issuesProductivityNotion, Google Calendar, TodoistTasks, scheduling

MCP-Compatible APIs

All 50+ APIs in the directory are MCP-compatible. Filter with ?mcp=true.

API Response Format

{ "id": "resend", "name": "Resend", "description": "Modern email API for developers", "category": "communication", "provider": "Resend", "docs": "https://resend.com/docs", "auth": "api_key", "pricing": "freemium", "pricingDetails": "3,000 free/mo, then $20/mo", "rateLimit": "10 req/sec", "mcpCompatible": true, "x402Enabled": false, "tags": ["email", "transactional", "notifications"] }

Search

Brave Search - Privacy-focused, 2k free/mo Exa - Neural/semantic search for AI Tavily - Built specifically for AI agents

AI & ML

OpenAI - GPT-4, DALL-E, Whisper Anthropic Claude - Best for reasoning/coding Groq - Fastest inference (500+ tok/sec)

Communication

Resend - Simple email API, 3k free/mo Twilio - SMS/voice, industry standard Slack/Discord/Telegram - Team messaging

Database

Supabase - Postgres + auth + storage Pinecone/Qdrant - Vector DBs for RAG Upstash - Serverless Redis

Usage Examples

# Find an API for sending emails Search AgentAPI for "email" โ†’ Returns Resend, SendGrid, Twilio # Find vector databases for RAG Search AgentAPI for "vector embeddings" โ†’ Returns Pinecone, Qdrant, Weaviate # Find fast LLM inference Search AgentAPI for category "ai" + filter by latency โ†’ Returns Groq, Gemini Flash

Contributing

Submit new APIs at https://agentapihub.com (Submit API link in footer).

Built By

GizmoLab (@gizmolab_) โ€” gizmolab.io

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs
  • SKILL.md Primary doc