Files
gh-bcasci-hustler-marketpla…/skills/prompt-writing/references/templates/skill-template.md
2025-11-29 18:00:47 +08:00

32 lines
523 B
Markdown

---
name: [skill-name]
description: [Brief description of what this skill provides]
# allowed-tools: "Read, Write, Bash" # Optional: scope to specific tools when needed
---
# [Skill Title]
[Brief overview of what this skill provides]
## Quick Reference
- [Key point 1]
- [Key point 2]
- [Key point 3]
<section_name>
## [Section Title]
[Detailed content for this section]
[Examples or additional context]
</section_name>
<another_section>
## [Another Section Title]
[More detailed guidance...]
</another_section>