← 返回 Skills 市场
Reinforced Thinking Mode
作者
Kaihang An
· GitHub ↗
· v1.1.0
· MIT-0
653
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install reinforced-thinking-mode
功能描述
Multi-round independent deep thinking. Each round produces complete, final-quality solutions. Non-iterative, no TODOs, no angle constraints—pure divergent th...
安全使用建议
This skill appears internally consistent for its stated goal of enforced multi-round thinking. Before installing or enabling it, consider: (1) it will write problem.md and round_*.md files in a working directory and then delete intermediate files — ensure the agent environment's file access and deletion behavior meets your data-retention and compliance needs; (2) the SKILL.md's 'search immediately' instruction is vague and may cause the agent to perform web searches or use networked tools — if you want to restrict network calls, enforce those limits at the agent/runtime level; (3) the skill does not request credentials or installs, but its freedom to 'choose angle' and re-run rounds gives it broad behavioral discretion — review outputs and final_report.md before allowing automatic deletion if you need to retain an audit trail; (4) small textual ambiguities (typo in cleanup) mean you should test with non-sensitive data first. If you want a stricter security posture, restrict network access for this skill, sandbox the working directory, and require human approval before deleting files or before the agent synthesizes/publishes final outputs.
功能分析
Type: OpenClaw Skill
Name: reinforced-thinking-mode
Version: 1.1.0
The 'reinforced-thinking-mode' skill is a prompt-engineering framework designed to improve AI reasoning through multi-round independent analysis. It uses local file I/O (creating a 'reinforced-thinking/' directory and writing 'round_*.md' files) to manage state and prevent 'lazy thinking' by the agent. The process includes a 'Red team review' phase in SKILL.md to critically evaluate solutions for vulnerabilities and failure modes, and it concludes with a standard cleanup of intermediate files. No indicators of data exfiltration, malicious execution, or harmful instructions were found.
能力评估
Purpose & Capability
Name/description (multi-round independent thinking) match the SKILL.md: it prescribes creating a working directory, writing problem.md, producing round_X.md files, synthesizing a final report, and deleting intermediates. No unexpected credentials, binaries, or installs are requested.
Instruction Scope
Instructions describe explicit file I/O (create/read/write/delete problem.md and round_{n}.md) which is coherent for the purpose. However the guidance 'Uncertain facts → Search immediately' is vague about what search mechanisms/endpoints to use (web search, internal tools, or asking the user). The SKILL.md also gives broad discretion about choosing angles and early-termination thresholds; these are functional but open-ended. There's a minor textual typo in the cleanup section that slightly reduces clarity.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk delivery method. Nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths requested. The skill does not ask for unrelated secrets or platform tokens.
Persistence & Privilege
always:false and no persistent installation. The skill writes and then deletes local files in a working directory; it does not request to modify agent/system configuration or other skills. Autonomy is allowed by default but not elevated by special privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install reinforced-thinking-mode - 安装完成后,直接呼叫该 Skill 的名称或使用
/reinforced-thinking-mode触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- feat: add early termination and red team review
- Add .clawhubignore and improve publish workflow with git-based changelog
- Add publishing infrastructure: CHANGELOG.md, PUBLISHING.md, scripts/
- Add Phase 4: Cleanup - require user confirmation before deleting intermediate files
- Split SKILL.md (English) and skill_cn.md (Chinese translation)
- Remove 'new perspective' from description - quality over angle diversity
- Refine angle selection: emphasize critical thinking over preset angles
- Add detailed execution steps, quality checkpoints, and mandatory redo mechanism
- Original version from skill package
v1.0.0
reinforced-thinking-mode 1.0.0
- Initial release introducing a robust framework for multi-round, independent deep thinking.
- Each round delivers a standalone, final-quality solution from a fresh perspective—no iterative improvement or angle constraints.
- Strict file access rules ensure independent sessions using only problem definition and previous round.
- Comprehensive templates, checklists, and mandatory redo mechanisms enforce solution quality and rule compliance.
- Adds structured phases: initialization, multiple independent solution rounds, synthesis/final reporting, and explicit user-directed file cleanup.
元数据
常见问题
Reinforced Thinking Mode 是什么?
Multi-round independent deep thinking. Each round produces complete, final-quality solutions. Non-iterative, no TODOs, no angle constraints—pure divergent th... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 653 次。
如何安装 Reinforced Thinking Mode?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install reinforced-thinking-mode」即可一键安装,无需额外配置。
Reinforced Thinking Mode 是免费的吗?
是的,Reinforced Thinking Mode 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reinforced Thinking Mode 支持哪些平台?
Reinforced Thinking Mode 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Reinforced Thinking Mode?
由 Kaihang An(@stofancy)开发并维护,当前版本 v1.1.0。
推荐 Skills