agentsclimarketplace

Brand monitoring

Skill nexscope-ai/eCommerce-Skills/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.From its SKILL.md

Install
npx -y skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • runs commandsInstructs the agent to run 4 commands, including `npx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring -g` and 3 more.

SKILL.md

3.9 KB, 871 tokens by cl100k_base, as published. Nobody here has run it

Brand Monitoring πŸ“‘

Track brand mentions across social media platforms and analyze sentiment.

Installation

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

PlatformMethodStability
RedditPublic JSON API⚠️ Rate limited
Google NewsRSS Feedβœ… Stable
DuckDuckGoInstant Answer APIβœ… Stable
YouTubeHTML/RSS⚠️ Unstable

Analysis Dimensions

DimensionMethodOutput
VolumeMention countTrend graph
SentimentNLP analysisSentiment score
SourcesPlatform breakdownSource distribution
KeywordsTopic extractionWord cloud
CompetitorsShare of voiceComparison chart

Usage

Basic Monitoring

python3 scripts/monitor.py "YourBrand"

With Competitors

python3 scripts/monitor.py '{
  "brand": "YourBrand",
  "competitors": ["CompA", "CompB"],
  "platforms": ["reddit", "google_news"]
}'

Demo Mode

python3 scripts/monitor.py --demo

Output Example

πŸ“‘ Brand Monitoring Report

Brand: YourBrand
Period: Last 7 days
Platforms: Reddit, Google News, YouTube

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“Š MENTION OVERVIEW

Total Mentions: 127
β”œβ”€β”€ Reddit: 82 (65%)
β”œβ”€β”€ Google News: 35 (28%)
└── YouTube: 10 (8%)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

😊 SENTIMENT ANALYSIS

Positive: 45% β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘
Neutral:  38% β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘β–‘
Negative: 17% β–ˆβ–ˆβ–ˆβ–‘β–‘β–‘β–‘β–‘β–‘β–‘

Overall Score: 7.2/10 βœ…

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ“ˆ TREND (7 days)

Mon β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 25
Tue β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 18
Wed β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 21
Thu β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 28
Fri β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ 22
Sat β–ˆβ–ˆβ–ˆ 8
Sun β–ˆβ–ˆ 5

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

πŸ”₯ TRENDING KEYWORDS

1. quality (32x)
2. shipping (28x)
3. customer service (22x)
4. price (18x)
5. recommended (15x)

━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━

⚠️ ALERTS

πŸ”΄ Negative spike on Thursday (+40%)
   Related to: shipping delays
   Recommendation: Monitor and respond

Crisis Detection

Alert LevelTriggerAction
🟒 Normal< 20% negativeContinue monitoring
🟑 Warning20-40% negativeInvestigate sources
πŸ”΄ Crisis> 40% negativeImmediate response needed

Monitoring Workflow

Set up brand keywords
      ↓
Monitor platforms
      ↓
Analyze sentiment
      ↓
Detect anomalies
      ↓
Generate alerts
      ↓
Weekly report

Part of Nexscope AI β€” AI tools for e-commerce sellers.

What ships with it: 2 files

30.3 KB alongside SKILL.md, 2 of them executable

scripts/

Gives 0 of the 12 instructions most marketing audience skills give in 871 tokens

Counted across 690 of the 894 authors here whose files we hold, read 2026-08-07

  • Apply Poppins font to headingsin 41 of 690, across 6 files
  • Apply Lora font to body textin 41 of 690, across 6 files
  • Use Arial fallback for headingsin 39 of 690, across 4 files
  • Use Georgia fallback for body textin 39 of 690, across 4 files
  • Maintain text hierarchy and formattingin 39 of 690, across 4 files
  • Use accent colors for non-text shapesin 38 of 690, across 3 files
  • Use RGB values for precise color matchingin 38 of 690, across 3 files
  • Use brand colors for primary text and backgroundsin 36 of 690, across 1 file
  • Read product marketing context file before asking questions, starting, or auditingin 35 of 690, across 23 files
  • Use active voice instead of passive voicein 26 of 690, across 10 files
  • Implement or generate appropriate JSON-LD structured datain 24 of 690, across 17 files
  • Prioritize clarity over clevernessin 22 of 690, across 8 files

Said here and by no other author read

  • set up brand keywords
  • monitor platforms
  • analyze sentiment
  • detect anomalies
  • generate alerts
  • investigate sources during warning level

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.