/ 目錄 / 演練場 / claude-youtube
● 社群 AgriciDaniel ⚡ 即開即用

claude-youtube

作者 AgriciDaniel · AgriciDaniel/claude-youtube

Claude 成為你的 YouTube 策略師——頻道審計、提升留存率的腳本、SEO 標題、縮圖簡報、Shorts 創意。

claude-youtube 是一個創作者營運技能:執行頻道審計、起草留存率優化腳本(冷開場、橋段、注意力轉換點)、提出具 SEO 價值的標題與描述、撰寫縮圖簡報,並規劃長片衍生的 Shorts 內容。它不會替你發佈到 YouTube——它是大腦,不是手。

為什麼要用

核心特性

即時演示

實際使用效果

claude-youtube-skill.replay ▶ 就緒
0/0

安裝

選擇你的客戶端

~/Library/Application Support/Claude/claude_desktop_config.json  · Windows: %APPDATA%\Claude\claude_desktop_config.json
{
  "mcpServers": {
    "claude-youtube-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-youtube",
        "~/.claude/skills/claude-youtube"
      ],
      "_inferred": true
    }
  }
}

開啟 Claude Desktop → Settings → Developer → Edit Config。儲存後重啟應用。

~/.cursor/mcp.json · .cursor/mcp.json
{
  "mcpServers": {
    "claude-youtube-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-youtube",
        "~/.claude/skills/claude-youtube"
      ],
      "_inferred": true
    }
  }
}

Cursor 使用與 Claude Desktop 相同的 mcpServers 格式。專案級設定優先於全域。

VS Code → Cline → MCP Servers → Edit
{
  "mcpServers": {
    "claude-youtube-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-youtube",
        "~/.claude/skills/claude-youtube"
      ],
      "_inferred": true
    }
  }
}

點擊 Cline 側欄中的 MCP Servers 圖示,然後選 "Edit Configuration"。

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "claude-youtube-skill": {
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-youtube",
        "~/.claude/skills/claude-youtube"
      ],
      "_inferred": true
    }
  }
}

格式與 Claude Desktop 相同。重啟 Windsurf 生效。

~/.continue/config.json
{
  "mcpServers": [
    {
      "name": "claude-youtube-skill",
      "command": "git",
      "args": [
        "clone",
        "https://github.com/AgriciDaniel/claude-youtube",
        "~/.claude/skills/claude-youtube"
      ]
    }
  ]
}

Continue 使用伺服器物件陣列,而非映射。

~/.config/zed/settings.json
{
  "context_servers": {
    "claude-youtube-skill": {
      "command": {
        "path": "git",
        "args": [
          "clone",
          "https://github.com/AgriciDaniel/claude-youtube",
          "~/.claude/skills/claude-youtube"
        ]
      }
    }
  }
}

加入 context_servers。Zed 儲存後熱重載。

claude mcp add claude-youtube-skill -- git clone https://github.com/AgriciDaniel/claude-youtube ~/.claude/skills/claude-youtube

一行命令搞定。用 claude mcp list 驗證,claude mcp remove 移除。

使用場景

實戰用法: claude-youtube

如何審計 YouTube 頻道並獲得成長計畫

👤 成長停滯或正在重啟頻道的創作者 ⏱ ~60 min intermediate

何時使用: 觀看次數持平,但你不確定問題出在利基、鉤子還是發佈節奏。

前置條件
  • 技能已克隆 — git clone https://github.com/AgriciDaniel/claude-youtube ~/.claude/skills/claude-youtube
  • 頻道網址及最近 20 部影片的標題/縮圖/留存率 — 從 YouTube Studio 匯出,或手動貼上
步驟
  1. 匯入資料
    Audit channel <url>. Here's the last 20 videos with title, duration, views, and average retention %.✓ 已複製
    → 針對利基信號、鉤子、縮圖、發佈節奏的分析結果
  2. 找出最大槓桿點
    Which one change would move views the most over the next 4 weeks?✓ 已複製
    → 一個明確的槓桿點,附上理由說明
  3. 轉化為執行計畫
    Produce a 4-week content plan focused on that lever.✓ 已複製
    → 逐集規劃,包含標題與鉤子

