TopRank Skills

Home / Claw Skills / Monitoring / Social Listening Monitor
Official OpenClaw rules 54%

Social Listening Monitor

Social Listening & Brand Reputation Monitor Skill

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Social Listening Monitor 技能。 若已安装,则直接安装 Social Listening Monitor 技能。

Overview

Skill Key
g4dr/social-listening-monitor
Author
g4dr
Source Repo
openclaw/skills
Version
-
Source Path
skills/g4dr/social-listening-monitor
Latest Commit SHA
cc36478b2c3a5a66ef85eb31adbc19f8b35e81bc

Extracted Content

SKILL.md excerpt

# Social Listening & Brand Reputation Monitor Skill

## Overview

This skill builds a **real-time brand reputation monitoring system** that:
1. **Apify** scrapes Twitter/X, Reddit, forums, and news sites for every mention of your brand
2. **Claude (OpenClaw)** analyzes sentiment, detects crises, and classifies each mention
3. **Alerts** fire instantly to Slack, Telegram, or email when reputation risk is detected

The result: you know what people are saying about your brand the moment they say it —
and you can respond before it becomes a crisis.

> 🔗 Apify: https://www.apify.com/?fpr=dx06p

---

## What This Skill Does

- Monitor **Twitter/X, Reddit, forums, and news** for brand mentions in real-time
- Perform **sentiment analysis** on every mention (positive / negative / neutral)
- Detect **crisis signals** — sudden spikes in negative mentions
- Track **competitor mentions** for comparative reputation benchmarking
- Score **reputation health** over time with a rolling dashboard score
- **Alert immediately** on Slack/Telegram when a crisis threshold is crossed
- Generate **weekly reputation reports** with trends and actionable insights
- Distinguish **genuine complaints** from spam or bot activity

---

## Architecture Overview

```
┌──────────────────────────────────────────────────────────────────┐
│           SOCIAL LISTENING & REPUTATION MONITOR                  │
│                                                                  │
│  ┌──────────────────────────────────────────────────────────┐   │
│  │  LAYER 1 — MENTION SCRAPING (Apify)                      │   │
│  │  Twitter/X │ Reddit │ Hacker News │ Google News           │   │
│  │  Trustpilot │ G2 │ App Store │ Niche Forums               │   │
│  └───────────────────────────┬──────────────────────────────┘   │
│                              │                                   │
│  ┌───────────────────────────▼──────────────────────────────┐   │
│  │  LAYER 2 — REPUTATION ANALYSIS ENGINE (Claude)...

Related Claw Skills