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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/fullthom/agentpatchWhat 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
- Get your API key from the AgentPatch Dashboard.
- Install the tool locally via pip:
pip install agentpatch. - Configure authentication using the command
agentpatch config set-keyor by setting the environment variableAGENTPATCH_API_KEY. - For OpenClaw integration, run the install command:
clawhub install openclaw/skills/skills/fullthom/agentpatch. - If using an MCP server, add the server configuration to your
~/.openclaw/openclaw.jsonfile 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
- "AgentPatch, please search for the latest market analysis reports on renewable energy and summarize the key findings from the top three Google News results."
- "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."
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-fullthom-agentpatch": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api