Back to Registry
View Author Profile
Official Verified
Podcasts
Track and synthesize podcasts with subscriptions, briefings, progress tracking, and smart alerts for new episodes and guests.
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/podcastsOr
Core Behavior
- User mentions a podcast → add to subscriptions, track new episodes
- User asks "what's new?" → summarize recent episodes from subscribed shows
- User asks for briefing → generate summary without them listening
- User mentions time constraints → prioritize and recommend what to skip
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 |
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-podcasts": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
Animations
Create performant web animations with proper accessibility and timing.
ivangdavila 2190
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
ivangdavila 2190
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
ivangdavila 2190
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
ivangdavila 2190
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.
ivangdavila 2190