YouTube Skill

Media

Domain knowledge for your AI assistant — workflow patterns, data model concepts, and gotchas for YouTube tools.

17 tools
SKILL.md

YouTube
SKILL.md

Domain knowledge for YouTube — channels, videos, analytics

YouTube

YouTube is the world's largest video sharing platform. Manage channels, analyze video performance, track engagement, access audience demographics.

Data Model

  • Channels: youtube_list_channels, youtube_get_channel. Channel metadata.
  • Videos: youtube_list_videos, youtube_get_video. Video metadata.
  • Playlists: youtube_list_playlists, youtube_list_playlist_items.
  • Analytics: youtube_analytics_report. Metrics by dimension.

Gotchas

  • channel_id: From channel or from forUsername lookup.
  • Scopes: youtube.readonly vs yt-analytics.readonly for analytics.

Use with YouTube Bundle

This skill teaches your AI assistant domain knowledge. To actually execute YouTube API calls, enable the MCP bundle — the skill and bundle work together.

Ready to use YouTube?

Install the skill for domain knowledge, enable the bundle for authenticated tool access

What is a Skill?

YouTube Skill - SKILL.md for Claude Code, Cursor & More