youtube-analytics

Installation
SKILL.md

YouTube Analytics Toolkit

Setup

Install dependencies:

cd scripts && npm install

Configure credentials by creating a .env file in the project root:

YOUTUBE_API_KEY=AIzaSy...your-api-key
YOUTUBE_DEFAULT_MAX_RESULTS=50

Prerequisites: A Google Cloud project with the YouTube Data API v3 enabled. Get your API key from the Google Cloud Console.

Installs
18
Repository
openclaw/skills
GitHub Stars
4.5K
First Seen
Jan 30, 2026
youtube-analytics — openclaw/skills