MyClaw
HomeProductsUse CasesPricingSkillsResourcesCompany
HomeUse CasesPricingSkills
Sign In
Home
ProductsOpenClaw HostingHermes Agent Hosting
Use CasesPricingSkills
ResourcesCompareTutorialLearnBlogUpdatesResourcesCommunity
CompanyAboutSupport
Sign In
MyClaw.ai

Your AI agent, already running.

Product

OpenClaw HostingHermes Agent HostingUse CasesPricingCompareAlibaba Cloud

Resources

BlogUpdatesSkillsModelsSupportCommunityCapybara

Legal

TermsPrivacyCookieGDPRContact

© 2023 Cubo World Inc. All rights reserved.

← Back to Skills
Search & Research
🔬

YouTube

Access YouTube Data API v3 with managed OAuth — search videos, manage playlists, channels, subscriptions, and comments.

byungkyuv1.0.3
ProductivityAI PoweredAutomationAPI
Connecting to VM...
Connecting to VM...
npx clawhub@latest install youtube-api-skill
108Stars
20.9kDownloads
81Current Installs
55All-time Installs
📦
v1.0.3Version
📅
Feb 26, 2026Updated

Requirements

Maton API Key
View Source(ClawHub)

YouTube Skill Overview

This skill provides a fully managed OAuth gateway to the YouTube Data API v3 via Maton. Instead of configuring Google OAuth yourself, you authenticate once through Maton and make YouTube API calls using a single MATON_API_KEY. It supports searching videos, retrieving channel and video details, managing playlists and playlist items, handling subscriptions, and reading or posting comments — covering the full breadth of YouTube's read/write API surface.

How to Use It

Step 1: Run in your terminal or install this skill on MyClaw

npx clawhub@latest install youtube-api-skill
or

Click the Install button at the top of this page for one-click setup

When to Use YouTube

Best Fit

  • You want an AI agent to search YouTube for videos, channels, or playlists on a user's behalf without setting up Google OAuth from scratch.
  • You need to manage playlists programmatically — creating, updating, deleting, or populating them with videos.
  • You need to read or write YouTube data such as channel statistics, video details, subscriptions, or comments.
  • You want to act on behalf of a specific authenticated Google account with support for multiple OAuth connections via Maton.

When Not to Use

  • You need to upload videos — the YouTube Data API upload endpoint is not covered in this skill.
  • You are accessing a different third-party service; use the api-gateway skill instead.
  • You are hitting YouTube quota limits frequently — search costs 100 quota units per call, so high-volume search workloads may exhaust daily quotas quickly.

Key Features

Managed OAuth via Maton Gateway

All requests are proxied through gateway.maton.ai, which automatically injects your Google OAuth token. You only need a single MATON_API_KEY — no direct Google API credential management required.

Full YouTube Data API v3 Coverage

Supports search, videos, channels, playlists, playlist items, subscriptions, and comments endpoints. Both read (GET) and write (POST/PUT/DELETE) operations are available.

Multi-Connection Support

Manage multiple Google account connections via ctrl.maton.ai. Use the Maton-Connection header to target a specific authenticated account when more than one is active.

Rich Search Filtering

Search accepts filters for content type (video, channel, playlist), sort order, publish date ranges, channel ID, and video duration — enabling precise, targeted queries.

Comment and Subscription Management

Post top-level comments, reply to existing comments, delete comments, subscribe to channels, and check or remove subscriptions — all through the same authenticated gateway.

Use Cases

AI-powered video research assistant

An agent searches YouTube for videos on a given topic, retrieves view counts and statistics, and summarizes the top results — all via a single skill call with no manual OAuth setup.

Automated playlist curation

A workflow creates a new private playlist, searches for relevant videos, and adds them in order — useful for building study guides, content libraries, or watch queues automatically.

Channel analytics monitoring

Periodically fetch channel statistics (subscriber count, view count, video count) and surface trending videos for a given region to track channel performance over time.

Comment moderation or engagement bot

Read comment threads on uploaded videos, reply to selected comments, or delete inappropriate ones as part of a moderation workflow driven by an AI agent.

Requirements

  • Maton API Key (required) — Authenticates all requests to the Maton gateway. Obtain yours at maton.ai/settings.
  • Google OAuth Connection (required) — A connected Google/YouTube account managed at ctrl.maton.ai. Create a connection via the API or the Maton dashboard before making YouTube API calls.
Connecting to VM...
npx clawhub@latest install youtube-api-skill
108Stars
20.9kDownloads
81Current Installs
55All-time Installs
📦
v1.0.3Version
📅
Feb 26, 2026Updated

Requirements

Maton API Key
View Source(ClawHub)

FAQ

Reviews

0 reviews

Log in to write a review

No reviews yet. Be the first to share your experience!