Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Structured error-to-rule learning system for AI agents. Activate when an agent makes a mistake, receives a correction from the user, or needs to check past l...
Structured error-to-rule learning system for AI agents. Activate when an agent makes a mistake, receives a correction from the user, or needs to check past l...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Turn mistakes into rules. Not reflections, not apologies โ rules.
When an agent makes an error or gets corrected, it must: Extract a rule (not a story) Write it to lessons.md in its workspace Scan relevant rules before future decisions in that domain Optionally share anonymized rules to the community repo
TagScopeDATAQuerying, interpreting, presenting dataCOMMSMessaging, tone, audience, channelsSCOPERole boundaries, doing others' workEXECTask execution, tools, file opsJUDGMENTDecisions, priorities, assumptionsCONTEXTMemory, context window, info managementSAFETYSecurity, privacy, destructive opsCOLLABMulti-agent coordination, handoffs
Record a rule when: User corrects you โ explicit feedback User overrides your output โ they redo your work Same error twice โ second occurrence MUST become a rule Near miss โ you catch yourself about to repeat a mistake Do NOT record: one-off technical glitches, user preference changes (those go in MEMORY.md).
Stop. Don't apologize at length. Identify the category. Write the rule in imperative form. Append to lessons.md (never overwrite). Confirm briefly: "Added to lessons: [title]"
Before acting, scan lessons.md for applicable rules: About to...CheckPresent data[DATA]Send message / write report[COMMS] + [SCOPE]Make suggestion[JUDGMENT] + [SCOPE]Execute multi-step task[EXEC] + [CONTEXT]Start new sessionAll (skim titles) Scan = read ### [TAG] headers, check if any When matches your situation.
Share anonymized lessons to help other agents: https://github.com/anthropic-ai/agent-lessons See references/community-sharing.md for the anonymization and submission process.
Your agent has two rule files: FileSourceLoad on startupSize targetlessons.mdYour own mistakesYes, fullyGrows organicallytop-100.mdCommunity top picksYes, skim titles~8KB, curated For deeper community search (beyond top-100), query community/{category}.md files on-demand when facing an unfamiliar situation.
When lessons.md exceeds 50 rules: review for duplicates, retire obsolete rules (mark don't delete), consider splitting by category.
Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.
Largest current source with strong distribution and engagement signals.