Install
openclaw skills install @immmmmmortal1/shuxia-skill-libraryUse when creating, reviewing, or refining an agent skill and the goal is to make the skill more obedient, better bounded, and harder to misuse. Especially useful when extracting reusable ideas from strong external skills, turning them into boundary rules, constraint patterns, review checklists, and concrete revisions for local skills.
openclaw skills install @immmmmmortal1/shuxia-skill-libraryThis skill is a skill-for-skills.
Use it to study why a strong skill behaves well, extract its reusable boundary design, and apply those lessons to improve local skills. The focus is not content quality alone, but whether a skill is:
This skill also acts as a normalization reviewer for new or existing skills in the local library.
Use when:
scope, fallback, output contract, or anti-slop behaviorDo not use when:
A strong skill does not become obedient by sounding strict.
It becomes obedient by turning judgment into structure:
If a rule is important, it should appear in the workflow, not only in prose.
Always review a target skill across these dimensions:
Identity Boundary
Task Boundary
Execution Boundary
Fallback Boundary
Output Boundary
Anti-Slop Boundary
Transferability
Identify:
technique, workflow, reviewer, orchestrator, or domain skillLook for mechanisms such as:
If a strength is only stylistic, do not over-credit it. Prefer mechanism over tone.
For every strong idea, rewrite it as:
Pattern nameWhy it worksWhere to reuseHow to encode it in a skillStore distilled ideas in skill-patterns.md.
When reviewing a local skill, report:
Prefer these repairs:
When this skill is used for analysis, produce:
Skill TypePrimary BoundaryBoundary MechanismsWhat Makes It ObedientReusable PatternsLocal ImprovementsWhen this skill is used to review a local skill, produce:
PASS, WARNING, or ERRORWhen this skill is used to create or revise a skill, the revised skill must include:
The following ideas are already accepted into this library and should be reused when applicable:
Role Lock
Scope Split
Constraint In Workflow
Fallback Instead Of Hallucination
Negative List
Evidence Before Output
Output Contract
Pattern Harvesting
huashu-design is a reference example for:
The local skill library should improve over time.
Each good external skill should leave behind reusable boundary patterns so future local skills become more precise, more obedient, and easier to trust.