v1.0.0 - Initial Release
Claude Podcast Generator - Initial Release
Generate audio podcasts from text using browser text-to-speech. Zero cost, no API keys required.
Features
- ποΈ Multi-language support (English, German, French, Spanish, Italian)
- π± Platform-aware voice selection (iOS, Android, Desktop)
- β Factual accuracy with zero hallucinations
- π€ TTS-optimized formatting (numbers in words, abbreviations spelled out)
- π΅ Interactive player with progress tracking
- π° Zero cost - uses browser Web Speech API
Installation
Download podcast.skill below and install via Claude:
Settings β Skills β "Install from file"
Tip: Use Microsoft Edge browser for best voice quality (250+ voices vs Chrome's 19)
Documentation
See README for complete usage guide.
Architecture
Follows Anthropic skill best practices:
- Progressive disclosure pattern
- Decision tree routing
- Under 500 lines per file
- Quality requirements explicitly defined