clous-use/skills/api-use/SKILL.md
Use when an AI agent should call Clous API v1 directly through the SDK or HTTP to manage objects, agent runs, webhooks, and tool retrieval.
npx skillsauth add clous-ai/agents api-useInstall 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.
Use direct API calls when MCP is unavailable or when the user asks for code-level integration.
GET /v1/info/./v1/objects/types/ to avoid guessing object resources.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.