← 返回 Skills 市场
gate-exchange

gate-news-communityscan

作者 Gate · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
148
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install gate-news-communityscan
功能描述
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 communit...
使用说明 (SKILL.md)

gate-news-communityscan

General Rules

⚠️ 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).

  • Only call MCP tools explicitly listed in this skill. Tools not documented here must NOT be called, even if they exist in the MCP server.

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.

Known Limitations

  • UGC platforms: Reddit, Discord, and Telegram depend on search_ugc availability. Until that API is online, label reports as X/Twitter-only.
  • Historical sentiment trend may degrade to a single-point snapshot depending on upstream API coverage.

MCP Dependencies

Required MCP Servers

MCP Server Status
Gate-News ✅ Required

MCP Tools Used

Query Operations (Read-only)

  • news_feed_search_x (X/Twitter discussion — e.g., Grok-backed analysis per upstream)
  • news_feed_get_social_sentiment

Authentication

  • API Key Required: No
  • Credentials Source: None; this skill uses read-only Gate Info / Gate News MCP access only.

Installation Check

  • Required: Gate-News
  • Install: Use the local Gate MCP installation flow for the current host IDE before continuing.
  • Continue only after the required Gate MCP server is available in the current environment.

Routing Rules

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

Execution Workflow

Step 0: Multi-Dimension Intent Check

  • Community/social sentiment → this Skill.
  • Coin fundamentals + technicals + macro together → gate-info-research (if available).

Step 1: Intent Recognition & Parameter Extraction

  • coin (optional)
  • topic (optional): e.g., ETF, regulation, Layer 2
  • query: constructed from coin + topic for X search; if neither, general market social scan

Step 2: Call MCP Tools in Parallel

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

Step 3: LLM Aggregation

  • Synthesize qualitative X discussion with quantitative sentiment
  • Dominant narratives and KOL themes
  • Sentiment vs price alignment or divergence

Report Template

## 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.

Decision Logic

Condition Assessment
Sentiment score > 70 Strongly bullish — contrarian caution
Sentiment score \x3C 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 Handling

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

Cross-Skill Routing

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

Safety Rules

  1. No fabricated opinions: Only report what data supports; do not invent KOL quotes.
  2. Source attribution: Attribute generically to KOL/community unless public figure is clearly named in data.
  3. Neutral presentation: Show bullish and bearish views.
  4. Sentiment ≠ prediction: State limitations clearly.
  5. Platform transparency: Label X/Twitter-only coverage.
  6. Misinformation: Prefer "unverified claims circulating" over stating rumors as fact.
  7. Age & eligibility: Intended for users aged 18 or above with full civil capacity in their jurisdiction.
  8. Data flow: The host agent processes user prompts; this skill directs read-only Gate-News MCP tools listed above. The LLM synthesizes from tool results. This skill does not invoke additional third-party data services.
安全使用建议
This skill appears to be a straightforward, read-only community sentiment reporter that uses two internal MCP tools and requires the Gate-News MCP server be available. Before installing, confirm you trust the Gate-News MCP instance that will be queried (the skill will call that service to collect X/Twitter data). Note the skill is X/Twitter-first and will explicitly label reports as X-only until UGC search (Reddit/Discord/Telegram) is available. There are no requested secrets or local installs in this bundle, but if your environment requires provisioning a local Gate MCP connector, review that connector's network and credential behavior separately. If you are concerned about autonomous invocation, remember the platform default allows the skill to be called by agents — disable or restrict it if you do not want automatic runs. Finally, avoid supplying private keys, personal account details, or other sensitive strings as query text to any tool called by the skill.
功能分析
Type: OpenClaw Skill Name: gate-news-communityscan Version: 1.0.2 The gate-news-communityscan skill is a standard social sentiment analysis tool designed to interface with the Gate-News MCP server. It uses read-only tools (news_feed_search_x and news_feed_get_social_sentiment) to aggregate X/Twitter discussions and sentiment metrics into a structured report. The skill includes clear safety guidelines, runtime rules, and error-handling procedures, with no evidence of data exfiltration, malicious execution, or prompt-injection attacks.
能力标签
crypto
能力评估
Purpose & Capability
Name/description (community sentiment, X/Twitter-first) matches the declared MCP tools (news_feed_search_x, news_feed_get_social_sentiment). No unrelated env vars, binaries, or creds are requested. Requiring the Gate-News MCP server is coherent for an MCP-backed skill.
Instruction Scope
SKILL.md and the included runtime rules restrict the agent to calling only the two documented MCP tools, synthesizing results, and producing a labeled report. The instructions do not ask the agent to read arbitrary local files, exfiltrate secrets, or call external endpoints outside the Gate MCP. Error handling and platform limitations (UGC not available) are explicitly documented.
Install Mechanism
This is an instruction-only skill with no install spec or code to write to disk. The only installation concern is the prerequisite that the Gate-News MCP server be available on the host—no third-party downloads or archives are specified.
Credentials
The skill declares no required environment variables, credentials, or config paths. The included runtime rules also state the skill is read-only and does not handle API secrets during normal execution, making the requested environment minimal and proportionate.
Persistence & Privilege
always:false and normal autonomous invocation are set (defaults). The skill does not request persistent system presence or modification of other skills/configs. No privileged or persistent behavior is requested in the bundle.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gate-news-communityscan
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gate-news-communityscan 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated references to shared runtime rules: now point to local files (`./references/`) instead of remote GitHub links. - Removed skill-specific maintenance/update script instructions and flows. - Added new reference files: `gate-runtime-rules.md` and `info-news-runtime-rules.md`. - Removed redundant or superseded documentation files (e.g., CHANGELOG.md, README.md, scenarios, updater script). - Clarified MCP server installation step and required environment conditions. - No changes to MCP tool usage, execution workflow, or output structure.
v1.0.1
- Added explicit fields for required credentials, environment variables, and permissions (all empty arrays). - Restructured and shortened the per-skill update/maintenance section for clarity; moved technical update flow details to a concise explanation. - Added clear "Known Limitations" and "MCP Dependencies" sections for transparency on platform and API supports. - Provided explicit routing, workflow, error handling, and cross-skill routing tables. - Improved safety and transparency rules sections. - No logic or interface changes; SKILL.md documentation/organization update only.
v1.0.0
gate-news-communityscan 2026.4.1-2 - Initial release. - Provides community sentiment scans with a focus on X/Twitter using Gate-News MCP. - Designed to analyze social discussions, KOL opinions, or community takes on coins or topics. - Incorporates update check workflows (block until user confirmation) before executing. - Adds support scripts and strict policy for controlled skill updating and execution.
元数据
Slug gate-news-communityscan
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

gate-news-communityscan 是什么?

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 communit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 148 次。

如何安装 gate-news-communityscan?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install gate-news-communityscan」即可一键安装,无需额外配置。

gate-news-communityscan 是免费的吗?

是的,gate-news-communityscan 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

gate-news-communityscan 支持哪些平台?

gate-news-communityscan 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 gate-news-communityscan?

由 Gate(@gate-exchange)开发并维护,当前版本 v1.0.2。

💬 留言讨论