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
- Ensure
ffmpegis installed on the host.
Ubuntu/Debian:
sudo apt-get update && sudo apt-get install -y ffmpeg
- Provide a Gemini API key: