OpenClaw-Youtube-Analyst-Skills

dmmdea/OpenClaw-Youtube-Analyst-Skills
★ 0 stars Unknown language 🔒 Security Updated today
Two complementary Claude Code skills for the OpenClaw YouTube analyst pipeline. Setup skill bootstraps Google Cloud + OAuth + Ads Manager + 6 MCP servers; Runbook covers library scans, packaging + matched-pair analyses, organic-vs-paid outlier scoring, statistical-discipline rules.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "openclaw-youtube-ana": {
      "command": "npx",
      "args": [
        "-y",
        "dmmdea/OpenClaw-Youtube-Analyst-Skills"
      ]
    }
  }
}

README Excerpt

Two complementary Claude Code skills that power a YouTube channel analysis pipeline: | Skill | Purpose | When to invoke | |---|---|---| | [`Youtube-Analyzer-Setup-Skill`](./Youtube-Analyzer-Setup-Skill/SKILL.md) | One-time bootstrap: Google Cloud project + OAuth client + YouTube Data API key + Google Ads Manager wrapper + developer token + secrets.env layout + 6 MCP registrations + smoke test. | "set up youtube analyst", "bootstrap youtube analytics pipeline", "connect my youtube channel", stand