Jump to related tools in the same category or review the original source on GitHub.

Image & Video Generation @cerbug45 Updated 7/17/2026 1,279 downloads 0 stars Security: Pass

Agents Skill Podcastifier OpenClaw Plugin & Skill | ClawHub

Looking to integrate Agents Skill Podcastifier into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate image & video generation tasks instantly, without having to write custom tools from scratch.

What this skill does

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

Install

ClawHub CLI
openclaw skills install @cerbug45/agents-skill-podcastifier
Node.js (npx)
npx clawhub@latest install agents-skill-podcastifier

Full SKILL.md

Open original
Metadata table.
namedescription
podcastifierTurn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.

SKILL.md content below is scrollable.

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
ClawHub Registry URL: https://clawhub.ai/cerbug45/skills/agents-skill-podcastifier

Related skills

If this matches your use case, these are close alternatives in the same category.