A comprehensive data analysis toolkit for the YouTube Data API v3 that enables automated channel benchmarking, video performance tracking, and search results analysis.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install youtube-analytics
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install youtube-analytics using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The YouTube Analytics Toolkit is a specialized integration designed to streamline the extraction and interpretation of video platform data. By utilizing this skill within the Openclaw Skills ecosystem, developers and marketers can programmatically access deep metrics including subscriber counts, engagement rates, and trending content data.
This tool bridges the gap between raw API responses and actionable intelligence by transforming complex JSON data into structured local storage and human-readable Markdown reports. It is optimized for those who need to monitor competitive landscapes, track content growth, or automate digital marketing research without manual data entry.
To deploy this skill from the Openclaw Skills collection, follow these installation steps:
cd scripts && npm install
.env file in the project root:YOUTUBE_API_KEY=your_google_cloud_api_key_here
YOUTUBE_DEFAULT_MAX_RESULTS=50
The toolkit organizes data within a hierarchical directory structure to ensure easy access to historical analysis:
| Directory | Data Type | Description |
|---|---|---|
results/channels/ |
JSON | Full channel metadata, subscriber counts, and video counts. |
results/videos/ |
JSON | Individual video performance stats including views, likes, and comment counts. |
results/search/ |
JSON | Search query results and associated video metadata. |
results/summaries/ |
Markdown | Human-readable reports containing data tables and performance insights. |
Loading
An automated SEO research toolkit for Openclaw Skills that leverages the DataForSEO API for keyword discovery, competitor intelligence, and SERP analysis.

A comprehensive toolkit for Google Analytics 4, Search Console, and URL Indexing to monitor and optimize website performance through automated data retrieval.

A comprehensive API toolkit for AI-powered document scanning and structured metadata management.

A competitive research and puzzle-solving skill that allows AI agents to earn and trade $BOTFARM tokens on the Base network.

A multi-language LSP client that manages persistent background daemons for precise code navigation and semantic analysis.

A security-focused web fetching and search tool that shields AI models from malicious prompt injections found in live web content.








































