Apple Podcast Downloader
Description
A comprehensive Claude Code skill for searching, browsing, and downloading podcast episodes from Apple Podcasts. Features smart search with Unicode support, episode browsing, and audio download with progress tracking. Zero dependencies, no auth required.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Apple Podcast Downloader - Claude Skill
A comprehensive Claude Code skill for searching, browsing, and downloading podcast episodes from Apple Podcasts.
[](https://opensource.org/licenses/MIT) [](https://claude.ai/code) [](https://www.python.org/downloads/)
✨ Features
- 🔍 Smart Search - Find podcasts by keyword, author, or topic across Apple Podcasts
- 📋 Episode Browser - Browse episodes with rich metadata (title, date, duration, description)
- 📥 Audio Download - Download episodes as MP3 files with progress tracking
- 🌏 Unicode Support - Full support for Chinese, Japanese, Korean, and other languages
- 📊 Rich Metadata - Access RSS feeds, artwork, ratings, and detailed information
- ⚡ Zero Dependencies - Uses only Python 3 standard library
- 🔐 No Auth Required - Free Apple iTunes API with no authentication needed
🚀 Quick Start
Installation
Method 1: Via Claude Code Plugin (Recommended)
If you're using [Claude Code](https://code.claude.com/), you can install this skill as a plugin:
**Add the plugin marketplace** (first time only):
/plugin marketplace add BurnWang/apple-podcast-downloader**Install the skill**:
/plugin install podcast-downloader**That's it!** The skill is now available in all your Claude Code sessions.
**Note**: Plugins can be toggled on/off as needed using Claude Code's plugin management. See the [Claude Code Plugin Documentation](https://code.claude.com/docs/en/plugin-marketplaces) for more details.
Method 2: Manual Installation
- Clone to your Claude skills directory:
# For global installation (available in all projects) cd ~/.claude/skills/ git clone https://github.com/BurnWang/apple-podcast-downloader.git # Fo
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11