3steps To Wisdom

v2.1.0

A communication method enforcing three steps in every reply: think through goals and options, execute with command and result, then reflect on outcomes and l...

0· 142·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for markma84/3steps-to-wisdom.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "3steps To Wisdom" (markma84/3steps-to-wisdom) from ClawHub.
Skill page: https://clawhub.ai/markma84/3steps-to-wisdom
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install 3steps-to-wisdom

ClawHub CLI

Package manager switcher

npx clawhub@latest install 3steps-to-wisdom
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (three-step communication) match the SKILL.md: it only prescribes a Thinking → Execution → Reflection structure and references storing outputs in a memory palace. No unrelated binaries, credentials, or installs are requested.
Instruction Scope
The Execution step asks for 'command + result' and 'show the execution result' which can be interpreted as running commands or reporting results. That is coherent with a workflow that documents actions, but it is ambiguous: the agent may need to actually execute commands (if permitted) or should clearly indicate when results are hypothetical. Also the skill instructs automatically persisting outputs into a 'memory palace'—this is consistent with keeping records, but it implies use of the agent's memory/persistence mechanisms (not declared).
Install Mechanism
Instruction-only skill with no install spec and no code files. Lowest-risk install surface; nothing is written to disk or downloaded.
Credentials
No environment variables, credentials, or config paths are requested. The memory-persistence guidance is conceptual and not tied to any undeclared secret or external service.
Persistence & Privilege
The skill is not marked always:true and is user-invocable. However it instructs outputs be 'automatically' saved to memory categories; if installed, ensure you understand how the agent's memory feature is used and where those entries are stored, since the skill implicitly expects write-access to the agent's memory.
Assessment
This skill simply enforces a three-part reply format (thinking, execution, reflection) and is internally consistent. Before installing, decide if you want: 1) every agent reply to be verbose and structured that way; 2) the agent to execute commands when presenting 'command + result' (confirm your agent's shell/execution permissions); and 3) the outputs to be persisted in the agent's memory—check what memory is stored, how long it is kept, and whether it may include sensitive data. If you don't want automatic persistence or command execution, either disable those agent capabilities or ask for a clarification behavior (e.g., show hypothetical commands/results rather than actually running them).

Like a lobster shell, security has layers — review code before you run it.

latestvk975mkqq25py7dnrpb5atdge4n83wxnv
142downloads
0stars
3versions
Updated 4w ago
v2.1.0
MIT-0

3steps to wisdom / 沟通三部曲

智慧获取的标准工作流程 打开双方黑盒、让双方共同进步的唯一工具


核心理念

沟通三部曲是帮我们双方打开对方黑盒的工具。

镜子照见的不只是一个人——是镜子内外两个人:

  • 帮彧哥发现小蜂执行的偏差
  • 帮小蜂发现彧哥表述的漏洞

它是让我们双方共同进步的唯一工具。


The Three Steps is the tool that helps us both open each other's black box.

The mirror reflects two people—inside and outside the mirror:

  • Helping Yu Ge discover Xiao Feng's execution deviations
  • Helping Xiao Feng discover Yu Ge's expression gaps

It's the only tool that enables our mutual progress.


原始版三部曲结构

每次收到消息,回复前必须满足以下结构:

1. 思考

目标、方案、选择理由

  • 目标是什么?
  • 有哪些可选方案?
  • 为什么选择这个方案?

2. 执行

命令 + 结果

  • 展示命令(带注释)
  • 展示执行结果

3. 复盘

亮点、可优化、学到

  • 这次做得好的是什么?
  • 可以改进的是什么?
  • 学到了什么新东西?

1. Thinking

Goals, options, rationale

  • What are we trying to achieve?
  • What alternatives exist?
  • Why did we pick this option?

2. Execution

Command + Result

  • Show the command (with comments)
  • Show the execution result

3. Reflection

What went well, what to improve, what we learned

  • What worked?
  • What could be better?
  • What's the new insight?

为什么它是唯一工具

透明 = 信任 = 协同进化

  • 黑盒 = 失控 + 高成本 + 低效率
  • 三部曲把黑盒变白盒

Without the Three Steps, the mirror失效了:

  • 直接给答案 → 看不见思考过程 → 无法纠偏
  • 偏差累积 → 协同进化停摆

自检清单

发出前检查三模块是否完整:

  • 思考 ✅
  • 执行 ✅
  • 复盘 ✅

⚠️ 缺少任意模块 → 补上再发

Before sending, verify all three modules are present. Missing any → complete before sending.


与记忆宫的配合

三部曲的产出自动沉淀:

  • 决策过程 → 存入记忆宫的热/原则
  • 执行结果 → 存入记忆宫的温/done
  • 复盘收获 → 存入记忆宫的热/领悟

The outputs of the Three Steps automatically flow into the memory palace:

  • Decision rationale → stored in 热/原则 (principles)
  • Execution results → stored in 温/done (completed work)
  • Reflections and insights → stored in 热/领悟 (insights)

3steps to wisdom v2.1

Comments

Loading comments...