elevenlabs-tts
Installation
SKILL.md
Eleven Labs Text-to-Speech
Generate high-quality audio from text using the Eleven Labs API. Ideal for podcast-style summaries, narration, and voice-overs.
Quick Start
# Generate audio with default voice (Rachel)
uv run scripts/generate_audio.py --text "Hello, this is a test."
# Generate from a text file
uv run scripts/generate_audio.py --file report.txt --output ~/Desktop/report.mp3
# Use a specific voice
uv run scripts/generate_audio.py --text "Breaking news..." --voice Josh
# List available voices
uv run scripts/list_voices.py
Related skills
More from krishagel/geoffrey
morning-briefing
Generate comprehensive morning briefing with calendar, tasks, tickets, news, and weather. Saves to Obsidian, sends email with audio podcast attached.
144google-workspace
Unified Google Workspace integration for managing email, calendar, files, and communication across multiple accounts
32local-tts
Local text-to-speech using MLX and Kokoro model
25omnifocus-manager
Manage OmniFocus tasks, projects, and inbox with proper tagging and organization
24personal-strategic-planning
Annual strategic review and goal-setting interview for personal life/work domains with quarterly progress check-ins
22browser-control
Full browser control for authenticated web interactions using Playwright scripts
21