Agents Skill Podcastifier logo

Agents Skill Podcastifier

cerbug45/agents-skill-podcastifier

Installation

clawhub install cerbug45/agents-skill-podcastifier

Summary

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

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

bash
python podcastify.py --input newsletter.txt --voice "elevenlabs" --out briefing.mp3

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.