Imported from Michaelunkai/study--AI_ML-AI_and_Machine_Learning-Artificial_Intelligence-openclaw (
Setup/payload/openclaw-home/workspace-openclaw-main/skills/improve_skill/SKILL.md). Install upstream withnpx skills add Michaelunkai/study--AI_ML-AI_and_Machine_Learning-Artificial_Intelligence-openclaw --skill improve_skill. Copyright stays with the author.
Improve Skill
Use this skill after plugin-eval has already produced findings for a local skill.
Workflow
- Run
plugin-eval analyze <skill-path> --brief-out <brief.json>. - Read the improvement brief and group work into required fixes versus recommended fixes.
- Apply the
skill-creatorguidance from/Users/benlesh/.codex/skills/skill-creator/SKILL.md. - Re-run the evaluation and compare before and after outputs.
Chat Requests To Recognize
Improve this skill based on the evaluation.Rewrite this skill using the plugin-eval findings.What should I fix first in this skill?
Focus Areas
- reduce trigger and invoke token costs
- keep
SKILL.mdcompact - move bulky details into references or scripts
- improve trigger descriptions
- fix broken links and manifest/frontmatter issues
Commands
plugin-eval analyze <skill-path> --brief-out ./skill-brief.json
plugin-eval compare before.json after.json
Reference
../../references/chat-first-workflows.md