← 返回 Skills 市场
Reason
作者
ProjectSnowWork
· GitHub ↗
· v1.0.0
· MIT-0
403
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install reason
功能描述
Logical reasoning and decision analysis system for clear thinking. Use when user mentions decisions, logic, reasoning, critical thinking, arguments, or probl...
安全使用建议
This skill appears to be what it says: a local decision‑analysis helper that saves analyses to a local memory folder. Before installing, check the following: (1) the package references several scripts and reference files that are not included — request or inspect those files if you need the full feature set; (2) it will create and write JSON files under ~/.openclaw/workspace/memory/reason (ensure you are comfortable with that path and whether your environment syncs or backs it up); (3) there is no evidence of network access or secret collection in the provided code, but review any additional scripts (evaluate_argument.py, identify_fallacy.py, etc.) before enabling the skill. If you want extra assurance, ask for the full source for the missing scripts or run the included script in a sandbox to observe behavior.
功能分析
Type: OpenClaw Skill
Name: reason
Version: 1.0.0
The skill bundle provides a legitimate framework for logical reasoning and decision analysis. The script 'analyze_decision.py' functions as described, processing user input to generate structured decision frameworks and storing them locally in the agent's workspace without any network calls, data exfiltration, or suspicious execution logic.
能力评估
Purpose & Capability
The name/description (reasoning and decision analysis) match the included script's behavior: local analysis output and storing a JSON record. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md references several scripts (evaluate_argument.py, identify_fallacy.py, structure_problem.py, check_bias.py, build_framework.py) and reference docs that are not present in the package. The provided script (analyze_decision.py) is self-contained and stays within local storage, but the missing files mean some runtime instructions cannot be followed as-is.
Install Mechanism
No install spec is provided (instruction-only plus one small script). Nothing is downloaded or installed by the skill itself.
Credentials
The skill requests no environment variables or credentials. It writes data locally only. The amount and type of access (writing to a local workspace directory) are proportional to its stated purpose.
Persistence & Privilege
The script writes decision records to a directory under the user's home (~/.openclaw/workspace/memory/reason). This is expected for a memory feature, but note it will create/modify files in that path. always:false and no elevated privileges are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reason - 安装完成后,直接呼叫该 Skill 的名称或使用
/reason触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Decision analysis frameworks, argument evaluation, and structured problem solving
元数据
常见问题
Reason 是什么?
Logical reasoning and decision analysis system for clear thinking. Use when user mentions decisions, logic, reasoning, critical thinking, arguments, or probl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 403 次。
如何安装 Reason?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reason」即可一键安装,无需额外配置。
Reason 是免费的吗?
是的,Reason 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reason 支持哪些平台?
Reason 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reason?
由 ProjectSnowWork(@projectsnowwork)开发并维护,当前版本 v1.0.0。
推荐 Skills