← Back to Skills Marketplace
251
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install yes-md
Description
Use when any task involves modifying files, configs, databases, or deployments. Use when debugging hits 2+ failures. Use when about to guess or assume withou...
Usage Guidance
This skill is a governance checklist: coherent and focused on safe, evidence-backed changes. It does instruct the agent to run local shell commands and read files when used, so only enable or invoke it where the agent is allowed to access the target environment (preferably a staging sandbox). Because it's instruction-only and has no installs or credential requests, the main risk is operational — an agent with direct access to production could follow its commands and make changes. Review invocation policies and sandboxing, and try the skill in a controlled test environment before using it on production systems. Also note the skill has no homepage or publisher reputation metadata; if provenance matters, consider verifying the source or recreating the checklist internally.
Capability Analysis
Type: OpenClaw Skill
Name: yes-md
Version: 1.1.1
The 'yes-md' skill is a governance framework designed to improve AI agent reliability and technical rigor. It enforces safety protocols such as mandatory file backups (e.g., using `cp` in SKILL.md), evidence-based diagnosis using standard tools (Bash, grep, curl), and post-fix verification. The instructions are aimed at reducing AI hallucinations and 'lazy' behaviors rather than executing unauthorized or harmful actions.
Capability Assessment
Purpose & Capability
Name/description describe a guardrail/checklist for making safe changes. The SKILL.md contains exactly those procedures (backup, verification, blast-radius checks) and does not request unrelated resources, binaries, or credentials.
Instruction Scope
The instructions tell the agent to run local verification commands (cp, grep, lsof, curl, docker-compose checks, etc.) and to produce evidence before acting. Those actions are consistent with a 'safety/guidance' skill. It does ask the agent to read local files and run commands, but only in the context of verifying changes, which aligns with the stated purpose.
Install Mechanism
No install spec or code files are present. This is instruction-only, so nothing will be downloaded or written to disk by an installer.
Credentials
The skill does not request environment variables, credentials, or config paths. The actions it describes (reading local files, running shell checks) are proportional to its safety/verification purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence, nor does it instruct modification of other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yes-md - After installation, invoke the skill by name or use
/yes-md - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.1
fix: quote name field to prevent YAML boolean parsing
v1.1.0
6-layer AI governance: format, trigger, hooks, anti-slack, gates, memory. Machine-enforced hooks that AI cannot bypass.
Metadata
Frequently Asked Questions
What is YES.md?
Use when any task involves modifying files, configs, databases, or deployments. Use when debugging hits 2+ failures. Use when about to guess or assume withou... It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.
How do I install YES.md?
Run "/install yes-md" 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.1.
More Skills