Skip to content

dograh-hq/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Dograh Skills

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.

Available skills

Skill Description
dograh Build voice AI agents, trigger outbound calls, run campaigns, and process results via webhooks using the Dograh API

Installation

Cursor plugin

/add-plugin dograh

Skills CLI

npx skills add dograh-hq/skills --skill "dograh"

Manual

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

Prerequisites

  • 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.)

Resources

About

Agent Skills for Dograh, the open-source voice AI platform for building and deploying conversational AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors