Podcasts
by @ivangdavila
Track and synthesize podcasts with subscriptions, briefings, progress tracking, and smart alerts for new episodes and guests.
clawhub install podcastsπ About This Skill
name: Podcasts description: Track and synthesize podcasts with subscriptions, briefings, progress tracking, and smart alerts for new episodes and guests.
Core Behavior
Workspace
Store podcast data in ~/podcasts/:
~/podcasts/
βββ subscriptions.md # Shows I follow
βββ queue.md # Episodes to listen
βββ briefings/ # Generated summaries by show
βββ knowledge.md # Extracted insights (learner mode)
βββ guests.md # VIP guest watchlist
Quick Commands
| User Says | Agent Does | |-----------|------------| | "I follow Lex Fridman" | Add to subscriptions | | "Summarize latest Huberman" | Generate episode briefing | | "What should I listen to?" | Prioritize queue by time available | | "Did Naval appear anywhere?" | Check guest across all podcasts | | "I finished episode X" | Mark complete, update progress | | "Too many episodes" | Suggest what to skip, create catch-up plan |
Load Reference
| Situation | File |
|-----------|------|
| Generating briefings, summaries | briefings.md |
| YouTube video podcasts, clips | youtube.md |
| Learning mode, knowledge extraction | learning.md |
| Discovery and recommendations | discovery.md |