Install
openclaw skills install @zack-dev-cm/skill-package-doctorAudit skill packages before publishing, then generate concrete fixes and a shareable proof card
openclaw skills install @zack-dev-cm/skill-package-doctorUse this skill when the user wants to review, debug, score, publish, or improve an agent skill package.
SKILL.md feels generic, unsafe, too broad, or hard to trust.SKILL.md.python3 scripts/skill_doctor.py /path/to/skill \
--json-out skill-doctor.json \
--markdown-out skill-doctor.md \
--svg-out skill-doctor.svg
references/source-manifest.json only when you need package provenance or release-surface context.SKILL.md frontmatter as the registry contract.When To Use trigger, an operating order, and a validation step.scripts/ and references/ must be mentioned in SKILL.md.Return:
publish-ready, ship-after-small-fixes, needs-work, or do-not-publishDo not recommend publishing when:
SKILL.md is missing frontmatter, name, or description