Good
Skill huiyonghkw/hekouwang-claude-skill-doctor-skill/tests/fixtures/good
Agent Skill(SKILL.md)体检器:评 description 触发质量 / 篇幅 / 渐进披露 / 脚本外置 / 可移植性 / 安全(无硬编码密钥),出评分卡 + 修复建议。零依赖,claude-md-doctor 的姊妹工具。
npx -y skills add huiyonghkw/hekouwang-claude-skill-doctor-skill --skill goodAssembled 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.
What its author says it does
Copied from the file, not written here
生成示例日报。把一段原始数据整理成一页结构化的示例日报。 当需要演示「合格 skill 长什么样」或要一份 demo 日报时使用; use when you need a demo daily report.
SKILL.md
0.8 KB, as published. Nobody here has run it
Example Good Skill
一个用于演示「合格 skill」的最小夹具:frontmatter 完整、description 写清了 做什么 + 何时用、正文精简、无硬编码密钥、无绝对路径。
何时用
当用户要一份示例日报,或想看一个达标 skill 的结构时。
怎么做
- 读取用户给的原始数据。
- 按「概览 / 明细 / 结论」三段整理。
- 输出一页 Markdown 日报。
正文只放本 skill 私有的约定;通用写法交给模型自己。