podcast
Installation
SKILL.md
Podcast Generator
Analyze sources, generate a Korean podcast script, produce audio via OpenAI TTS, and auto-upload to YouTube.
Pipeline
[Source Collection] → [Analysis/Fusion] → [Script Writing] → [TTS Generation] → [MP4 Conversion] → [YouTube Upload]
Step 1: Source Collection & Analysis
Collect and analyze user-provided sources. Processing by type:
- URL/Article: WebFetch or subagent for full text
- Tweet/X post: Use WebFetch with
api.fxtwitter.com(replace domain in X/Twitter URL) - PDF: Read tool directly
- GitHub repo: Clone and analyze structure (use subagent)
- Conversation context: Reuse content already analyzed in current session