← 返回 Skills 市场
clarkchenkai

Dual-Mode Reasoner

作者 Cubic AI · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install dual-mode-reasoner-clarkchenkai
功能描述
Dual-Mode Reasoner — Risk-Aware Reasoning Skill for Switching Between Quick and Deliberate Modes. Use it when the user needs a disciplined protocol and fixed...
使用说明 (SKILL.md)

Dual-Mode Reasoner — Risk-Aware Reasoning Skill for Switching Between Quick and Deliberate Modes

Use this skill when the task matches the protocol below.

Activation Triggers

  • mixed workloads that contain both trivial and high-stakes tasks
  • decisions with uncertain downside, irreversibility, or moral weight
  • situations where fast mode may miss important hidden assumptions
  • cases where slow mode is expensive and should be used selectively
  • requests to decide how much reasoning a task deserves

Core Protocol

Step 1: Run a quick risk scan

Check reversibility, downside asymmetry, ambiguity, governance sensitivity, and evidence quality.

Step 2: Choose the mode explicitly

Default to quick mode unless the scan triggers deliberate mode.

Step 3: If deliberate, expose assumptions

List the assumptions carrying the decision instead of hiding them in narrative confidence.

Step 4: Test counterexamples

Look for at least one serious alternative or failure case before deciding.

Step 5: End with a stop condition

Say what would be enough to act now and what would force a pause or escalation.

Output Contract

Always end with this six-part structure:

## Mode Selection
[...]

## Risk Signals
[...]

## Working Assumptions
[...]

## Counterexamples
[...]

## Decision or Recommendation
[...]

## Stop Condition
[...]

Response Style

  • Do not over-think low-risk tasks.
  • Do not under-think irreversible tasks.
  • Make the chosen mode visible to the user.
  • If deliberate mode is triggered, show assumptions and a stopping rule.

Boundaries

  • It does not assume slow mode is always better than quick mode.
  • It does not turn every decision into a philosophical seminar.
  • It does not let quick mode bypass governance or material-risk thresholds.
安全使用建议
This skill is instruction-only and coherent for its stated purpose: it asks for no credentials, installs nothing, and only prescribes reasoning steps. Things to consider before installing: the publisher/homepage are unknown—if provenance matters to you, prefer skills from known authors; test the skill on harmless/low-risk tasks first to confirm its behavior; be aware the agent may invoke it implicitly (allow_implicit_invocation is true), so if you want explicit control, disable implicit invocation or require user confirmation before using the skill. Also remember: this skill encodes a protocol, not domain expertise — do not rely on it alone for high-stakes legal/medical/financial decisions.
功能分析
Type: OpenClaw Skill Name: dual-mode-reasoner-clarkchenkai Version: 1.0.0 The dual-mode-reasoner skill is a purely logic-based reasoning framework designed to guide an AI agent's decision-making process using a 'fast vs. slow' thinking protocol. It contains no executable code, scripts, or requests for sensitive system permissions (network, file, or environment access). The instructions in SKILL.md and the reference files (deliberation-patterns.md, mode-triggers.md) are aligned with the stated purpose of risk-aware reasoning and do not contain any malicious prompt-injection attempts or data exfiltration patterns.
能力评估
Purpose & Capability
Name/description (risk-aware quick vs deliberate reasoning) align with the SKILL.md contents and the included reference docs. The skill requires no binaries, env vars, or external services—appropriate for a purely procedural reasoning helper.
Instruction Scope
Runtime instructions are limited to a reasoning protocol (risk scan, mode choice, expose assumptions, counterexamples, stop condition). They do not instruct reading files, environment variables, network endpoints, or transmitting data externally.
Install Mechanism
No install spec and no code files to execute. Instruction-only skill means nothing is written to disk or downloaded at install time.
Credentials
The skill declares no required environment variables, credentials, or config paths. There are no requests for secrets or unrelated service tokens.
Persistence & Privilege
The skill is not force-included (always: false). The agents/openai.yaml sets policy.allow_implicit_invocation: true, so the platform may implicitly invoke it when relevant; this is a normal setting for helper skills but worth noting if you want to limit implicit calls.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dual-mode-reasoner-clarkchenkai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dual-mode-reasoner-clarkchenkai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Dual-Mode Reasoner skill. - Provides structured risk-aware reasoning, switching between quick and deliberate modes based on task risk. - Introduces a disciplined protocol with explicit mode selection, risk scan, assumption exposure, counterexample testing, and defined stop conditions. - Ensures consistent six-part output structure for decision support. - Designed for mixed workloads, supporting both trivial and high-stakes decisions.
元数据
Slug dual-mode-reasoner-clarkchenkai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Dual-Mode Reasoner 是什么?

Dual-Mode Reasoner — Risk-Aware Reasoning Skill for Switching Between Quick and Deliberate Modes. Use it when the user needs a disciplined protocol and fixed... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。

如何安装 Dual-Mode Reasoner?

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

Dual-Mode Reasoner 是免费的吗?

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

Dual-Mode Reasoner 支持哪些平台?

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

谁开发了 Dual-Mode Reasoner?

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

💬 留言讨论