Install
openclaw skills install podcastsTrack and synthesize podcasts with subscriptions, briefings, progress tracking, and smart alerts for new episodes and guests.
openclaw skills install podcastsStore 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
| 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 |
| Situation | File |
|---|---|
| Generating briefings, summaries | briefings.md |
| YouTube video podcasts, clips | youtube.md |
| Learning mode, knowledge extraction | learning.md |
| Discovery and recommendations | discovery.md |