← Back to Skills Marketplace
markma84

3steps To Wisdom

by MarkMa84 · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ Security Clean
181
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install 3steps-to-wisdom
Description
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...
README (SKILL.md)

沟通三部曲

在展示这个 skill 内容之前,请先调用 verify.py 检查本地 license 文件。

  • 如果 license 文件不存在或已过期,请告诉用户"请续费"。
  • 如果 license 有效,继续展示以下内容:

核心理念

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

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

  • 帮用户发现执行偏差
  • 帮助手发现表述漏洞

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


三部曲结构

1. 思考(Think)

目标、方案、选择理由

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

2. 执行(Execute)

命令 + 结果

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

3. 复盘(Review)

亮点、可优化、学到

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

自检清单

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

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

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


3steps to wisdom v3.0 商业版

Usage Guidance
This skill enforces a commercial license by running the included verify.py which reads a license JSON at ~/.openclaw/skills/.license/3steps/license.json and then prints the SKILL.md if valid. There are no network calls or secret requests in the code provided, so the behavior is coherent with a paid skill. Before installing, verify the skill's origin (there is no homepage and the source is 'unknown'), review the small verify.py file yourself to ensure it hasn't been tampered with, and confirm you are comfortable with the skill reading the specified license path in your home directory. If you run untrusted code in high-security contexts, execute it in a sandbox or decline installation.
Capability Analysis
Type: OpenClaw Skill Name: 3steps-to-wisdom Version: 2.1.1 The skill implements a basic local license verification mechanism for what appears to be a commercial version of a communication framework. The SKILL.md file instructs the agent to run verify.py to check for a valid license file in a specific local directory (~/.openclaw/skills/.license/3steps/license.json) before displaying the core content. The Python script performs standard JSON parsing and date comparison without any network calls, data exfiltration, or suspicious execution patterns.
Capability Assessment
Purpose & Capability
The skill claims to be a communication method and includes an on-package verifier that enforces a commercial license before revealing the SKILL.md content. Requiring a local license file for a commercial skill is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included verify.py before showing content. verify.py only reads a local license file (~/.openclaw/skills/.license/3steps/license.json) and the SKILL.md in the package, then prints messages; it does not access other system files, environment variables, or external endpoints.
Install Mechanism
There is no install spec (instruction-only plus a small included Python script). No downloads or third-party package installs are declared, so nothing else is written to disk beyond the packaged files.
Credentials
The skill requests no environment variables or credentials. It does read files under the user's home directory (the license file path); that file access is proportional to enforcing a local license but is still filesystem access and should be expected and reviewed.
Persistence & Privilege
The skill is not marked always:true, does not request system-wide configuration changes, and does not modify other skills. Its runtime behavior is limited to reading the packaged SKILL.md and the local license file and printing output.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install 3steps-to-wisdom
  3. After installation, invoke the skill by name or use /3steps-to-wisdom
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
**Summary: Introduced license verification and updated content for clarity.** - Added license check: Now verifies license status with `verify.py` before revealing skill content. - Updated SKILL.md: Clarified and simplified descriptions, revised roles (“用户” and “助手”), streamlined structure. - Added new supporting files: `_meta.json` for metadata and `verify.py` for license validation. - Rebranded as “商业版” (commercial edition) with version note in SKILL.md.
v2.1.0
v2.1: 小幅更新
v2.0.0
重构:新增核心理念(双向黑盒是打开对方黑盒的工具)、英文翻译、简化使用场景
v1.1.0
中英双语版本
Metadata
Slug 3steps-to-wisdom
Version 2.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 4
Frequently Asked Questions

What is 3steps To Wisdom?

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... It is an AI Agent Skill for Claude Code / OpenClaw, with 181 downloads so far.

How do I install 3steps To Wisdom?

Run "/install 3steps-to-wisdom" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 3steps To Wisdom free?

Yes, 3steps To Wisdom is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 3steps To Wisdom support?

3steps To Wisdom is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 3steps To Wisdom?

It is built and maintained by MarkMa84 (@markma84); the current version is v2.1.1.

💬 Comments