Gen Speech banner
sherifButt sherifButt

Gen Speech

Development community

Description

--- description: Generate speech audio (TTS) with sensible voice + tier argument-hint: [text] [--voice <id>] [--tier small|mid|pro] [--captions srt|vtt|both] allowed-tools: - mcp__claude-image-tts-gen__generate_speech - mcp__claude-image-tts-gen__list_providers --- Generate speech for the user's text: $ARGUMENTS Use `generate_speech`. Tier guidance: - **small** — short notifications, UI strings, throwaway clips (~$0.075/5K chars on tts-1) - **mid** — narration, podcasts, walkthroughs (gpt

Installation

Installs to ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-speech/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-speech && curl -fsSL https://raw.githubusercontent.com/sherifButt/claude-image-tts-gen/HEAD/commands/gen-speech.md -o ~/.claude/skills/sherifbutt-claude-image-tts-gen-gen-speech/SKILL.md

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

Full documentation available on GitHub

View Source Repository