podcast

Convert URLs, articles, tweets, PDFs, and GitHub repos into Korean podcast episodes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ab180/claude-camp --skill podcast-ab180
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: podcast
Source: https://github.com/ab180/claude-camp/tree/main/podcast
Command: npx skills add https://github.com/ab180/claude-camp --skill podcast-ab180

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Generate Korean podcast episodes from various sources by analyzing content, writing a ready-to-record script, producing audio via OpenAI TTS, converting to MP4, and auto-uploading to YouTube. It supports partial execution: script-only, TTS-only, or upload-only.

Core Features & Use Cases

  • Analyze sources, write a Korean podcast script, produce audio via OpenAI TTS, convert to MP4, and auto-upload to YouTube.
  • Supports partial execution and multi-source handling, processing URLs, tweets, articles, PDFs, GitHub repos, and more.
  • Use case: Turn a collection of articles or a thread into a ready-to-publish Korean podcast with minimal manual steps.

Quick Start

Provide sources (URLs, PDFs, tweets) and I will generate a Korean podcast episode: script, audio, and YouTube-ready video.

Frequently Asked Questions about podcast

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I turn articles and URLs into a Korean podcast automatically?

You can generate a Korean podcast from URLs, tweets, PDFs, and GitHub repos. The tool analyzes the provided content, writes a script, produces OpenAI TTS audio, and converts it to an MP4 file ready for YouTube.

Can I generate just the podcast script without the TTS audio?

Yes, you can generate just the podcast script without the TTS audio. The tool supports partial execution, allowing you to stop after script-writing or run TTS-only and upload-only as separate automated steps.

Do I need ffmpeg and Python to convert TTS audio to an MP4 video?

Yes, you need ffmpeg and Python 3.10+ to convert TTS audio to an MP4 video. These dependencies are required locally alongside an OpenAI API key for audio generation and Google OAuth credentials for YouTube uploads.

What is the best way to automate uploading a TTS podcast to YouTube?

The best way to automate uploading a TTS podcast to YouTube is using an integrated pipeline that handles Google OAuth credentials. This tool generates audio, converts it to MP4 via ffmpeg, and executes the YouTube upload automatically.

Can I use GitHub repositories and PDFs as sources for a podcast script?

Yes, you can use GitHub repositories and PDFs as sources for a podcast script. The tool analyzes diverse inputs including articles, tweets, PDFs, and GitHub repos to write a ready-to-record Korean podcast script.