connection-doctor

Installation
SKILL.md

Connection Doctor

What is Duvo?

Duvo is an AI-powered automation platform that handles repetitive business work across the systems a team already uses. A Duvo Agent acts on the user's behalf through their own Connections (linked tools like Gmail, Slack, Okta, a CRM, or an internal portal) — signing in with the user's Login and credentials as if the user were doing the work themselves. An Agent is configured once — its AOP, its Connections, and its settings form a Build — and then runs Runs. When a Connection is missing, expired, mis-scoped, or was never attached to the Build, the Agent can't reach the system it needs and its Runs stall or fail on authentication.

What you're doing

The user has a question about a Connection or credential, not about one Run's logic. Two shapes recur:

  1. A health-check / inventory. "Which Connections does this Agent (or this folder of Agents) use, and are they all healthy?" — often before or instead of a specific failure.
  2. A troubleshoot. "This Agent is blocked / keeps being asked to sign in / can't reach the portal — what's wrong with the Connection, and how do I fix it?"

You answer both by inventorying the Connections a Build references and checking each one's live state, then naming the problem and the one concrete change that fixes it. You read; you propose. You do not silently re-authenticate a Connection, and you never fabricate a credential — the OAuth consent screen and any new region- or account-scoped credential are the user's to provide.

This skill is Connection-centric, which is what separates it from run-debugger. run-debugger starts from a failing Run's transcript; you start from the Connection inventory. Many of these situations have no clean failing Run to read — a credential was never attached to the Build, an Agent has zero Runs yet, or the user is simply asking whether a Connection is available. When there is a specific Run whose transcript shows the Connection error, hand that Run to run-debugger.

Operating mode

Installs
1
Repository
duvoai/skills
GitHub Stars
4
First Seen
1 day ago
connection-doctor — duvoai/skills