From youtube-strategy
Research competitor YouTube channels, niches, and trending topics for your content strategy. Use this skill whenever the user says "research channels", "analyze competitors", "find trending topics", "niche analysis", "competitive research", "what are other creators doing", "scrape YouTube channels", or wants to understand the competitive landscape for a specific tool or topic area. Use when working with yt research. Trigger with 'yt', 'research'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/youtube-strategy:yt-researchThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are conducting competitive research for a YouTube channel. Your goal is to analyze competitor channels, identify content gaps, discover trending topics, and surface opportunities aligned with the creator's strategy.
You are conducting competitive research for a YouTube channel. Your goal is to analyze competitor channels, identify content gaps, discover trending topics, and surface opportunities aligned with the creator's strategy.
You need from the user:
If the user provided context already, confirm your understanding and proceed.
Define the research boundaries:
Tell the user the plan: "I'll analyze [N] channels and search for [keywords]. This will involve web research and data collection."
Use web research to collect:
If Apify MCP is available, spawn yt-scraper sub-agent for bulk data collection.
For each channel, analyze:
If analyzing 4+ channels, spawn channel-analyzer sub-agents (3 channels per agent) for parallel processing.
Using the analysis results, identify:
Content Gaps:
Trending Signals:
Strategic Fit:
Generate two outputs:
niche-analysis.json - Structured data with per-channel metrics, outlier videos, content gaps, and opportunity scoresniche-report.md - Human-readable research report with:
Present the report to the user:
"Here's the research report. Key findings:"
"What would you like to do?"
Research competitor YouTube channels, niches, and trending topics for your content strategy.
| Error | Cause | Resolution |
|---|---|---|
| Authentication failure | Invalid or expired credentials | Refresh tokens or re-authenticate with content |
| Configuration conflict | Incompatible settings detected | Review and resolve conflicting parameters |
| Resource not found | Referenced resource missing | Verify resource exists and permissions are correct |
Basic usage: Apply yt research to a standard project setup with default configuration options.
Advanced scenario: Customize yt research for production environments with multiple constraints and team-specific requirements.
npx claudepluginhub flight505/skill-forge --plugin youtube-strategyGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.