This is a comprehensive CLI wrapper for the Docyrus platform that handles everything from authentication and data CRUD to custom AI agents and browser automation. You'll reach for it when you need terminal access to data sources, automations, email templates, or any of the studio schema management commands. The scope is genuinely broad: it includes agent deployment, knowledge graph maintenance, project planning, and even launches interactive TUI sessions via `docyrus tui`. Supports multi-account and multi-tenant workflows with environment switching between prod, beta, alpha, and local dev. The skill covers the full command surface with proper flag handling and JSON output modes, so Claude can script actual Docyrus operations instead of just suggesting them.
npx skills add https://github.com/docyrus/agent-skills --skill docyrus-cli-app