youtube-research-video-topic▌
manojbajaj95/claude-gtm-plugin · updated Apr 8, 2026
MDX-style export adds YAML metadata + attribution linking explainx.ai and this canonical listing URL.
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.
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:
- Use
mcp__plugin_yt-content-strategist_youtube-analytics__search_videosto find related videos from user's channel - Use
mcp__plugin_yt-content-strategist_youtube-analytics__get_video_detailsfor performance metrics - 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:
- Use
mcp__plugin_yt-content-strategist_youtube-analytics__search_videosto find 5-8 top videos on the topic - Filter for recent videos with high engagement
- Use
mcp__plugin_yt-content-strategist_youtube-analytics__get_video_detailsfor each top video - 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.
How to use youtube-research-video-topic on Cursor
AI-first code editor with Composer
Prerequisites
Before installing skills in Cursor, ensure your development environment meets these requirements:
- ›Cursor installed and configured on your development machine
- ›Node.js version 16.0+ with npm package manager (verify with
node --version) - ›Active project directory or workspace where you want to add youtube-research-video-topic
Execute installation command
Execute the skills CLI command in your project's root directory to begin installation:
The skills CLI fetches youtube-research-video-topic from GitHub repository manojbajaj95/claude-gtm-plugin and configures it for Cursor.
Select Cursor when prompted
The CLI will show a list of available agents. Use arrow keys to navigate and space to select Cursor:
Verify installation
Confirm successful installation by checking the skill directory location:
Reload or restart Cursor to activate youtube-research-video-topic. Access the skill through slash commands (e.g., /youtube-research-video-topic) or your agent's skill management interface.
Security & Verification Notice
We perform automated surface-level scans (Gen AI Scanner, Socket, Snyk) during installation. These checks detect common vulnerabilities but do not guarantee complete security. Always review skill source code and verify the publisher's reputation before production use.
Skills execute code in your development environment. Always verify the publisher's identity, review recent commits, and test in isolated environments before production deployment.
List & Monetize Your Skill
Submit your Claude Code skill and start earning
Use Cases▌
Task Automation & Efficiency
Automate repetitive workflows and reduce manual effort
Example
Generate reports, summarize documents, draft communications
Save 3-5 hours per week on routine tasks
Knowledge Enhancement
Learn new skills, understand complex topics, get expert guidance
Example
Explain concepts, provide examples, suggest learning resources
Accelerate learning and skill development by 2x
Quality Improvement
Enhance output quality through reviews, suggestions, and refinements
Example
Review drafts, suggest improvements, catch errors
Improve work quality by 30-40% with less effort
Implementation Guide▌
Prerequisites
- ›Claude Desktop or compatible AI client with skill support
- ›Clear understanding of task or problem to solve
- ›Willingness to iterate and refine outputs
Time Estimate
15-45 minutes depending on use case complexity
Installation Steps
- 1.Install skill using provided installation command
- 2.Test with simple use case relevant to your work
- 3.Evaluate output quality and relevance
- 4.Iterate on prompts to improve results
- 5.Integrate into regular workflow if valuable
Common Pitfalls
- ⚠Expecting perfect results without iteration
- ⚠Not providing enough context in prompts
- ⚠Using skill for tasks outside its intended scope
- ⚠Accepting outputs without review and validation
Best Practices▌
✓ Do
- +Start with clear, specific prompts
- +Provide relevant context and constraints
- +Review and refine all outputs before using
- +Iterate to improve output quality
- +Document successful prompt patterns
✗ Don't
- −Don't use without understanding skill limitations
- −Don't skip validation of outputs
- −Don't share sensitive information in prompts
- −Don't expect skill to replace human judgment
💡 Pro Tips
- ★Be specific about desired format and style
- ★Ask for multiple options to choose from
- ★Request explanations to understand reasoning
- ★Combine AI efficiency with human expertise
When to Use This▌
✓ Use When
Use when skill capabilities match your task, clear ROI on time saved, and you can validate outputs. Best for repetitive tasks, learning, and quality improvement.
✗ Avoid When
Avoid when task requires deep expertise you can't validate, involves sensitive decisions, or when learning process is more valuable than speed of completion.
Learning Path▌
- 1Familiarize yourself with skill capabilities and limitations
- 2Start with low-risk, non-critical tasks
- 3Progress to more complex and valuable use cases
- 4Build expertise through regular use and experimentation
Discussion
Product Hunt–style comments (not star reviews)- No comments yet — start the thread.
Ratings
4.5★★★★★51 reviews- ★★★★★Isabella Ndlovu· Dec 20, 2024
Registry listing for youtube-research-video-topic matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Pratham Ware· Dec 12, 2024
youtube-research-video-topic fits our agent workflows well — practical, well scoped, and easy to wire into existing repos.
- ★★★★★Noah Agarwal· Dec 8, 2024
Useful defaults in youtube-research-video-topic — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Chaitanya Patil· Dec 4, 2024
Keeps context tight: youtube-research-video-topic is the kind of skill you can hand to a new teammate without a long onboarding doc.
- ★★★★★Evelyn Johnson· Dec 4, 2024
I recommend youtube-research-video-topic for anyone iterating fast on agent tooling; clear intent and a small, reviewable surface area.
- ★★★★★Olivia Sanchez· Nov 27, 2024
Registry listing for youtube-research-video-topic matched our evaluation — installs cleanly and behaves as described in the markdown.
- ★★★★★Piyush G· Nov 23, 2024
youtube-research-video-topic has been reliable in day-to-day use. Documentation quality is above average for community skills.
- ★★★★★Anika Li· Nov 23, 2024
youtube-research-video-topic reduced setup friction for our internal harness; good balance of opinion and flexibility.
- ★★★★★Sophia Shah· Nov 11, 2024
Useful defaults in youtube-research-video-topic — fewer surprises than typical one-off scripts, and it plays nicely with `npx skills` flows.
- ★★★★★Kiara Martin· Oct 18, 2024
youtube-research-video-topic reduced setup friction for our internal harness; good balance of opinion and flexibility.
showing 1-10 of 51