Install
openclaw skills install gate-news-communityscan-stagingCommunity sentiment via Gate-News MCP, X/Twitter-first. Use for social discussion, KOL takes, or opinion on a coin or topic. Triggers: what does the community think about ETH, Twitter or X sentiment, what are people saying, KOL opinions. Reddit, Discord, Telegram when search_ugc is available; until then label output as X/Twitter-only. Tools: news_feed_search_x, news_feed_get_social_sentiment.
openclaw skills install gate-news-communityscan-staging⚠️ STOP — You MUST read and strictly follow the shared runtime rules before proceeding.
Do NOT select or call any tool until all rules are read. These rules have the highest priority.
→ Read ./references/gate-runtime-rules.md
→ Also read ./references/info-news-runtime-rules.md for gate-info / gate-news shared rules (tool degradation, report standards, security, and output standards).
Community Sentiment Scan Skill (X/Twitter focused). Parallel calls fetch X/Twitter discussion analysis and quantitative social sentiment; LLM aggregates into a community insights report.
Trigger Scenarios: Community opinions, Twitter/X discussions, KOL views, social sentiment, etc.
search_ugc availability. Until that API is online, label reports as X/Twitter-only.| MCP Server | Status |
|---|---|
| Gate-News | ✅ Required |
Query Operations (Read-only)
| User Intent | Keywords | Action |
|---|---|---|
| Community opinion on a coin | "what does community think about ETH" | Execute with coin |
| X/Twitter discussion | "Twitter discussion" "KOL views" | Execute (X-focused) |
| General social sentiment | "overall market sentiment" | Execute (no specific coin) |
| Reddit/Discord specific | "Reddit discussion" | Inform: X now; UGC coming |
| News only | "any crypto news" | Route to gate-news-briefing |
| Coin analysis | "analyze SOL" | Route to gate-info-coinanalysis |
| Why price moved | "why did BTC pump" | Route to gate-news-eventexplain |
gate-info-research (if available).coin (optional)topic (optional): e.g., ETF, regulation, Layer 2query: constructed from coin + topic for X search; if neither, general market social scan| Step | MCP Tool | Parameters | Retrieved Data | Parallel |
|---|---|---|---|---|
| 1a | news_feed_search_x | query={coin or topic} | X discussion / narratives / KOL angles | Yes |
| 1b | news_feed_get_social_sentiment | coin={coin} if specified | Sentiment score, ratios, mention volume | Yes |
## Community Sentiment Scan: {coin or topic}
> Generated: {timestamp} | Platforms: X/Twitter only
> Note: Reddit/Discord/Telegram not yet supported.
### X/Twitter Discussion
{Summary from news_feed_search_x}
**Key Narratives**: ...
**Notable KOL Views**: ...
### Sentiment Metrics
| Metric | Value | Assessment |
|--------|-------|------------|
| Sentiment Score | {score} | {Bullish/Bearish/Neutral} |
### Sentiment vs Price
| Dimension | Current |
|-----------|---------|
| Social Sentiment | ... |
| Price Trend (24h) | ... |
| Alignment | {Aligned / Divergent} |
### Key Takeaways
{2–3 insights}
> Community sentiment is not a reliable price predictor. This does not constitute investment advice.
| Condition | Assessment |
|---|---|
| Sentiment score > 70 | Strongly bullish — contrarian caution |
| Sentiment score < 30 | Strongly bearish — possible capitulation or opportunity |
| Positive ratio > 80% | Strong positive consensus — watch for reversal |
| Discussion volume > 2x 7d average | Unusual activity — possible catalyst |
| KOL opinions divided | Broken consensus — uncertainty |
| Sentiment bullish but price falling | Divergence — sentiment may lag |
| Sentiment bearish but price rising | Divergence — market defying expectations |
| Error Type | Handling |
|---|---|
news_feed_search_x fails | Sentiment metrics only; note X discussion unavailable |
news_feed_get_social_sentiment fails | X discussion only; skip metrics |
| Both Tools fail | Return error; suggest retry |
| No X discussions for query | Broaden query; note limited data |
| User asks for Reddit/Discord | State UGC not available; X-only for now |
| User Follow-up Intent | Route To |
|---|---|
| "Analyze this coin" | gate-info-coinanalysis |
| "Any news about this?" | gate-news-briefing |
| "Why is it pumping/dumping?" | gate-news-eventexplain |
| "Technical analysis?" | gate-info-trendanalysis |
| "On-chain data?" | gate-info-tokenonchain |
| "How's the overall market?" | gate-info-marketoverview |