podcastfy-clawdbot

Installation
SKILL.md

Podcastfy (Clawdbot)

Generate a podcast-style audio conversation (MP3) from a URL (or multiple URLs) using podcastfy.

This skill provides a wrapper script that:

  • creates/uses a local venv ({baseDir}/.venv)
  • installs/updates podcastfy
  • runs Podcastfy with Gemini for transcript generation and Edge for TTS

One-time setup

  1. Ensure ffmpeg is installed on the host.

Ubuntu/Debian:

sudo apt-get update && sudo apt-get install -y ffmpeg
  1. Provide a Gemini API key:
Installs
2
GitHub Stars
17
First Seen
Mar 23, 2026