Access YouTube Data API v3 with managed OAuth — search videos, manage playlists, channels, subscriptions, and comments.
npx clawhub@latest install youtube-api-skillRequirements
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.
npx clawhub@latest install youtube-api-skillClick the Install button at the top of this page for one-click setup
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.
Supports search, videos, channels, playlists, playlist items, subscriptions, and comments endpoints. Both read (GET) and write (POST/PUT/DELETE) operations are available.
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.
Search accepts filters for content type (video, channel, playlist), sort order, publish date ranges, channel ID, and video duration — enabling precise, targeted queries.
Post top-level comments, reply to existing comments, delete comments, subscribe to channels, and check or remove subscriptions — all through the same authenticated gateway.
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.
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.
Periodically fetch channel statistics (subscriber count, view count, video count) and surface trending videos for a given region to track channel performance over time.
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.
npx clawhub@latest install youtube-api-skillRequirements
Log in to write a review
No reviews yet. Be the first to share your experience!