{"id":"brand-monitoring","name":"brand-monitoring","summary":"ソーシャルメディアプラットフォーム間の言及を追跡するためのブランドモニタリングツール。Reddit、Googleニュース、YouTube、DuckDuckGoでブランドの言及をチェックしましょう。","body":"# Brand Monitoring 📡\n\nTrack brand mentions across social media platforms and analyze sentiment.\n\n## Installation\n\n```bash\nnpx skills add nexscope-ai/eCommerce-Skills --skill brand-monitoring -g\n```\n\n## Features\n\n- **Mention Monitoring** — Track brand mentions across platforms\n- **Sentiment Analysis** — Positive/negative/neutral classification\n- **Trend Tracking** — Monitor mention volume changes\n- **Crisis Detection** — Alerts for negative spikes or crisis keywords\n- **Competitor Comparison** — Share of voice analysis\n- **Keyword Extraction** — Identify trending topics\n- **Report Generation** — Weekly/monthly reports\n\n## Supported Platforms\n\n| Platform | Method | Stability |\n|----------|--------|-----------|\n| Reddit | Public JSON API | ⚠️ Rate limited |\n| Google News | RSS Feed | ✅ Stable |\n| DuckDuckGo | Instant Answer API | ✅ Stable |\n| YouTube | HTML/RSS | ⚠️ Unstable |\n\n## Analysis Dimensions\n\n| Dimension | Method | Output |\n|-----------|--------|--------|\n| Volume | Mention count | Trend graph |\n| Sentiment | NLP analysis | Sentiment score |\n| Sources | Platform breakdown | Source distribution |\n| Keywords | Topic extraction | Word cloud |\n| Competitors | Share of voice | Comparison chart |\n\n## Usage\n\n### Basic Monitoring\n\n```bash\npython3 scripts/monitor.py \"YourBrand\"\n```\n\n### With Competitors\n\n```bash\npython3 scripts/monitor.py '{\n  \"brand\": \"YourBrand\",\n  \"competitors\": [\"CompA\", \"CompB\"],\n  \"platforms\": [\"reddit\", \"google_news\"]\n}'\n```\n\n### Demo Mode\n\n```bash\npython3 scripts/monitor.py --demo\n```\n\n## Output Example\n\n```\n📡 Brand Monitoring Report\n\nBrand: YourBrand\nPeriod: Last 7 days\nPlatforms: Reddit, Google News, YouTube\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\n📊 MENTION OVERVIEW\n\nTotal Mentions: 127\n├── Reddit: 82 (65%)\n├── Google News: 35 (28%)\n└── YouTube: 10 (8%)\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\n😊 SENTIMENT ANALYSIS\n\nPositive: 45% ████████░░\nNeutral:  38% ███████░░░\nNegative: 17% ███░░░░░░░\n\nOverall Score: 7.2/10 ✅\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\n📈 TREND (7 days)\n\nMon ████████ 25\nTue ██████ 18\nWed ███████ 21\nThu █████████ 28\nFri ████████ 22\nSat ███ 8\nSun ██ 5\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\n🔥 TRENDING KEYWORDS\n\n1. quality (32x)\n2. shipping (28x)\n3. customer service (22x)\n4. price (18x)\n5. recommended (15x)\n\n━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n\n⚠️ ALERTS\n\n🔴 Negative spike on Thursday (+40%)\n   Related to: shipping delays\n   Recommendation: Monitor and respond\n```\n\n## Crisis Detection\n\n| Alert Level | Trigger | Action |\n|-------------|---------|--------|\n| 🟢 Normal | < 20% negative | Continue monitoring |\n| 🟡 Warning | 20-40% negative | Investigate sources |\n| 🔴 Crisis | > 40% negative | Immediate response needed |\n\n## Monitoring Workflow\n\n```\nSet up brand keywords\n      ↓\nMonitor platforms\n      ↓\nAnalyze sentiment\n      ↓\nDetect anomalies\n      ↓\nGenerate alerts\n      ↓\nWeekly report\n```\n\n---\n\n**Part of [Nexscope AI](https://www.nexscope.ai/?co-from=skill) — AI tools for e-commerce sellers.**","author":"@nexscope-ai","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/nexscope-ai/eCommerce-Skills/tree/main/brand-monitoring","license":"MIT","category":"document","lang":"en","tokens":794,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[{"path":"scripts/monitor.py","size":22943,"sha256":"7da90ec231e84f908f5aa203ebf8b2e2d99ce665ea8fd6bba3785cca6c99a89d"},{"path":"scripts/scrapers.py","size":8073,"sha256":"152f5899f550df05c344dc5c0904686b7c3fec60be8ffc7c37f0c55233c733a0"}],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[{"code":"net.endpoints","kind":"exfiltration","excerpt":"api.duckduckgo.com, news.example.com, news.google.com, reddit.com, tiktok.com, twitter.com, www.nexscope.ai, www.reddit.com","message":"bundled scripts reach 10 external host(s)","severity":"warn"}],"scannedAt":"2026-08-22","hasScripts":true,"networkEndpoints":["api.duckduckgo.com","news.example.com","news.google.com","reddit.com","tiktok.com","twitter.com","www.nexscope.ai","www.reddit.com","www.youtube.com","youtube.com"]}}