podcastfy
Installation
SKILL.md
Podcastfy — Article-to-Podcast Skill
Convert web articles, text, or topics into multi-speaker podcast conversations as MP3 files.
Requirements
- API key:
GEMINI_API_KEY(free tier at aistudio.google.com) OROPENAI_API_KEY - Python / packages: Auto-installed on first run (~2 min, once only)
Workflow
- Determine input type (
url,text, ortopic) and preferred style - Run
generate_podcast.pydirectly — it self-bootstraps if needed - Return the absolute MP3 path to the user
Paywall/JS-heavy sites (Wired, NYT, etc.) will fail URL extraction. Fall back to
--input-type topicwith a descriptive summary of the article subject.