Use when the user wants to mine comments and replies for audience reactions, customer language, questions, objections, complaints, product ideas, buying intent, sentiment, or voice-of-customer insights from public social posts and videos.
npx skills add https://github.com/ScrapeCreators/social-media-research-skills --skill comment-mining
Mine public comments for what people actually ask, complain about, want, misunderstand, or repeat. The output should help with product research, content ideas, copywriting, objection handling, and audience understanding.
Use this skill when the user asks to:
| Platform | Endpoint |
|---|---|
| TikTok comments | /v1/tiktok/video/comments |
| TikTok replies | /v1/tiktok/video/comment/replies |
| YouTube comments | /v1/youtube/video/comments |
| YouTube replies | /v1/youtube/video/comment/replies |
| Instagram comments | /v2/instagram/post/comments |
| Facebook comments | /v1/facebook/post/comments |
| Facebook replies | /v1/facebook/post/comment/replies |
| Reddit comments | /v1/reddit/post/comments |
| Rumble comments | /v1/rumble/video/comments |
Use these buckets:
Depending on the user's goal, produce:
# Comment Mining Report
## Summary
- Source(s): {urls}
- Comments analyzed: {count}
- Confidence: High/Medium/Low
## Top Themes
| Theme | Type | Frequency | Intensity | Representative quote |
|---|---|---:|---|---|
## Audience Questions
- "..."
## Objections and Concerns
- **Objection:** ...
- Evidence: "..."
- Response angle: ...
## Buying Intent / Demand Signals
- "..."
## Exact Language to Reuse
- "..."
- "..."
## Content Ideas From Comments
1. ...
2. ...
Take scrapecreators/comment-mining 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.