Template
一句话说明这个 skill 做什么、Claude/agent 何时该用它(discovery 阶段只读这两行,务必精准)。From its SKILL.md
npx -y skills add HubWu42/hubwu-skills --skill templateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 3 stars3 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.6 KB, 165 tokens by cl100k_base, as published. Nobody here has run it
<Skill 名>
简述目的与适用场景。
何时使用
- 触发场景 1
- 触发场景 2
用法
步骤化指令。需要可执行逻辑就放 scripts/,深度文档放 reference/,模板/资源放 assets/,按需引用——保持本文件精简(渐进披露)。
前置依赖(如有)
列出机器级前置(CLI / 浏览器 / key 等)与安装方式。
注意
边界、限制、免责。
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.