agents
25Skill Claude CodeCodex
Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.
Skill Claude CodeCodex
Build voice AI agents with ElevenLabs. Use when creating voice assistants, customer service bots, interactive voice characters, or any real-time voice conversation experience.
Skill Claude CodeCodex
Catch-all for any ElevenLabs question not covered by a more specific skill. Use for API endpoint reference lookups, forced alignment, models and pricing pages, changelog, or any new ElevenLabs product. Finds the right documentation page and fetches it as clean markdown.
Skill Claude CodeCodex
Use when building dubbing or audio and video translation features with ElevenLabs. Covers automated dubbing, Dubbing Studio fine-grained control, human-edited dubbing via Productions, and the dubbing API endpoints.
Skill Claude CodeCodex
Use when generating or editing images and videos with ElevenLabs, including avatars (talking-head videos with synchronized lip movement). Covers image and video generation from text prompts and visual references.
Skill Claude CodeCodex
Generate music using ElevenLabs Music API. Use when creating instrumental tracks, songs with lyrics, background music, jingles, or any AI-generated music composition. Supports prompt-based generation, composition plans for granular control, and detailed output with metadata.
Skill Claude CodeCodex
Use when working with ElevenLabs Reception AI, the AI phone receptionist product. Covers setup, configuration, phone numbers, call handling, and the Reception AI APIs.
Skill Claude CodeCodex
Use when integrating the ElevenLabs API through an SDK or quickstart. Covers the JavaScript, Python, React, React Native, Kotlin, and Swift SDKs, cookbook quickstarts for every capability, authentication, and choosing the right model.
Skill Claude CodeCodex
Guides users through setting up an ElevenLabs API key for ElevenLabs MCP tools. Use when the user needs to configure an ElevenLabs API key, when ElevenLabs tools fail due to missing API key, or when the user mentions needing access to ElevenLabs. First checks whether ELEVENLABSAPIKEY is already configured and valid…
Skill Claude CodeCodex
Generate sound effects from text descriptions using ElevenLabs. Use when creating sound effects, generating audio textures, producing ambient sounds, cinematic impacts, UI sounds, or any audio that isn't speech. Supports looping, duration control, and prompt influence tuning.
Skill Claude CodeCodex
Add real-time voice conversations to a custom agent runtime with ElevenLabs Speech Engine. Use when building Speech Engine servers, WebSocket handlers, WebRTC browser clients, conversation token endpoints, interruption-aware streaming responses, or voice-enabled chat agents that connect developer-owned server logic to…
Skill Claude CodeCodex
Transcribe audio to text using ElevenLabs Scribe v2. Use when converting audio/video to text, generating subtitles, transcribing meetings, or processing spoken content.
Skill Claude CodeCodex
Use when working with the ElevenCreative platform. Covers Studio video and audio production, audiobooks, Flows (visual AI pipelines), templates, transcripts, subtitles, voiceover studio, Audio Native web embeds, and Productions (human-edited services).
Skill Claude CodeCodex
Use when generating multi-speaker dialogue with ElevenLabs Text to Dialogue. Covers immersive conversations between multiple voices, the dialogue API, and dialogue quickstarts.
Skill Claude CodeCodex
Convert text to speech using ElevenLabs voice AI. Use when generating audio from text, creating voiceovers, building voice apps, or synthesizing speech in 70+ languages.
Skill Claude CodeCodex
Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer (speech-to-speech) API. Use when converting one voice to another, changing the speaker/narrator of an existing recording, dubbing a voice-over in a different voice…
Skill Claude CodeCodex
Remove background noise and isolate vocals/speech from audio using ElevenLabs Voice Isolator (audio isolation) API. Use when cleaning up noisy recordings, removing music or background ambience from dialogue, isolating speech from field recordings, preparing audio for transcription, extracting vocals, or any "denoise /…
Skill Claude CodeCodex
Use when working with ElevenLabs voices beyond plain TTS. Covers voice cloning (instant and professional), voice design from text prompts, voice remixing, the Voice Library, and creating, customizing, sharing, or managing voices via the ElevenLabs API.
Plugin Claude Code
Routes all delegable work (exploration, bulk reads, tests, mechanical edits, first-pass reviews, sweeps) from a Fable/Claude Code session to the Codex CLI via codex exec, spending Codex quota instead of Anthropic tokens. Fable orchestrates and judges; Codex executes.
Skill Claude CodeCodex
Use at the start of every Fable session. Fable is the brain: decompose, dispatch, judge, and talk to the user. Codex CLI does the work: exploration, bulk reads, tests, builds, implementation, reviews, and other token-heavy units.
Plugin Claude Code
Strips AI-tell patterns from text (em-dash overuse, inflated symbolism, rule of three, vague attributions, AI vocabulary, etc.) based on Wikipedia's 'Signs of AI writing' guide.
Skill Claude CodeCodex
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague…
Plugin Claude Code
Pulls in up-to-date official skills shipped by a project's installed libraries (FastAPI, Streamlit, etc.) via tiangolo/library-skills.
Skill Claude CodeCodex
Use when starting work in a Python or JS/TS project to pull in up-to-date, official skills shipped by the project's installed libraries (FastAPI, Streamlit, and others). Keeps Claude's knowledge in sync with the actual installed library version, not its training cutoff. Run once per project, or after a dependency…
Plugin Claude Code
Pull-request review doctrine (triage, lenses, severity, stop rules) plus agent-specific tactics (context budget, tool escalation, review fan-out, responsible non-review).