How this command is triggered — by the user, by Claude, or both
Slash command
/claude-kokoro-tts:export [filename] <text> [--voice <voice>] [--quiet]This command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# Export Audio Export speech to an audio file. ## Examples - `/claude-kokoro-tts:export "Hello world"` - Auto-generate filename - `/claude-kokoro-tts:export speech.mp3 "Hello world"` - Custom filename - `/claude-kokoro-tts:export --voice af_bella+af_sky "Blended voice"` - Export voice blend - `/claude-kokoro-tts:export --quiet "Hello world"` - Export without playback ## Supported Formats - WAV (default, best compatibility) - MP3 (compressed) - FLAC (lossless compression) - OPUS (high compression) Format is auto-detected from filename extension, or use `--format`.
Export speech to an audio file.
"${CLAUDE_PLUGIN_ROOT}/scripts/tts-wrapper.sh" export $ARGUMENTS
/claude-kokoro-tts:export "Hello world" - Auto-generate filename/claude-kokoro-tts:export speech.mp3 "Hello world" - Custom filename/claude-kokoro-tts:export --voice af_bella+af_sky "Blended voice" - Export voice blend/claude-kokoro-tts:export --quiet "Hello world" - Export without playbackFormat is auto-detected from filename extension, or use --format.
npx claudepluginhub centminmod/claude-kokori-tts/voicetest-exportExports voice agent definitions to formats like mermaid (flowchart), livekit (Python), retell, vapi, etc. Lists formats, saves output to file, supports platform operations.
/ffmpeg-audioProcesses audio with FFmpeg — extraction, conversion, normalization, and professional audio workflows. Also supports volume adjustment, fading, noise reduction, and compression.
/exportExports issues from a Dolt-based issue tracker to JSON Lines format, with optional output file and status filtering.
/exportPackages personal instincts from the homunculus system into a compressed archive for sharing, with optional metadata manifest.
/exportExports research findings as a markdown file with metadata frontmatter, formatted for memory-palace's knowledge-intake skill. Supports --session flag to specify a session.