Bad
Skill huiyonghkw/hekouwang-claude-skill-doctor-skill/tests/fixtures/bad
Agent Skill(SKILL.md)体检器:评 description 触发质量 / 篇幅 / 渐进披露 / 脚本外置 / 可移植性 / 安全(无硬编码密钥),出评分卡 + 修复建议。零依赖,claude-md-doctor 的姊妹工具。
npx -y skills add huiyonghkw/hekouwang-claude-skill-doctor-skill --skill badAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.4 KB, as published. Nobody here has run it
Bad Skill
这是一个演示「不合格 skill」的夹具,故意踩坑:
- name 用了大写 + 下划线(应 kebab-case)。
- 缺 description——模型无从判断何时加载本 skill(机检会判 FAIL,退出码 1)。
- 硬编码了绝对路径 /Users/someone/.claude/skills/x/assets/font.woff2(换台机器就废)。