brand-monitoring
Brand monitoring tool for tracking mentions across social media platforms. Monitor Reddit, Google News, YouTube, and DuckDuckGo for brand mentions. Includes sentiment analysis, trend tracking, crisis detection, and competitor comparison. No API key required for basic monitoring.
npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring --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.
# Brand Monitoring 📡 Track brand mentions across social media platforms and analyze sentiment. ## Installation ```bash npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring -g ``` ## Features - **Mention Monitoring** — Track brand mentions across platforms - **Sentiment Analysis** — Positive/negative/neutral classification - **Trend Tracking** — Monitor mention volume changes - **Crisis Detection** — Alerts for negative spikes or crisis keywords - **Competitor Comparison** — Share of voice analysis - **Keyword Extraction** — Identify trending topics - **Report Generation** — Weekly/monthly reports ## Supported Platforms | Platform | Method | Stability | |----------|--------|-----------| | Reddit | Public JSON API | ⚠️ Rate limited | | Google News | RSS Feed | ✅ Stable | | DuckDuckGo | Instant Answer API | ✅ Stable | | YouTube | HTML/RSS | ⚠️ Unstable | ## Analysis Dimensions | Dimension | Method | Output | |-----------|--------|--------| | Volume | Mention count | Trend graph | | Sentiment | NLP analysis | Sentiment score | | Sources | Platform breakdown | Source distribution | | Keywords | Topic extraction | Word cloud | | Competitors | Share of voice | Comparison
- Installation
- Features
- Supported Platforms
- Analysis Dimensions
- Usage
- Basic Monitoring
- With Competitors
- Demo Mode
- Output Example
- Crisis Detection
- Monitoring Workflow
npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring -g
python3 scripts/monitor.py "YourBrand"
python3 scripts/monitor.py '{
python3 scripts/monitor.py --demoWhat does the brand-monitoring skill do?
Brand monitoring tool for tracking mentions across social media platforms. Monitor Reddit, Google News, YouTube, and DuckDuckGo for brand mentions. Includes sentiment analysis, trend tracking, crisis detection, and competitor comparison. No API key required for basic monitoring.
How do I install it?
Run `npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring --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 nexscope-ai/eCommerce-Skills, a repository with 580 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.
