← 返回
未分类 中文

Signal vs Noise

Filter relevant information from noise; extract claims, dedupe, rank impact, and preserve evidence.
从噪声中筛选相关信息,提取声明、去重、评估影响并保存证据。
mzfshark mzfshark 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 399
下载
💾 0
安装
1
版本
#beta#latest

概述

SKILL: signal-vs-noise

Purpose

Filter relevant information from noise while preserving evidence and decision-impact.

When to Use

  • Many messages/news/items arrive at once
  • A decision must be made and inputs are overwhelming
  • You need a ranked list of what matters

Inputs

  • dataset (required): list of items (news, messages, metrics, notes)
  • decision_context (optional): what decision this supports
  • time_window (optional): timeframe considered relevant

Steps

  1. Normalize the dataset into items with source, timestamp (if present), and content.
  2. Extract key claims per item (1–3 claims max).
  3. Remove redundancy:
    • merge duplicates
    • group near-duplicates by same claim
  4. Identify high-impact signals:
    • changes in constraints (governance, deadlines, outages)
    • verified facts that shift probability
    • actionable next steps
  5. Rank signals by:
    • impact on the decision
    • credibility/verifiability
    • urgency (only if real)
  6. Output:
    • ranked signals with evidence
    • discarded noise (with brief reason)

Validation

  • No duplicated signals in the ranked list.
  • Each signal includes at least one evidence pointer (source/item id).
  • Novelty is not treated as importance by default.

Output

  • ranked_signals: ordered list with claim, why_it_matters, evidence
  • discarded_noise: list with item + reason

Safety Rules

  • Avoid bias toward novelty: “new” is not automatically “important”.
  • Do not delete dissent; label it as low-confidence when evidence is weak.

Example

Input: 30 chat messages + 5 news headlines about a protocol.

Output: top 5 signals (governance vote date, confirmed exploit, liquidity change) + noise bucket (memes, repeated hype).

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-05-03 09:11 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

knowledge-management

Summarize

paudyyin
智能摘要工具,自动为长文本、文档、网页生成摘要,提取要点与关键词,支持自定义摘要长度。
★ 966 📥 522,309
knowledge-management

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 449 📥 105,713
data-analysis

OnChain Analysis

mzfshark
战略性解读区块链数据,以数据支撑的证据和明确的不确定性,识别模式、异常和流向。
★ 0 📥 597