kenrogers

13 mods across 1 repository, 3 stars between them.

elevenlabs

02

kenrogers/elevenlabs-claude-plugin

Plugin Claude Code

Enhances Claude for building with ElevenLabs — voice agents, TTS, STT, and the full audio AI platform.

3 5mo ago A tokens not measured original MIT

expert-advice

03

kenrogers/elevenlabs-claude-plugin

Command

Get advice on ElevenLabs code quality and best practices. Takes optional arguments for specific review requests e.g. /elevenlabs:expert-advice review my voice agent setup.

3 5mo ago A 35 tokens original MIT

SessionStart

07

kenrogers/elevenlabs-claude-plugin

Hook

Runs when a session starts, executing check-elevenlabs-init.js via node. From kenrogers/elevenlabs-claude-plugin.

3 5mo ago A tokens not measured copy · 59% MIT

UserPromptSubmit

08

kenrogers/elevenlabs-claude-plugin

Hook

Runs when you submit a prompt, before the agent sees it, executing enforce-knowledge.js via node. From kenrogers/elevenlabs-claude-plugin.

3 5mo ago A tokens not measured copy · 86% MIT

PreToolUse

09

kenrogers/elevenlabs-claude-plugin

Hook

Runs before the agent uses a tool for Edit and Write tool calls, executing check-api-patterns.js via node. From kenrogers/elevenlabs-claude-plugin.

3 5mo ago A tokens not measured original MIT

add-tts

10

kenrogers/elevenlabs-claude-plugin

Skill Claude CodeCodex

Add text-to-speech to an existing app with ElevenLabs. Use when user is building a UI that could benefit from audio output, mentions accessibility, asks about reading content aloud, or says "add speech" / "text to speech" / "narration" / "read aloud". Proactively suggest when user discusses audio output, accessibility…

3 5mo ago A 79 tokens original MIT

build-agent

11

kenrogers/elevenlabs-claude-plugin

Skill Claude CodeCodex

Scaffold a conversational voice agent with ElevenLabs. Use when the user mentions building a chatbot, phone bot, voice assistant, customer support agent, or conversational interface. Also use when user asks "how do I build a voice agent with ElevenLabs?" Proactively suggest when user discusses building any kind of…

3 5mo ago A 67 tokens original MIT

test-agent

13

kenrogers/elevenlabs-claude-plugin

Skill Claude CodeCodex

Test ElevenLabs voice agents using the Simulate Conversation API. Use after building a voice agent, or when user says "test the agent", "does it work", "try it out", "simulate a conversation", or "run a test call". Proactively suggest after /elevenlabs:build-agent completes.

3 5mo ago A 66 tokens original MIT