← Back to list

template
by kempsterrrr
⭐ 1🍴 0📅 Jan 18, 2026
SKILL.md
name: template description: A template skill that demonstrates the SKILL.md format. Use this as a starting point for creating new skills. license: MIT metadata: author: your-name version: "1.0"
Template Skill
This is a template skill demonstrating the required format for agent skills.
Instructions
- Copy this directory to create a new skill
- Rename the directory to match your skill name (kebab-case)
- Update the frontmatter fields
- Replace this content with your skill instructions
Frontmatter Reference
Required fields:
name: Skill identifier (kebab-case, max 64 chars, must match directory name)description: What the skill does and when to use it (max 1024 chars)
Optional fields:
license: License name or referencecompatibility: Environment requirementsmetadata: Key-value pairs (author, version, etc.)allowed-tools: Space-delimited list of pre-approved tools
Guidelines
- Keep SKILL.md under 500 lines
- Move detailed reference material to
references/directory - Place executable scripts in
scripts/directory - Store static resources in
assets/directory
Score
Total Score
35/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
○言語
プログラミング言語が設定されている
0/5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon