video-research
Research topics and gather content for video production
npx skills add majiayu000/claude-skill-registry --skill video-research-az9713-whatsapp-claude-old --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.
# Video Research Skill Research and gather content for video production. ## Research Workflow ``` Topic → Source Discovery → Content Gathering → Asset Collection → Script Outline ``` ## Step 1: Source Discovery ### Find Primary Sources ``` 1. WebSearch for the topic + recent news 2. Look for official announcements, blog posts, demos 3. Find social media discussions (X, Reddit, HN) 4. Identify key people/accounts talking about topic ``` ### Source Types to Look For | Source Type | Value | Example | |-------------|-------|---------| | Official announcement | Primary facts | Company blog post | | Demo video | Visual content | YouTube demo | | Expert commentary | Analysis/opinion | Industry analyst tweet | | Community discussion | Reactions/context | Reddit/HN threads | | Documentation | Technical details | GitHub README | ## Step 2: Content Gathering ### For Each Source, Extract: ```markdown ## Source: {Title} URL: {url} Type: {announcement/demo/commentary/discussion} ### Key Facts - Fact 1 - Fact 2 - Fact 3 ### Notable Quotes > "Quote that could be used in video" ### Visual Assets - Screenshot 1: {description} [timestamp if video] - Screenshot 2: {description} ### Related Links - Lin
- Research Workflow
- Step 1: Source Discovery
- Find Primary Sources
- Source Types to Look For
- Step 2: Content Gathering
- For Each Source, Extract:
- Step 3: Asset Collection
- Download Video Clips
- Capture Screenshots
- Step 4: Research Output Template
- Research Best Practices
Download specific portion of YouTube video yt-dlp --download-sections "*0:30-1:00" \ Download full video for later editing yt-dlp -f "bestvideo[height<=1080]+bestaudio" \
What does the video-research skill do?
Research topics and gather content for video production
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill video-research-az9713-whatsapp-claude-old --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.
