Consensus
/install consensus
Consensus
Analyze consensus operations. Use when you need to understand consensus mechanisms, evaluate protocol security, or reference on-chain concepts.
When to Use
- status: Show current status
- add: Add new entry
- list: List all entries
- search: Search entries
- remove: Remove entry by number
- export: Export data to file
- stats: Show statistics
- config: View or set config
Commands
status
scripts/script.sh status
Show current status
add
scripts/script.sh add
Add new entry
list
scripts/script.sh list
List all entries
search
scripts/script.sh search
Search entries
remove
scripts/script.sh remove
Remove entry by number
export
scripts/script.sh export
Export data to file
stats
scripts/script.sh stats
Show statistics
config
scripts/script.sh config
View or set config
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
Use scripts/script.sh config \x3Ckey> \x3Cvalue> to customize behavior.
| Variable | Description |
|---|---|
CONSENSUS_DIR |
Data directory (default: ~/.consensus/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install consensus - 安装完成后,直接呼叫该 Skill 的名称或使用
/consensus触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Consensus 是什么?
Analyze consensus operations. Use when you need to understand consensus mechanisms, evaluate protocol security, or reference on-chain concepts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Consensus?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install consensus」即可一键安装,无需额外配置。
Consensus 是免费的吗?
是的,Consensus 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Consensus 支持哪些平台?
Consensus 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Consensus?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。