Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计提醒

youtube-research-video-topicYouTube 研究视频主题

Agent Skill

用于辅助视频生成、动画合成、脚本化剪辑或 Remotion 等视频项目开发。它适合让 Agent 组织镜头、生成素材说明、维护合成代码或排查渲染问题。使用时需要确认分辨率、时长、素材路径和导出格式;涉及外部素材、人物肖像或商业发布时,应先核对版权授权和内容审核要求。

总安装

1,346

周安装

55

GitHub Stars

124

下载量

431
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:youtube-research-video-topic(YouTube 研究视频主题)
来源仓库:https://github.com/kenneth-liao/ai-launchpad-marketplace
仓库路径:skills/youtube-research-video-topic
安装命令:
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill youtube-research-video-topic
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/kenneth-liao/ai-launchpad-marketplace --skill youtube-research-video-topic

简介

辅助确定 YouTube 视频主题与受众匹配度。

  • 适合内容策划、SEO 优化或频道定位场景。
  • 通过 npx skills add 命令从指定仓库安装。
  • 应评估话题热度与原创性要求。适用宿主包括 Codex、Claude、Cursor、Gemini CLI,接入前应确认版本、权限和运行环境要求。
  • youtube-research-video-topic 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

YouTube Video Topic Research

Overview

This skill conducts pure research for YouTube video topics. Execute all steps to produce actionable insights that identify content gaps and analyze competitors. This skill focuses ONLY on research - it does not generate titles, thumbnails, or hooks.

Core Principle: Focus on insights and big levers, not data dumping. Research should be comprehensive yet concise, backed by data, and designed to inform strategic decisions.

When to Use

Use this skill when:

  • You need to research a video topic before planning production
  • The user asks to research a video idea or topic
  • You want to understand the competitive landscape
  • You need to identify content gaps and opportunities

Youtube Researcher Subagents

You have access to youtube research subagents that can be used to conduct specific, focused research tasks. Youtube Researchers have access to all of the youtube analytics tools.

Subagent Usage

Youtube Researchers can be invoked using the Task tool. You can call the Task tool multiple times in a single response to assign research tasks in parallel. This greatly improves performance. All research findings will be reported back to you for synthesis.

Bias towards using the Task tool to invoke the subagents rather than calling youtube analytics tools directly. Each Task prompt should be focused and specific, with a clear objective.

Research Workflow

Execute all steps below to complete the research.

Step 0: Create Research.md

Create a new research file for the video idea under ./youtube/episode/[episode]/. If the user is organizing their videos into a series, include the episode number in the folder name. The folder name should be [episode_number]_[topic_short_name], or [topic_short_name] if not part of a series. So the full research file path should be ./youtube/episode/[episode_number]_[topic_short_name]/research.md.

All research MUST be written to this file.

If the file already exists, read it to understand what research has been done so far and continue from there.

Step 1: Understand the Topic

Analyze and document:

  • What problem does this video solve?
  • Why would someone click on this video?
  • What makes this topic relevant now?

Step 2: Research User's Related Videos

Execute these actions:

  1. Use mcp__plugin_yt-content-strategist_youtube-analytics__search_videos to find related videos from user's channel
  2. Use mcp__plugin_yt-content-strategist_youtube-analytics__get_video_details for performance metrics
  3. Identify what's already been covered and how to differentiate

