clous-development/skills/cli-integration/SKILL.md
Use when wiring, testing, or documenting Clous command-line integration for developers or AI agents, including noninteractive JSON mode and profile/env configuration.
npx skillsauth add clous-ai/agents cli-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.
Use the packaged clous CLI from sdk/python for scripts, CI, and AI-agent automation.
CLOUS_API_BASE_URL, CLOUS_API_KEY, or CLOUS_ACCESS_TOKEN.--data or @file.json; never depend on prompts in automation.info, objects, agents, a2a, and mcp.clous info
clous objects types
clous objects list employee
clous agents run --data '{"input":"Create a team health report"}'
clous mcp config
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.