Use when the user wants a social listening report about what people are saying about a brand, person, product, topic, category, or niche across public social platforms. Produces cited themes, sentiment caveats, notable posts, and recommended actions.
npx skills add https://github.com/ScrapeCreators/social-media-research-skills --skill social-listening-brief
Research what people are saying publicly across social platforms. This is useful for brand monitoring, category research, product feedback, reputation checks, and understanding recent conversations.
Use this skill when the user asks:
# Social Listening Brief: {topic}
## Executive Summary
- Main takeaway:
- Conversation volume: Low/Medium/High
- Sentiment: Positive/Neutral/Negative/Mixed
- Confidence: High/Medium/Low
## Top Themes
| Theme | Sentiment | Evidence | Representative quote/source |
|---|---|---|---|
## Notable Posts
- [source](url) — why it matters
## Risks / Opportunities
- ...
## Recommended Actions
1. ...
Take scrapecreators/social-listening-brief 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.