youtube-feed

Monitor selected YouTube channels and collect newest uploads within a recent time window.

333|83|Updated Jan 9, 2026
One-click install
npx skills add https://github.com/SpaceZephyr/myskill --skill youtube-feed-spacezephyr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-feed
Source: https://github.com/SpaceZephyr/myskill/tree/main/youtube-feed
Command: npx skills add https://github.com/SpaceZephyr/myskill --skill youtube-feed-spacezephyr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, and includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly monitor a curated list of YouTube channels and find the newest uploads from the last few days, so you do not have to check each channel manually.

Core Features & Use Cases

  • Recent update tracking: Pulls fresh videos from selected AI, tech, startup, and research channels.
  • Readable summaries: Produces concise summaries from video descriptions and can include duration and view counts when needed.
  • Workflow handoff: Lets you review the latest items first, then continue into a deeper podcast-processing workflow if you want to act on a specific video.
  • Use case: A daily assistant for staying current on AI podcasts, research talks, and product discussions across multiple channels.

Quick Start

Ask the agent to fetch the latest YouTube updates for the last 2 days and show them in a clear list.

Frequently Asked Questions about youtube-feed

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor multiple YouTube channels for new podcast uploads?

You can monitor multiple YouTube channels for new podcast uploads by parsing their RSS feeds to collect recent videos within a specified time window. This Skill fetches updates from selected channels and generates readable lists of titles, dates, and descriptions.

Can I get readable summaries from YouTube video descriptions automatically?

Yes, you can get readable summaries from YouTube video descriptions automatically. The Skill parses RSS feeds and retrieves optional video details to generate concise summaries, including fallback handling for missing metadata.

Do I need an API key to track YouTube RSS feeds for recent updates?

No API key is required to track YouTube RSS feeds for recent updates. The Skill relies on RSS feed parsing to monitor selected channels and collect newest uploads, using optional video detail retrieval only when deeper metadata is needed.

What is the best way to track AI and tech podcast updates across several channels?

The best way to track AI and tech podcast updates is using an automated RSS feed parser that checks selected channels over a recent time window. It collects new uploads and provides a clear list of titles and dates for quick review.

How does RSS feed parsing handle missing metadata when generating video summaries?

RSS feed parsing handles missing metadata during video summary generation by applying fallback procedures. It retrieves optional video details to supplement incomplete descriptions and ensures the output remains a readable list.