Use when the user wants to research competitors' social media strategy, compare brands or creators, find what content is working in a niche, identify content gaps, or produce a practical social strategy brief from public social data.
npx skills add https://github.com/ScrapeCreators/social-media-research-skills --skill competitor-social-research
Analyze what competitors are doing on social and what appears to be working. This skill combines profile data, recent posts, outlier analysis, transcripts, and optionally comments to produce a practical competitor brief.
Use this skill when the user asks to:
Look for:
Use the relevant profile/feed/detail/transcript/comment endpoints from scrapecreators-api. Common routes include:
/v1/tiktok/profile, /v3/tiktok/profile/videos/v1/instagram/profile, /v2/instagram/user/posts, /v1/instagram/user/reels/v1/youtube/channel, /v1/youtube/channel-videos, /v1/youtube/channel/shorts/v1/linkedin/company, /v1/linkedin/company/posts/v1/facebook/profile, /v1/facebook/profile/posts, /v1/facebook/profile/reels/v1/twitter/profile, /v1/twitter/user-tweets/v1/threads/profile, /v1/threads/user/posts/v1/bluesky/profile, /v1/bluesky/user/posts# Competitor Social Research Brief
## Executive Summary
- Biggest opportunity:
- Competitor to study closest:
- Content format to test first:
## Competitor Snapshot
| Competitor | Platforms | Audience size | Posting cadence | Best-performing format | Notes |
|---|---|---:|---|---|---|
## What Is Working
### Competitor A
- Content pillars:
- Outlier examples:
- Hooks/formats:
## Cross-Competitor Patterns
1. ...
2. ...
## Gaps and Opportunities
| Opportunity | Evidence | Suggested test |
|---|---|---|
## Recommended Content Tests
1. ...
2. ...
3. ...
## Sources
- [Post/profile/ad](url)
Take scrapecreators/competitor-social-research 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.