Agent Skills that teach AI coding assistants (Claude Code, Cursor, etc.) how to build with Dograh — the open-source voice AI platform for building and deploying conversational AI agents.
| Skill | Description |
|---|---|
dograh |
Build voice AI agents, trigger outbound calls, run campaigns, and process results via webhooks using the Dograh API |
/add-plugin dograh
npx skills add dograh-hq/skills --skill "dograh"Clone this repo and symlink the skill into your agent's skills directory:
git clone https://github.com/dograh-hq/skills.git
ln -s $(pwd)/skills/dograh ~/.claude/skills/dograh- A running Dograh instance (self-hosted or hosted)
- A Dograh API key (create one in Settings > API Keys)
- A configured telephony provider for outbound calls (Twilio, Vonage, etc.)