clous-development/skills/a2a-integration/SKILL.md
Use when integrating external agents with Clous A2A endpoints, including manifest discovery, run creation, status polling, streaming URLs, HMAC signatures, scopes, and allowlists.
npx skillsauth add clous-ai/agents a2a-integrationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
A2A routes live under the API origin at /a2a/.
GET /a2a/manifest/POST /a2a/runs/GET /a2a/status/{call_id}/GET /a2a/streams/{call_id}/X-A2A-Signature when an HMAC secret is configured.call_id for audit and retry handling.development
Use when an AI agent needs to inspect, create, update, delete, or troubleshoot Clous webhook subscriptions and events.
tools
Use when an external AI agent needs to operate Clous safely across MCP, SDK, CLI, and API surfaces while preserving user/company context and avoiding unsafe mutations.
tools
Use when reading, creating, updating, or deleting Clous objects such as employees, candidates, jobs, reviews, skills, and forms.
tools
Use when an AI agent can call Clous remote MCP tools to inspect or operate the Clous platform, HR, or employee surfaces.