duvo
01Plugin Claude Code
Official Duvo skills and connector for Claude.
Plugin Claude Code
Official Duvo skills and connector for Claude.
Plugin Claude Code
Operate Duvo from Claude: debug failed Runs, audit Agents and Queues, doctor Connections, and write AOPs — with the Duvo MCP connector wired in.
Skill Claude CodeCodex
Draft, rewrite, or critique a Duvo Agent AOP. Use when the user wants to improve an existing AOP or write a new one from a brief. Returns the AOP as a single complete markdown document in the canonical GOAL / STEPS / NOTES shape.
Skill Claude CodeCodex
Diagnose and health-check the Connections and credentials a Duvo Agent relies on. Use when the user asks whether a Connection is set up or available, why an Agent is blocked on authentication, what a Connection can do, or wants a proactive check across an Agent or a folder of Agents. Reads each Build's Connections and…
Skill Claude CodeCodex
Drive the Duvo public API from the terminal via the duvo CLI (@duvoai/cli). Use when the user wants to script Duvo — managing agents, runs, cases, queues, files, skills, connections, Clarity processes, Pulse dashboards, or hitting an arbitrary endpoint via duvo api — instead of clicking through the Duvo web UI or…
Skill Claude CodeCodex
Run the guided, end-to-end loop that makes one Duvo Agent better. Use when the user wants to "improve this Agent", "make my Agent better", "help me tune this Agent", "this Agent isn't good enough", "fix this Agent based on its Runs", or asks you to take an Agent from where it is to a concrete, applied improvement …
Skill Claude CodeCodex
Run the guided, end-to-end loop that makes one Duvo Queue — and the producer→consumer workflow around it — better. Use when the user wants to "improve this Queue", "this Queue keeps backing up, fix it", or take a Queue to a concrete, applied improvement — not just a read-only audit. You drive the conversation: pin the…
Skill Claude CodeCodex
Investigate why a Duvo Run failed or produced the wrong outcome. Use when the user shares a failed Run, asks "why did this Run fail", or wants to fix a recurring failure on an Agent. Reads the Run's transcript and the Build that was active for it via the Duvo public API, names the root cause from a fixed failure-mode…
Skill Claude CodeCodex
Audit a Duvo Agent — or a multi-Agent workflow connected by a Queue — across many Runs to find systemic inefficiencies and quality issues, then recommend concrete AOP and architecture changes. Use when the user asks to "analyze this workflow", "audit my Agent", "why is this Agent slow / inconsistent / low quality…
Skill Claude CodeCodex
Comprehensive guide for building Computer Use Agents with the CUA framework. This skill should be used when automating desktop applications, building vision-based agents, controlling virtual machines (Linux/Windows/macOS), or integrating computer-use models from Anthropic, OpenAI, or other providers. Covers Computer…
Instructions file CodexOpenCode
AGENTS.md instructions for duvoai/cua-mcp-server, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Claude Code instructions for duvoai/cua-mcp-server, covering claude.md, project overview, development commands, local development and prerequisites.