← 返回 Skills 市场
kgapol

MIT Reasoning Lite

作者 kgapol · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
129
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mit-reasoning-lite
功能描述
Provides a 3-step reasoning scaffold prompting agents to clarify objectives, check constraints, and articulate reasoning before significant decisions.
安全使用建议
This skill appears to be what it says: a small prompt scaffold you can paste into agent skill files. Before running install.sh, inspect it (it's short) and be aware it will create $HOME/.mit-reasoning and try to copy additional files (USAGE.md, README.md) that are not included — the script will likely fail as-is due to missing files. There are no network calls or credential requests. If you only want the prompt, you can safely copy SKILL.md manually into your agent workspace instead of running the installer. If you do run the script, run it in a safe environment (or remove the cp lines for missing files) and verify any external links or commercial references before following them.
能力评估
Purpose & Capability
Name/description (a small reasoning scaffold) matches the provided SKILL.md: it only defines a 3-step prompt and guidance for where to paste it. There are no unexpected binaries, env vars, or external credentials requested.
Instruction Scope
SKILL.md only instructs agents to clarify objectives, check constraints, and state reasoning before acting. It does not ask the agent to read unrelated files, access secrets, or send data to external endpoints.
Install Mechanism
There is no registry install spec (instruction-only), but the bundle contains install.sh which creates $HOME/.mit-reasoning and copies files into it. The script performs only local file operations and prints instructions. However, install.sh attempts to copy USAGE.md and README.md which are not present in the package (cp will fail due to set -e), so the installer is inconsistent/buggy — this is an integrity/packaging issue rather than malicious behavior.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no hidden credential accesses in SKILL.md or install.sh.
Persistence & Privilege
always is false and the skill is user-invocable only. The installer would create a dot-directory under the user's home (normal for local tools) but the skill does not request permanent elevated privileges or alter other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mit-reasoning-lite
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mit-reasoning-lite 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of MIT Reasoning Lite, providing a 3-step decision framework for AI agents. - Enforces structured decision-making: clarify objective, check constraints, and reason before acting. - Drop-in installation with no configuration required; easily reference in AGENTS.md. - Designed for high-impact, ambiguous, or hard-to-reverse agent actions. - Part of the free Trust AI Suite, with upgrade path to the full 9-step MIT Reasoning framework.
元数据
Slug mit-reasoning-lite
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

MIT Reasoning Lite 是什么?

Provides a 3-step reasoning scaffold prompting agents to clarify objectives, check constraints, and articulate reasoning before significant decisions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 129 次。

如何安装 MIT Reasoning Lite?

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

MIT Reasoning Lite 是免费的吗?

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

MIT Reasoning Lite 支持哪些平台?

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

谁开发了 MIT Reasoning Lite?

由 kgapol(@kgapol)开发并维护,当前版本 v1.0.0。

💬 留言讨论