chrisAlatorre

Reel Voice — Development skill for Claude Code

Development community

Configures and tests the narration voices (CapCut's Valentino for Spanish and the local ones), generates a comparable sample with each, filters them by the output language and saves the user's favorit.

How to install Reel Voice

Installs to ~/.claude/skills/chrisalatorre-reel-forge-reel-voice/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chrisalatorre-reel-forge-reel-voice && curl -fsSL https://raw.githubusercontent.com/chrisAlatorre/reel-forge/HEAD/commands/reel-voice.md -o ~/.claude/skills/chrisalatorre-reel-forge-reel-voice/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Reel Voice does


description: Configures and tests the narration voices (CapCut's Valentino for Spanish and the local ones), generates a comparable sample with each, filters them by the output language and saves the user's favorite. argument-hint: "[--lang es-MX|en-US|...] [--test \"sample text\"] [--local-only] [--create-voice NAME] [--pin ]"

/reel-voice — pick and test the narration voice

Arguments received: `$ARGUMENTS`

Sets up the voice every narrated video will use. Run it once after ins

Alternatives in Development

  • Speech — Generate spoken audio from text using OpenAI's API with built-in voices 14.6k ★
  • Google Tts — Text-to-speech narration and podcast generation using Google Cloud TTS 159 ★
  • Agent Vibes Bmad Voices — Control BMAD party mode voice integration (enable/disable/status) 153 ★

Full documentation available on GitHub

View Source Repository