ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

openclaw-youtube

Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Supports video discovery and SERP-style analysis.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bibaofeng/openclaw-youtube
Or

Openclaw Youtube

Search YouTube videos, channels, rankings, and trends through AIsa. Use when: the user needs YouTube research, competitor scouting, or content discovery. Supports video discovery and SERP-style analysis.

When to use

  • The user needs YouTube video, channel, or trend discovery.
  • The user wants content research, SERP scouting, or competitor review.
  • The user wants public YouTube results quickly.

High-Intent Workflows

  • Find top-ranking videos for a topic.
  • Inspect a competitor channel's recent content direction.
  • Scan trend-heavy queries for content opportunities.

Quick Reference

  • python3 scripts/youtube_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Search top YouTube videos about OpenAI Agents
  • Review a competitor channel's recent uploads
  • Find high-ranking videos for AI coding tutorials

Guardrails

  • Do not invent video titles, URLs, or metrics.
  • Summaries should stay grounded in returned results.
  • If the upstream returns no results, say so clearly.

Metadata

Author@bibaofeng
Stars4473
Views0
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bibaofeng-openclaw-youtube": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.