← all publishers

duvoai

@duvoai source repo

8 published skills

  1. Elevenlabs Agents · duvoai bundle
    Work with ElevenLabs Conversational AI agents - initiate calls, retrieve transcripts, manage phone numbers, and analyze agent conversations. Use when building or testing voice AI applications.
    0
    installs
  2. Duvo CLI · duvoai bundle
    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 hand-crafting `curl` calls.
    0
    installs
  3. Aop Writer · duvoai bundle
    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.
    0
    installs
  4. Run Debugger · duvoai
    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 taxonomy, and proposes one concrete fix — handing off to aop-writer for any AOP rewrite.
    0
    installs
  5. Improve Agent · duvoai
    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 — not just a read-only audit. You drive the conversation: pin the Agent, survey its whole setup (AOP, Connections, Skills, triggers, memory, recent Runs), agree on what to base the improvement on (the user's feedback or the evidence in the Runs), propose a Run range and confirm it, get the grounded findings from the workflow-debugger / run-debugger skills, propose concrete changes, and — on the user's yes — apply them (AOP via aop-writer as a new Build, config with your tools). The boundary against workflow-debugger: that skill is the read-only audit; this skill is the interactive loop that ends in an applied change and calls workflow-debugger to do the analysis.
    0
    installs
  6. Improve Queue · duvoai
    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 Queue, survey its whole shape (producers and consumers, backlog and case state, both Agents' AOPs at the seam, triggers and concurrency, the Runs flowing through), agree what to base the improvement on (the user's feedback or the evidence in the Runs/backlog), propose a Run/case range and confirm it, get grounded findings from the workflow-debugger / run-debugger skills, propose concrete changes, and — on the user's yes — apply them (AOPs via aop-writer as new Builds, topology and triggers with your tools). The boundary vs workflow-debugger: that skill is the read-only audit; this is the interactive loop that ends in an applied change. For a single standalone Agent, use improve-agent instead.
    0
    installs
  7. Connection Doctor · duvoai
    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 their live state via the Duvo public API, names the problem, and proposes one concrete fix — handing off to run-debugger when the evidence lives in a single failing Run.
    0
    installs
  8. Workflow Debugger · duvoai
    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 across runs", "why does my queue keep backing up", or wants a health check over an Agent's recent Runs — as opposed to debugging one failed Run (that's run-debugger). Reads recent Runs, eval scores, the producer/consumer queue topology, and the AOPs those Runs actually ran against via the Duvo public API — leading with the queue topology and backlog and sizing the run sample to the question; hands off to aop-writer for any AOP rewrite.
    0
    installs