一句话说明这个 skill 做什么、Claude/agent 何时该用它(discovery 阶段只读这两行,务必精准)。
Scanned 9/7/2026
Install to Claude Code
npx -y skills add HubWu42/hubwu-skills --skill template --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Template?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/hubwu42-template)More formats (shields.io, HTML) on the badges page.
---
name: template-skill
description: 一句话说明这个 skill 做什么、Claude/agent 何时该用它(discovery 阶段只读这两行,务必精准)。
---
# <Skill 名>
简述目的与适用场景。
## 何时使用
- 触发场景 1
- 触发场景 2
## 用法
步骤化指令。需要可执行逻辑就放 `scripts/`,深度文档放 `reference/`,模板/资源放 `assets/`,按需引用——保持本文件精简(渐进披露)。
## 前置依赖(如有)
列出机器级前置(CLI / 浏览器 / key 等)与安装方式。
## 注意
边界、限制、免责。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!