← 返回 Skills 市场
ckchzh

Decision Maker

作者 BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
530
总下载
0
收藏
4
当前安装
10
版本数
在 OpenClaw 中安装
/install decision-maker
功能描述
决策分析工具。利弊对比、加权决策矩阵、盲选消除偏见、决策框架推荐、风险评估。Decision maker with pros-cons analysis, weighted matrix, blind choice, decision frameworks.
使用说明 (SKILL.md)

decision-maker

决策分析工具。利弊对比、加权决策矩阵、盲选消除偏见、决策框架推荐、风险评估。Decision maker with pros-cons analysis, weighted matrix, blind choice, decision frameworks, risk assessment.

速查表

See commands above.

可用命令

  • analyze — analyze
  • pros-cons — pros cons
  • matrix — matrix
  • blind — blind
  • framework — framework
  • risk — risk

💡 小技巧:先用 help 查看所有命令,再选择最适合的

专业建议

  • 问自己:这个决定...
  • 分钟后**我会怎么想?
  • 个月后**我会怎么想?
  • 年后**我会怎么想?
  • W**iden options — 拓宽选择

decision-maker by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
decision-maker help

# Run
decision-maker run
  • Run decision-maker help for commands
  • No API keys needed

Commands

Run decision-maker help to see all available commands.

  • Run decision-maker help for all commands
安全使用建议
This skill appears to do what it says: decision‑making helpers implemented in shell scripts, no network calls or credential requests. Before installing, consider: 1) Review the two scripts locally (decide.sh and script.sh) — script.sh contains unrelated developer commands; if you don't need them you can ignore or remove it. 2) Be aware the tool will create a data directory (defaults to ~/.local/share/decision-maker) and write logs; if you want to avoid that, set DECISION_MAKER_DIR to a location you control or inspect/clean the directory after use. 3) If you require stricter isolation, run the scripts in a sandbox or ephemeral environment. Overall there are no signs of credential exfiltration or network activity.
功能分析
Type: OpenClaw Skill Name: decision-maker Version: 2.0.0 The skill bundle provides a set of decision-making tools, including pros-cons analysis, weighted matrices, and risk assessment frameworks. The primary logic in `scripts/decide.sh` consists of text-based templates and simple randomization for bias elimination, while `scripts/script.sh` is a generic developer workflow template that only performs local logging. No malicious behaviors such as data exfiltration, network requests, or unauthorized system modifications were found.
能力评估
Purpose & Capability
The SKILL.md and scripts/decide.sh implement decision‑making features (analyze, pros‑cons, matrix, blind, framework, risk) which aligns with the skill name and description. However, scripts/script.sh is a developer workflow helper (init/build/test/deploy/etc.) that is not referenced in the SKILL.md and is not necessary for decision analysis — this is an extra artifact but not evidently malicious.
Instruction Scope
SKILL.md and scripts/decide.sh are narrowly scoped to producing templates, frameworks, and randomization for decisions. The runtime instructions do not request external data, credentials, or system files. One discrepancy: the package includes scripts/script.sh with commands for developer workflows which the SKILL.md does not document; that script also writes to a data directory, a behavior not described in SKILL.md.
Install Mechanism
No install spec is provided (instruction-only), and the repository only includes two shell scripts and docs. Nothing is downloaded or extracted at install time, so there is low install‑time risk.
Credentials
The skill declares no required environment variables or credentials. scripts/script.sh respects DECISION_MAKER_DIR and XDG_DATA_HOME/HOME for storage; this is reasonable but means the tool will create and write to ~/.local/share/decision-maker (or a directory you point it to). No secrets or unrelated credentials are requested.
Persistence & Privilege
always:false and no elevated privileges. The scripts create a per‑user data directory and log files (history.log, data.log) under the user's XDG_DATA_HOME or HOME; this is persistent but limited to the skill's own directory and does not modify system or other skills' configurations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install decision-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /decision-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
yaml-fix+quality
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade: custom functionality
v2.3.3
Standards compliance: unique content, no template text
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.0
Initial release of decision-maker. - Provides tools for pros-cons analysis, weighted decision matrices, blind choice to reduce bias, decision framework recommendations, and risk assessment. - Supports commands: analyze, pros-cons, matrix, blind, framework, risk. - Offers quick tips and professional decision-making reflections. - Includes bilingual documentation (Chinese & English).
元数据
Slug decision-maker
版本 2.0.0
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 10
常见问题

Decision Maker 是什么?

决策分析工具。利弊对比、加权决策矩阵、盲选消除偏见、决策框架推荐、风险评估。Decision maker with pros-cons analysis, weighted matrix, blind choice, decision frameworks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 530 次。

如何安装 Decision Maker?

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

Decision Maker 是免费的吗?

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

Decision Maker 支持哪些平台?

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

谁开发了 Decision Maker?

由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.0。

💬 留言讨论