youtube-channel-summary
YouTubeチャンネルの動画を分析し、要約を生成するスキル。 Use when: (1) user says「チャンネル分析」「YouTube分析」「競合チャンネル調査」, (2) user wants to analyze YouTube channel content patterns, (3) user mentions「動画トレンド」「コンテンツ戦略」. Do NOT use for: 単発の動画ダウンロード(video-downloadを使用)、 サムネイル作成(youtube-thumbnailを使用)。
npx skills add majiayu000/claude-skill-registry --skill youtube-channel-summary --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# YouTube Channel Summary Skill YouTubeチャンネルの動画を分析し、要約を生成するスキル。 ## 概要 指定されたYouTubeチャンネルの動画コンテンツを分析し、 主要なテーマ、トピック、コンテンツパターンを要約します。 ## 使用場面 - チャンネル分析が必要な時 - 競合分析を行う時 - コンテンツ戦略を立てる時 - 動画のトレンドを把握したい時 ## 機能 - チャンネル動画のリスト取得 - 動画タイトル・説明の分析 - 主要トピックの抽出 - コンテンツパターンの特定 ## 使用方法 ``` /youtube_channel_summary [チャンネルURL or チャンネルID] ``` ## 関連ツール - youtube MCP server - video-download skill
- 概要
- 使用場面
- 機能
- 使用方法
- 関連ツール
What does the youtube-channel-summary skill do?
YouTubeチャンネルの動画を分析し、要約を生成するスキル。 Use when: (1) user says「チャンネル分析」「YouTube分析」「競合チャンネル調査」, (2) user wants to analyze YouTube channel content patterns, (3) user mentions「動画トレンド」「コンテンツ戦略」. Do NOT use for: 単発の動画ダウンロード(video-downloadを使用)、 サムネイル作成(youtube-thumbnailを使用)。
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill youtube-channel-summary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
