ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 4/5

agentpatch

AgentPatch is a tool marketplace for AI agents. Use it whenever you need external capabilities — web search, image generation, email, Google Maps, YouTube transcripts, stock data, and more. One API key, 25+ tools, no extra accounts needed.

Why use this skill?

Access 25+ AI tools with one API key. Perform web searches, image generation, email management, and data analysis effortlessly with the AgentPatch skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/fullthom/agentpatch
Or

What This Skill Does

AgentPatch acts as a unified gateway for AI agents to interact with the real world, eliminating the need to manage dozens of disparate API keys. It provides an open marketplace featuring over 25 tools designed for information retrieval, creative production, and digital automation. Whether you need to scrape live web data, generate AI images, fetch financial market insights, or automate your inbox, AgentPatch serves as the central orchestration layer. The skill is highly modular, allowing you to interface with it via a high-performance CLI, an alias-enabled terminal shortcut (ap), or an MCP server integrated directly into your OpenClaw environment.

Installation

  1. Get your API key from the AgentPatch Dashboard.
  2. Install the tool locally via pip: pip install agentpatch.
  3. Configure authentication using the command agentpatch config set-key or by setting the environment variable AGENTPATCH_API_KEY.
  4. For OpenClaw integration, run the install command: clawhub install openclaw/skills/skills/fullthom/agentpatch.
  5. If using an MCP server, add the server configuration to your ~/.openclaw/openclaw.json file using your API key.

Use Cases

AgentPatch excels in scenarios where agents need external context. Use it to conduct deep market research by pulling real-time stock quotes or news, automate customer support by managing incoming emails, or synthesize social media trends for brand monitoring. It is particularly powerful for content creators who need to generate high-quality images via Flux or Recraft models directly within their workflow, or for developers needing to perform rapid web scraping and PDF extraction for data analysis tasks.

Example Prompts

  1. "AgentPatch, please search for the latest market analysis reports on renewable energy and summarize the key findings from the top three Google News results."
  2. "Use the Flux 2 Pro model via AgentPatch to generate a high-resolution image of a futuristic city skyline at sunset, then save the output link."
  3. "Check my inbox using the AgentPatch email tool to see if there are any new messages from the project manager regarding the launch date."

Tips & Limitations

To maximize efficiency, familiarize yourself with the agentpatch search command to identify which specific tools are available for your current task. Keep in mind that while most calls are near-instant, some tools may operate asynchronously; use agentpatch job <job_id> --poll to monitor progress. Be mindful of your credit balance, which can be managed at the AgentPatch dashboard. Note that while the tool includes automated refunds for failed 5xx or timeout errors, complex web scraping may occasionally be blocked by anti-bot measures, so verify your input queries for accuracy.

Metadata

Author@fullthom
Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-fullthom-agentpatch": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#automation#web-search#productivity#api-gateway#tool-marketplace
Safety Score: 4/5

Flags: network-access, external-api