# Podcast Dl

> Use this skill when the user wants to download podcast episodes from rss feeds.

- Skill: `javimosch/podcast-dl` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/podcast-dl`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/podcast-dl/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/podcast-dl

---


# 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

