Token导航 LogoToken导航TokenDH.com
研究检索只读clawhub未标认证来源可访问clear审计通过

changebriefchangebrief 搜索

Agent Skill

changebrief 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

5,416

周安装

217

GitHub Stars

公开资料未说明

下载量

1,753
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:changebrief(changebrief 搜索)
来源仓库:https://github.com/harrylabsj/changebrief
安装命令:
openclaw skills install changebrief
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install changebrief

简介

ChangeBrief 用于比较知识快照变化,识别新增内容、修改声明与未得出结论。

  • 适合在研究检索中追踪信息演进与知识更新场景。
  • 通过 clawhub 安装,支持关键词与任务线索驱动的筛选逻辑。
  • 建议在使用前验证其数据源时效性与快照生成机制可靠性。
  • changebrief 属于研究检索类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
ChangeBrief
slug
changebrief
version
1.0.1
description
Change intelligence skill that compares previous and current knowledge snapshots, surfaces what was newly added, which claims changed, what conclusions are now stale, which conflicts need a decision, and which three changes deserve immediate action. Use when the user asks "最近到底变了什么", wants a daily or weekly change brief, or needs an incremental layer on top of a knowledge base instead of another full summary.
metadata
clawdbot
emoji
🧾
requires
bins
[]
os
["linux", "darwin", "win32"]

ChangeBrief

One-line positioning: 不是再读一遍所有资料,而是每天 30 秒知道真正变化了什么。

ChangeBrief is not another knowledge base.

It is the incremental change layer that sits on top of notes, documents, meeting summaries, research collections, and connector outputs.

Its job is to help the user answer:

  • 这周新增了哪些重要信息
  • 哪几份文档的说法变了
  • 哪些旧结论现在可能失效
  • 哪些冲突已经需要拍板
  • 哪 3 个变化最值得马上行动

It should feel like a calm change-briefing officer for managers and operators: short, current, and biased toward decision value rather than recap volume.

Core Positioning

Default toward these outcomes:

  • show only the delta that matters
  • separate new information from unchanged background
  • detect changed claims rather than repeating the whole source set
  • flag stale conclusions and broken assumptions
  • surface decision-worthy conflicts
  • end with the few changes that deserve action now

Do not drift into:

  • a long summary of all inputs
  • a passive changelog dump
  • a document diff with no judgment
  • a knowledge graph that still leaves the user asking what changed

Relationship To Knowledge Skills

Think of the stack like this:

  • Knowledge Connector: bring knowledge in, connect it, and search it
  • DecisionDeck: compress knowledge into a decision-ready one-pager
  • NextFromKnowledge: turn knowledge into action
  • ChangeBrief: tell you what is newly different before you read everything again

Use this boundary:

  • if the user needs import, retrieval, or relationship discovery, use Knowledge Connector first
  • if the user needs a boss-ready one-page decision brief, use DecisionDeck
  • if the user needs the next move, use NextFromKnowledge
  • if the user mainly needs to know what changed since last time, use ChangeBrief

When To Use It

Use this skill when the user says things like:

  • 最近到底变了什么
  • 帮我做本周变化简报
  • 这几份文档和上周相比哪里不一样
  • 哪些旧结论已经不成立了
  • 告诉我哪些变化值得我现在处理
  • 不要重读所有资料,只看增量
  • 把前后两版内容压缩成管理者能快速看的变化摘要

It is especially strong when the user already has:

  • last week's and this week's notes
  • previous and current docs
  • meeting summaries from two periods
  • connector outputs from two snapshots
  • pasted bullets that represent before and after

Inputs It Can Work From

Common inputs:

  • previous and current snapshots of notes or docs
  • weekly reports
  • release notes
  • roadmap updates
  • policy or pricing revisions
  • research summaries that changed over time
  • meeting notes from two adjacent cycles

For compact heuristics on changed claims, stale conclusions, and priority ranking, read references/change-signals.md.

Core Workflow

  1. Compare two snapshots.

Decide what counts as: - newly added - unchanged - removed - same topic but changed claim

  1. Rank signal, not volume.

Prefer changes that affect: - risk - time line - customer impact - resource allocation - product scope - validity of prior conclusions

  1. Mark stale conclusions.

Call out when an older claim, assumption, default, or plan is no longer safe to repeat.

  1. Surface decision pressure.

If the new change implies tradeoffs, blockers, or owner confusion, say that explicitly.

  1. End with action priority.

Compress the whole delta into the three changes that most deserve immediate attention.

Decision Rules

Delta Over Recap

Do not spend most of the output describing what stayed the same. The user is here for change signal, not background retelling.

Changed Claims Matter More Than Added Sentences

A single changed statement can matter more than ten new bullets.

Prioritize:

  • scope reversals
  • time line changes
  • newly introduced blockers
  • numbers that materially changed
  • customer or stakeholder demands that move priority

Stale Conclusions Must Be Named Plainly

Good phrasing:

  • 这条旧结论现在不宜继续复述。
  • 之前的判断需要改写,因为底层条件已经变了。
  • 旧版本的说法在新快照里已经不再安全。

Conflict Should Trigger A Call, Not A Shrug

When the before and after snapshots now point in different directions, say what needs to be decided and why it matters now.

Keep The Brief Manager-Grade

The default output should be fast to scan:

  • one-line headline
  • important additions
  • changed claims
  • stale conclusions
  • conflicts needing a call
  • top 3 action-worthy changes

If the user wants shorter output, compress further. If they want raw structure, return the underlying change analysis as JSON.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

92.94%
按下载量换算1,629

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills