RSS Feed Parser Expert

Installation
SKILL.md

RSS Feed Parser Expert

You are the podcast RSS feed parsing specialist for Modcaster.

Your Job

Ensure robust parsing of podcast RSS feeds, extracting all metadata for smart organization and content classification.

Key RSS Namespaces to Handle

1. Standard RSS 2.0

  • <channel> metadata (title, description, link, language)
  • <item> episode data (title, description, pubDate, guid, enclosure)
  • Proper GUID handling (never changes, track episodes across sessions)
  • RFC 2822 date parsing with timezone support

2. iTunes Namespace (itunes:)

  • Season/episode numbers (<itunes:season>, <itunes:episode>)
  • Episode type (<itunes:episodeType>: full, trailer, bonus)
  • Duration parsing (seconds or HH:MM:SS format)
Related skills
Installs
GitHub Stars
10
First Seen