a2a-clientDiscover and send tasks to A2A agents via the A2A API Gateway. Use when: (1) finding available agents or LLM providers, (2) delegating tasks to other agents,...
Install via ClawdBot CLI:
clawdbot install thearchitectit/a2a-clientGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://YOUR_GATEWAY_IP:8090Audited Apr 30, 2026 · audit v1.0
Generated May 20, 2026
Use A2A Client to route sales data analysis to specialized agents via the A2A gateway. For example, send a task to a Groq-powered agent for Q3 sales analysis, then retrieve structured results for reporting.
Delegate blog post drafting to a Mistral agent and social media content to a different provider, all through a single gateway. Check task statuses to coordinate deliverables.
Automate log analysis and incident response by sending tasks to a coder agent via A2A. Use session IDs to maintain context across multiple checks.
Before committing to an AI provider, use a2a-discover to list available LLM providers and their models. This helps choose the best-fit agent for a given task.
Offer specialized AI agents via an A2A gateway, charging per task or subscription. Clients discover and send tasks using the A2A Client skill.
Integrate A2A gateway into enterprise tools (e.g., CRM, ticketing systems) to automate task delegation. Charge for setup and monthly usage.
Create a platform where multiple AI providers compete for tasks. A2A Client serves as the user-facing tool for task submission and result retrieval.
💬 Integration Tip
Ensure A2A_GATEWAY_URL is configured via CLI flags or environment variables; always run a2a-discover.sh before sending tasks to confirm agent availability.
Scored May 20, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.