Use this skill when the user wants to download podcast episodes from rss feeds.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-1fca61b2)More formats (shields.io, HTML) on the badges page.
---
name: podcast-dl
description: Use this skill when the user wants to download podcast episodes from rss feeds.
---
# Podcast-dl Plugin
Download podcast episodes from RSS feeds.
## Commands
### Operations
- `podcast-dl feed download` — download feed via podcast-dl
## Usage Examples
- "podcast-dl --help"
- "podcast-dl <args>"
## Installation
```bash
npm install -g podcast-dl
```
## Examples
```bash
podcast-dl --version
podcast-dl --help
```
## Key Features
- podcast\n- download\n- rss
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!