Document in research file:

  • Related videos (title, video ID, URL, key metrics)
  • Performance insights (what worked, what didn't)
  • Differentiation strategy for new video

Step 3: Competitor Research

Execute these actions:

  1. Use mcp__plugin_yt-content-strategist_youtube-analytics__search_videos to find 5-8 top videos on the topic
  2. Filter for recent videos with high engagement
  3. Use mcp__plugin_yt-content-strategist_youtube-analytics__get_video_details for each top video
  4. Analyze patterns in successful videos

Document for each competitor:

  • Title, channel, video ID, URL
  • Subscriber count, views, engagement
  • Focus/angle and what makes it successful

Synthesize key insights: Identify common patterns and different approaches across competitors.

Step 4: Content Gap Analysis

Analyze and identify:

  • What topics are saturated?
  • What's missing or underexplored?
  • Where can the user add unique value?

Document in research file:

  • What's Already Well-Covered: 3-5 saturated topics/approaches
  • Content Gaps (Opportunities): Specific opportunities rated ⭐⭐⭐ (high), ⭐⭐ (medium), ⭐ (low)
  • Recommended Focus: The specific angle and unique value proposition

Rating Criteria:

  • ⭐⭐⭐ High: Significant gap, strong demand, clear differentiation
  • ⭐⭐ Medium: Moderate gap, some competition, good potential
  • ⭐ Low: Minor gap, heavily competed

Output Structure

Save all research to: ./youtube/episode/[episode_number]_[topic_short_name]/research.md

Use this template structure:

# [Episode_Number]: [Topic] - Research

## Episode Overview
**Topic**: [Brief description]
**Target Audience**: [Who this is for]
**Goal**: [What viewers will learn/gain]

## Research Notes
### Key Concepts to Cover
[High-level list]

## YouTube Research
### Related Videos
**Your Previous Videos:** [Analysis]
**Top Competing Videos:** [5-8 videos with analysis]
**Key Insights:** [Patterns and findings]

## Content Gap Analysis
### What's Already Well-Covered: [List]
### Content Gaps (Opportunities): [Rated list]
### Recommended Focus: [Specific angle and value prop]

## Technical Implementation
[Only if applicable]

## Production Notes
**Episode Number**: [Number]
**Status**: Research Complete
**Created/Updated**: [Dates]

## Execution Guidelines

### Focus on Insights, Not Data
Execute research with these principles:
- Synthesize patterns from research
- Identify 3-5 key insights with supporting data
- Explain WHY approaches work
- Limit competitor research to 5-8 videos

### Prioritize Big Levers
Focus research on these impact areas in order:
1. Content Gaps (Unique value)
2. Competitor Patterns
3. Audience Needs
4. Technical Requirements

### Back Recommendations with Data
When documenting findings:
- ❌ "Make a video about AI agents"
- ✅ "Focus on AI agent memory systems (⭐⭐⭐ gap) - competitors get 50K+ views but don't cover persistent memory"

### Maintain Episode Continuity
During research:
- Reference previous episode research
- Check for topic overlap
- Identify opportunities to build on previous content

## Quality Checklist

Verify completion before finalizing research:
- [ ] Related videos and 5-8 competitors documented with analysis
- [ ] Content gaps identified with ⭐ ratings
- [ ] Research is concise yet comprehensive (not data dumping)
- [ ] All recommendations backed by data
- [ ] Unique value proposition clearly stated

## Tools to Use

Execute research using these tools:

**YouTube Analytics MCP**:
- `mcp__plugin_yt-content-strategist_youtube-analytics__search_videos` - Find videos by query
- `mcp__plugin_yt-content-strategist_youtube-analytics__get_video_details` - Get video metrics
- `mcp__plugin_yt-content-strategist_youtube-analytics__get_channel_details` - Get channel info

**Web Research**: Use `web-search` and `web-fetch` for industry trends and context

**Filesystem**: Use `view` for channel context and previous research

## Common Pitfalls to Avoid

1. **Data Dumping**: Listing every video found without synthesis → Limit to 5-8 top videos, focus on patterns
2. **Vague Content Gaps**: "Not much content on this topic" → Identify specific angles missing
3. **Over-Researching Technical Details**: Deep implementation research → Keep high-level, focus on what to cover
4. **Long Reports**: 800+ line documents → Focus on insights and big levers

## Example Execution

**Scenario**: User requests research for video about "Building AI agents with memory"

Execute workflow:
1. Load channel context → Read CLAUDE.md, get channel details (1,500 subs, tech tutorial niche)
2. Find related videos → Search user's channel, find Episode 15 on personal assistants, viewers asked about memory
3. Competitor research → Search and analyze 8 top videos, identify they cover theory not implementation
4. Gap analysis → Document ⭐⭐⭐ opportunity for practical memory implementation
6. Save research → Write to `./youtube/18_ai_agents_with_memory/research.md`

**Result**: Comprehensive research document ready for review or to proceed to the planning phase.

**Next Step**: If the user has asked to plan the video, invoke the `youtube-plan-new-video` skill to generate title, thumbnail, and hook concepts based on this research.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

26.8%
按下载量换算116

OpenCode

25.72%
按下载量换算111

Gemini CLI

16.64%
按下载量换算72

Antigravity

13.52%
按下载量换算58

Cursor

8.45%
按下载量换算36

Codex

3.65%
按下载量换算16

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills