← Back to Skills Marketplace
sstklen

YES.md 中文版

by tkman · GitHub ↗ · v1.1.0 · MIT-0
cross-platform ✓ Security Clean
253
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yes-md-zh
Description
當任務涉及修改檔案、設定、資料庫或部署時觸發。當除錯連續失敗 2 次以上時觸發。當即將猜測或假設而沒有證據時觸發(「應該是」「可能是」「我覺得」「感覺是」)。當把問題推給用戶時觸發(「請你檢查」「建議您手動」「你可能需要」)。當改完東西沒有驗證就說完成時觸發。當下結論或判定根因時觸發。當有工具卻不用時觸發(有 W...
Usage Guidance
This skill is a governance/checklist (evidence-first debugging, backups, ripple-effect checks) and is internally coherent. It is instruction-only (no install, no secrets requested). However, the instructions assume the agent can run shell commands and read system state (files, env, docker, logs) and call web search; the skill does not enumerate binaries or limit which paths will be read. Before enabling: (1) confirm whether your agent runtime is allowed to execute shell commands or access sensitive files; (2) if you want to restrict file/system access, run this skill in a sandbox or disable autonomous invocation; (3) ensure any WebSearch endpoint the agent uses is acceptable for your data; and (4) test the skill in a non-production environment so its recommended commands and checks behave as you expect.
Capability Analysis
Type: OpenClaw Skill Name: yes-md-zh Version: 1.1.0 The 'yes-md-zh' skill bundle is a governance framework designed to improve AI agent performance by enforcing engineering best practices such as evidence-based debugging, mandatory backups (using `cp`), and post-change verification. It provides structured instructions in `SKILL.md` to prevent 'lazy' behaviors (e.g., guessing, pushing tasks to users) and includes safety gates for deployments. No malicious code, data exfiltration, or harmful instructions were identified.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md content: a governance checklist that enforces evidence-first debugging, backups, impact checks, and verification. It requests no binaries, env vars, or installs — consistent with being an instruction-only guidance skill.
Instruction Scope
SKILL.md tells the agent to run system inspection and verification commands (examples: cp, curl, cat, grep, lsof, docker/docker-compose checks, env, node -v) and to use WebSearch. That is appropriate for a debugging/governance checklist, but the skill does not declare required binaries or explicitly constrain which system paths may be accessed. Users should expect the agent to attempt reading files and running shell commands when this skill is followed.
Install Mechanism
No install spec and no code files — lowest-risk model: nothing written to disk by the skill itself.
Credentials
The skill declares no required environment variables or credentials and explicitly advises not to request secrets. However, its instructions recommend inspecting the runtime environment (env, node -v, which, docker ps). That means the agent may read local environment and system state at runtime even though no env vars are declared; this is consistent with the purpose but worth noting.
Persistence & Privilege
always is false, no install or config changes are requested, and the skill does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed by default, which is normal for skills and not flagged here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install yes-md-zh
  3. After installation, invoke the skill by name or use /yes-md-zh
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
YES.md 中文版:6 層 AI 治理架構,含機器強制執行的 Hooks
Metadata
Slug yes-md-zh
Version 1.1.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is YES.md 中文版?

當任務涉及修改檔案、設定、資料庫或部署時觸發。當除錯連續失敗 2 次以上時觸發。當即將猜測或假設而沒有證據時觸發(「應該是」「可能是」「我覺得」「感覺是」)。當把問題推給用戶時觸發(「請你檢查」「建議您手動」「你可能需要」)。當改完東西沒有驗證就說完成時觸發。當下結論或判定根因時觸發。當有工具卻不用時觸發(有 W... It is an AI Agent Skill for Claude Code / OpenClaw, with 253 downloads so far.

How do I install YES.md 中文版?

Run "/install yes-md-zh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is YES.md 中文版 free?

Yes, YES.md 中文版 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does YES.md 中文版 support?

YES.md 中文版 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created YES.md 中文版?

It is built and maintained by tkman (@sstklen); the current version is v1.1.0.

💬 Comments