結果: 一份聚焦的成長計畫,而非「多保持一致性發佈」這類空洞建議。

注意事項
  • 同時改動太多變數,導致無法判讀結果 — 每次只改變一個變數,觀察 2–4 週後再評估
搭配使用: filesystem

撰寫留存率優化的影片腳本

👤 正在為長片撰寫腳本的創作者 ⏱ ~45 min intermediate

何時使用: 你已有影片構想,但撰寫具留存率意識的腳本是你的弱點。

步驟
  1. 向 Claude 說明影片概要
    Video idea: 'How Apple's M-series chips actually work'. Audience: curious but non-technical. Length: ~12 min.✓ 已複製
    → 建議的結構,包含鉤子、承諾與各段回報
  2. 加入注意力轉換點的腳本
    Write a full script with visual cues, B-roll callouts, and pattern interrupts every 45–60 seconds.✓ 已複製
    → 附有時間錨點的節奏腳本
  3. 冷開場變體
    Give me 3 cold-open variants optimized for 30-second hold.✓ 已複製
    → 3 種不同的鉤子

結果: 一份可直接交給剪輯師使用的正式腳本。

注意事項
  • 注意力轉換點顯得刻意生硬 — 讓它隨內容自然切換,而非按任意計時器強行插入

為影片反覆測試標題與縮圖

👤 正處於後製階段的創作者 ⏱ ~20 min beginner

何時使用: 影片已完成,你想最大化點擊率(CTR)。

步驟
  1. 生成標題變體
    Give me 10 title variants targeting curiosity, stakes, and specificity.✓ 已複製
    → 10 種不同角度的標題
  2. 依搜尋意圖評分
    Which ones actually match the video's payoff? No clickbait.✓ 已複製
    → 篩選後的清單,附上理由說明
  3. 縮圖簡報
    Write a thumbnail brief (composition, text, emotion, contrast) for the best title.✓ 已複製
    → 設計師可在 20 分鐘內執行的簡報

結果: 一組真正值得其點擊率的標題與縮圖組合。

注意事項
  • 過度承諾——高點擊率但留存率差 — 拒絕使用影片實際無法兌現的標題承諾

組合

與其他 MCP 搭配,撬動十倍槓桿

claude-youtube-skill + claude-shorts-skill

策略規劃(本技能)加上自動剪輯(claude-shorts)

Generate Shorts ideas for this episode, then hand them to claude-shorts for auto-rendering.✓ 已複製

將 YouTube 影片概念轉化為跨平台貼文

For this video, generate posting captions for Instagram Reels, TikTok, and LinkedIn.✓ 已複製

工具

此 MCP 暴露的能力

工具輸入參數何時呼叫成本
channel-audit channel data (videos, metrics) 每季執行一次,或成長停滯後使用 0
retention-script video brief 前製階段使用 0
title-generation video topic + stance 發佈前使用 0
thumbnail-brief video + chosen title 發佈前使用 0
shorts-derivatives long-form video 發佈後的流量倍增策略 0

成本與限制

運行它的成本

API 配額
none beyond LLM
每次呼叫 Token 數
~5–20k per audit or script
費用
free
提示
將同一部影片的所有腳本任務集中在一個工作階段中完成,以保留上下文

安全

權限、密鑰、影響範圍

憑證儲存: none
資料出站: none

故障排查

常見錯誤與修復

Titles all sound like clickbait

限制標題方向為「勾起好奇心但兌現承諾」;提供影片實際的核心回報內容

Audit is generic

提供真實的逐片資料(留存率 %、CTR)——審計需要資料才能深入分析

替代方案

claude-youtube 對比其他方案

替代方案何時用它替代權衡
claude-shorts-skill你想要的是自動化剪輯,而非策略規劃流程自動化 vs 策略思考
aso-skill你做的是 App Store 優化,而非 YouTube不同平台

更多

資源

📖 閱讀 GitHub 上的官方 README

🐙 查看未解決的 issue

🔍 瀏覽全部 400+ MCP 伺服器和 Skills