youtube-channels

Resolve YouTube channel identifiers, fetch uploads, and search channel content.

497|54|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/ZeroPointRepo/youtube-skills --skill youtube-channels
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube-channels
Source: https://github.com/ZeroPointRepo/youtube-skills/tree/main/clawhub/youtube-channels
Command: npx skills add https://github.com/ZeroPointRepo/youtube-skills --skill youtube-channels

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users interact with YouTube channels by providing tools to find channel information, browse their content, and search within them, simplifying YouTube channel management and content discovery.

Core Features & Use Cases

  • Resolve Channel Handles: Convert various channel identifiers (like @handle or URLs) into a canonical channel ID.
  • Browse Uploads: View the latest videos uploaded by a channel or paginate through all of a channel's videos.
  • Search Within Channel: Find specific videos within a particular YouTube channel.
  • Use Case: A user wants to know what the latest videos from the "TED" channel are, or wants to find all videos about "artificial intelligence" on the "NASA" channel.

Quick Start

Show me the latest 15 videos from the TED channel.

Frequently Asked Questions about youtube-channels

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

FAQPage Schema
How do I fetch the latest uploads from a YouTube channel?

Fetch the latest YouTube uploads by resolving the channel identifier and retrieving the most recent videos. You can view the newest videos or paginate through all available uploads from a specific channel.

Can I search for specific videos within a YouTube channel?

Search within a YouTube channel by targeting a specific channel's content. This feature finds specific videos matching your query parameters inside that particular YouTube channel's uploads.

How do I resolve a YouTube channel handle into a canonical channel ID?

Resolve a YouTube channel handle by converting various channel identifiers, such as @handle or URLs, into a canonical channel ID. This supports flexible input formats for accurate channel identification.

What is the best way to browse all videos from a YouTube channel?

Browse all videos from a YouTube channel by paginating through the channel's uploads. This allows you to systematically view and navigate through the complete video library of a specific channel.

Does this tool work with TranscriptAPI for YouTube channel data retrieval?

Yes, it integrates with TranscriptAPI for YouTube channel data retrieval. This integration supports fetching latest uploads, paginating through videos, and searching within channel content.

What are the limitations when resolving YouTube channel identifiers?

Limitations include requiring flexible input formats like @handle or URLs for resolving channel identifiers. Inaccurate or unsupported formats may prevent successful canonical channel ID retrieval.