Use when the user wants to summarize, analyze, or repurpose transcripts from TikTok, Instagram, YouTube, Facebook, X/Twitter, LinkedIn, Rumble, or Reddit video posts. Extracts hooks, claims, quotes, content atoms, themes, and reusable scripts.
npx skills add https://github.com/ScrapeCreators/social-media-research-skills --skill transcript-intelligence
Turn public video transcripts into useful research and content assets. This skill is for extracting signal from spoken social video: hooks, claims, stories, objections, examples, CTAs, and reusable content angles.
Use this skill when the user asks to:
| Platform | Endpoint |
|---|---|
| TikTok | /v1/tiktok/video/transcript |
| Instagram | /v2/instagram/media/transcript |
| YouTube | /v1/youtube/video/transcript, /v1/youtube/video |
| Facebook | /v1/facebook/post/transcript |
| X/Twitter | /v1/twitter/tweet/transcript |
| LinkedIn | /v1/linkedin/post/transcript |
| Rumble | /v1/rumble/video/transcript |
| Reddit video | /v1/reddit/post/transcript |
If a detail endpoint already includes transcript text, use it. If transcript is unavailable, say so and fall back to title/caption/description only.
Break into:
Extract:
# Transcript Intelligence Report
## TL;DR
- Main themes:
- Strongest hooks:
- Best reusable ideas:
## Transcript-by-Transcript Notes
### [Video title or URL](url)
- Hook: "..."
- Core idea: ...
- Best quote: "..."
- CTA: ...
- Content atoms:
1. ...
## Patterns Across the Set
| Pattern | Evidence | Example URLs |
|---|---|---|
## Hooks Swipe File
- "..."
- "..."
## Repurposing Ideas
- LinkedIn post:
- X thread:
- Short-form script:
- Newsletter section:
Take scrapecreators/transcript-intelligence from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.