← 返回商店
技能1.2.0

Don't Make Mistakes

免费

A meta-skill that activates elevated quality mode on any agent.

toli765 次下载

关于

A meta-skill that activates elevated quality mode on any agent. When triggered, the agent shifts into a 6-phase protocol that catches errors before they happen. **The 6 phases:** 1. **Understand** - Restate the task. Confirm scope. Ask clarifying questions. 2. **Plan** - Break into steps. Identify dependencies. Flag risks. 3. **Pre-mortem** - "What would make this fail?" Anticipate problems before they happen. 4. **Execute** - One step at a time. Verify each step before moving to the next. 5. **Verify** - Check the output against the original requirements. Test edge cases. 6. **Deliver** - Confidence assessment. What was verified vs. what was assumed. **Trigger phrases:** "Don't make mistakes," "maximum effort," "get this right," "be thorough," or "do this perfectly." Works with any soul, any domain. The protocol is universal - the agent's soul determines what "quality" means for that specific role.


标签

qualityverificationmeta-skillerror-preventionchecklists

说明文档

Don't Make Mistakes

Version: 1.1.0 | Changelog

A meta-skill that activates elevated quality mode on any agent. When triggered, the agent follows a 6-phase protocol: understand, plan, pre-mortem, execute, verify, deliver. Works with any soul, any domain.

Price: Free Type: Skill (universal)

What's Included

  • SKILL.md - The complete 6-phase maximum effort protocol

Trigger Phrases

Activates when you say "don't make mistakes," "maximum effort," "get this right," "be thorough," or "do this perfectly."

Install

1. Copy into your agent's workspace

cp -r dont-make-mistakes/ ~/.openclaw/workspace-{agent-id}/skills/dont-make-mistakes/

Skills must live inside the agent's workspace. Do not copy to a global skills directory.

2. Add to your agent config

In openclaw.json, add the skill to that agent's skills list:

{
  "id": "{agent-id}",
  "skills": [
    "dont-make-mistakes"
  ]
}

3. Use it

Say "don't make mistakes" or "maximum effort" before any task. The agent shifts into elevated quality mode automatically.

Recommended Model

Works with any model. Opus benefits most from the protocol's depth.


包含文件

  • pfp.png.png
  • README.md.md
  • SKILL.md.md

MIT来源链接即将补充作者:tolisouls.design