Skills ยท Infrastructure & ops

Brand Monitoring ๐Ÿ“ก

Unverifiedโ—34/40

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 fo

Originally by Nexscope AI ยท MIT

Claude Codeโ—PartialHas SKILL.md but declares no allowed-tools โ€” Claude Code will ask for permission each time
CursorยทUnknownWe have not crawled the repo tree, so we will not guess
CodexยทUnknownWe have not crawled the repo tree, so we will not guess
Gemini CLIยทUnknownThe spec defines no detection rule for Gemini
CopilotยทUnknownWe have not crawled the repo tree, so we will not guess
npx agentalley add brand-monitoring

This command does not work yet โ€” the CLI is still being built. Until then, use Raw in the reader below to take the file.

Who is stuck, and on what

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 fo

The whole source

No sign-in, no blur, nothing truncated
brand-monitoring/SKILL.md158 lines3.9 KBRawView on GitHub
Frontmatter โ€” 5 properties
namebrand-monitoring
version1.0.0
authorNexscope AI
descriptionBrand 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.
metadata{"nexscope":{"emoji":"๐Ÿ“ก","category":"ecommerce"}}
1---
2name: brand-monitoring
3version: 1.0.0
4author: Nexscope AI
5description: "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."
6metadata: {"nexscope":{"emoji":"๐Ÿ“ก","category":"ecommerce"}}
7---A5 โ€” No allowed-tools declared โ€” no way to tell what this skill may touch
8 
9# Brand Monitoring ๐Ÿ“ก
10 
11Track brand mentions across social media platforms and analyze sentiment.
12 
13## Installation
14 
15```bash
16npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring -g
17```
18 
19## Features
20 
21- **Mention Monitoring** โ€” Track brand mentions across platforms
22- **Sentiment Analysis** โ€” Positive/negative/neutral classification
23- **Trend Tracking** โ€” Monitor mention volume changes
24- **Crisis Detection** โ€” Alerts for negative spikes or crisis keywords
25- **Competitor Comparison** โ€” Share of voice analysis
26- **Keyword Extraction** โ€” Identify trending topics
27- **Report Generation** โ€” Weekly/monthly reports
28 
29## Supported Platforms
30 
31| Platform | Method | Stability |
32|----------|--------|-----------|
33| Reddit | Public JSON API | โš ๏ธ Rate limited |
34| Google News | RSS Feed | โœ… Stable |
35| DuckDuckGo | Instant Answer API | โœ… Stable |
36| YouTube | HTML/RSS | โš ๏ธ Unstable |
37 
38## Analysis Dimensions
39 
40| Dimension | Method | Output |
41|-----------|--------|--------|
42| Volume | Mention count | Trend graph |
43| Sentiment | NLP analysis | Sentiment score |
44| Sources | Platform breakdown | Source distribution |
45| Keywords | Topic extraction | Word cloud |
46| Competitors | Share of voice | Comparison chart |
47 
48## Usage
49 
50### Basic Monitoring
51 
52```bash
53python3 scripts/monitor.py "YourBrand"
54```
55 
56### With Competitors
57 
58```bash
59python3 scripts/monitor.py '{
60 "brand": "YourBrand",
61 "competitors": ["CompA", "CompB"],
62 "platforms": ["reddit", "google_news"]
63}'
64```
65 
66### Demo Mode
67 
68```bash
69python3 scripts/monitor.py --demo
70```
71 
72## Output Example
73 
74```
75๐Ÿ“ก Brand Monitoring Report
76 
77Brand: YourBrand
78Period: Last 7 days
79Platforms: Reddit, Google News, YouTube
80 
81โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
82 
83๐Ÿ“Š MENTION OVERVIEW
84 
85Total Mentions: 127
86โ”œโ”€โ”€ Reddit: 82 (65%)
87โ”œโ”€โ”€ Google News: 35 (28%)
88โ””โ”€โ”€ YouTube: 10 (8%)
89 
90โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
91 
92๐Ÿ˜Š SENTIMENT ANALYSIS
93 
94Positive: 45% โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘
95Neutral: 38% โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘
96Negative: 17% โ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘
97 
98Overall Score: 7.2/10 โœ…
99 
100โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
101 
102๐Ÿ“ˆ TREND (7 days)
103 
104Mon โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 25
105Tue โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 18
106Wed โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 21
107Thu โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 28
108Fri โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆ 22
109Sat โ–ˆโ–ˆโ–ˆ 8
110Sun โ–ˆโ–ˆ 5
111 
112โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
113 
114๐Ÿ”ฅ TRENDING KEYWORDS
115 
1161. quality (32x)
1172. shipping (28x)
1183. customer service (22x)
1194. price (18x)
1205. recommended (15x)
121 
122โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”โ”
123 
124โš ๏ธ ALERTS
125 
126๐Ÿ”ด Negative spike on Thursday (+40%)
127 Related to: shipping delays
128 Recommendation: Monitor and respond
129```
130 
131## Crisis Detection
132 
133| Alert Level | Trigger | Action |
134|-------------|---------|--------|
135| ๐ŸŸข Normal | < 20% negative | Continue monitoring |
136| ๐ŸŸก Warning | 20-40% negative | Investigate sources |
137| ๐Ÿ”ด Crisis | > 40% negative | Immediate response needed |
138 
139## Monitoring Workflow
140 
141```
142Set up brand keywords
143 โ†“
144Monitor platforms
145 โ†“
146Analyze sentiment
147 โ†“
148Detect anomalies
149 โ†“
150Generate alerts
151 โ†“
152Weekly report
153```
154 
155---
156 
157**Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) โ€” AI tools for e-commerce sellers.**
158 

Reviews

Installed this one?Write the first review and take the Trailblazer badge.

Reviews only open after a real install, so this is empty โ€” and we leave it empty rather than invent one.

Alternatives

Also in Infrastructure & ops