skills/gate-news-communityscan/SKILL.md
Community 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.
npx skillsauth add gate/gate-skills gate-news-communityscanInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
⚠️ 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 gate-runtime-rules.md
→ Also read info-news-runtime-rules.md for gate-info / gate-news-specific rules (tool degradation, report standards, security, routing degradation, and per-skill version checks when scripts/ is present).
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.
Per-skill updates: This skill may include scripts/update-skill.sh and, in full source trees, scripts/update-skill.ps1 for optional maintenance checks against the official Gate Skills repository. The shared policy is defined in info-news-runtime-rules.md.
Maintenance flow:
check only when you need to compare the installed skill with the official repo.check never rewrites files.update_available, ask the user before apply.apply rewrites only this skill's local directory under the active skills root.search_ugc availability. Until that API is online, label reports as X/Twitter-only.| MCP Server | Status | |------------|--------| | Gate-News | ✅ Required |
Query Operations (Read-only)
gate-mcp-cursor-installergate-mcp-codex-installergate-mcp-claude-installergate-mcp-openclaw-installer| 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 |
info-news-runtime-rules.md), this skill does not invoke additional third-party data services.tools
Exchange listing tracker. Use this skill whenever the user asks about exchange listing, delisting, or maintenance announcements. Trigger phrases include: any new coins listed recently, what did Binance list, new listings, delisted. MCP tools: news_feed_get_exchange_announcements, info_coin_get_coin_info, info_marketsnapshot_get_market_snapshot.
testing
Event attribution and explanation. Use this skill ONLY when the user's query is exclusively about the reason behind a price move with no other analysis dimensions. Trigger phrases: why did X crash, what just happened, why is it pumping, what caused. If the query ALSO mentions fundamentals, risk check, technicals, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
testing
News briefing. Use this skill ONLY when the user's query is exclusively about recent news or headlines with no other analysis dimensions. Trigger phrases: what happened recently, today's highlights, crypto news, any new updates. If the query ALSO mentions coin analysis, risk check, technicals, or any other analysis dimension, use gate-info-research instead — it handles multi-dimension queries in a single unified report.
tools
One-click installer for Gate MCP servers and gate-skills on Cursor, Claude Code, Codex, or OpenClaw/mcporter. Use when the user asks to install Gate MCP, Gate skills, setup Gate trading tools, mcporter Gate, or configure any supported client. Triggers on 'install Gate MCP', 'Gate skills', 'setup Gate Cursor', 'Gate Claude Code', 'Gate Codex', 'OpenClaw Gate', 'mcporter Gate'.