用一句中文说明这个 Skill 能做什么,以及何时应该触发它
Scanned 9/2/2026
Install to Claude Code
npx -y skills add ooooooooooooooooooop/agent-tools --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/ooooooooooooooooooop-template)More formats (shields.io, HTML) on the badges page.
---
name: your-skill-name
description: 用一句中文说明这个 Skill 能做什么,以及何时应该触发它
version: 0.1.0
triggers:
- "触发短语 1"
- "触发短语 2"
not_for:
- "不适用的请求"
depends_on: []
---
# 你的 Skill 名称
## 使用场景
说明何时应该触发这个 Skill。
## 工作流程
1. 第一步
2. 第二步
3. 第三步
## 输出契约
说明预期的输出格式。
## 验证
说明能够证明 Skill 遵守契约的最小检查。
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!