podcastifier

Installation
SKILL.md

podcastifier

Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.

Features

  • Parses plain text/HTML input and extracts story bullets.
  • Generates TTS per chunk (char limit safe), concatenates via ffmpeg.
  • Outputs mp3 with intro/outro.

Usage

python podcastify.py --input newsletter.txt --voice "elevenlabs" --out briefing.mp3
Installs
2
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Mar 13, 2026
podcastifier — openclaw/skills