youtube

Manage YouTube videos, playlists, and channels via the Data API v3.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill youtube-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: youtube
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/youtube-api-skill
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill youtube-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies your interaction with YouTube, allowing you to search for videos, manage your playlists, and access channel information without needing to navigate the YouTube website directly.

Core Features & Use Cases

  • Video Search: Find videos based on keywords, duration, and other criteria.
  • Playlist Management: Create, update, and delete your YouTube playlists.
  • Channel Information: Retrieve details about channels, including their videos and subscriber counts.
  • Comment Interaction: Read and post comments on videos.

Quick Start

Search for videos about coding tutorials and display the top 10 results.

Frequently Asked Questions about youtube

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

FAQPage Schema
How do I search for YouTube videos using API integration based on duration and keywords?

You can search for YouTube videos by integrating with the YouTube Data API v3 to filter results based on keywords, duration, and other specific criteria. This allows targeted content retrieval without navigating the main website.

What do I need to set up to manage YouTube playlists and channel data via API?

To manage YouTube playlists and channel data, you need a Maton API key for authentication and a managed OAuth flow. This setup grants the required authorization to access and manipulate your YouTube services.

Can I retrieve channel information like subscriber counts and posted videos using the YouTube Data API?

Yes, retrieving channel information via the YouTube Data API allows you to access details including subscriber counts and posted videos. This provides comprehensive channel data directly through the API integration.

Does this YouTube API integration support reading and posting comments on videos?

Yes, the YouTube API integration supports comment interaction by enabling you to read and post comments on videos. This functionality is handled through the managed OAuth flow and YouTube Data API v3.