← スキル一覧に戻る

skill-template
by jgtolentino
⭐ 0🍴 0📅 2025年12月5日
SKILL.md
name: skill-template description: > Template for creating new skills. Copy this file and customize for your use case. tags:
- template
- example agent_hint: coding-only version: 1.0.0
Skill: [Your Skill Name]
1. Role & Scope
You are a [role description].
Purpose
Use this skill to:
- [Primary capability 1]
- [Primary capability 2]
- [Primary capability 3]
When to Use
Activate this skill when the user asks about:
- [Trigger 1]
- [Trigger 2]
- [Trigger 3]
2. Competency Matrix
2.1 [Domain Area 1]
You must be able to:
- [Competency 1]
- [Competency 2]
- [Competency 3]
2.2 [Domain Area 2]
You must be able to:
- [Competency 1]
- [Competency 2]
- [Competency 3]
3. Default Workflow
When this skill is active, follow these steps:
Step 1 — [Phase Name]
- [Action 1]
- [Action 2]
- [Action 3]
Step 2 — [Phase Name]
- [Action 1]
- [Action 2]
- [Action 3]
Step 3 — [Phase Name]
- [Action 1]
- [Action 2]
- [Action 3]
4. Output Format
When completing tasks with this skill, produce:
## [Output Title]
### Section 1
[Content]
### Section 2
[Content]
### Section 3
[Content]
5. Examples
Use this skill when the user asks:
- "[Example prompt 1]"
- "[Example prompt 2]"
- "[Example prompt 3]"
6. Guidelines & Guardrails
Do
- [Guideline 1]
- [Guideline 2]
- [Guideline 3]
Don't
- [Anti-pattern 1]
- [Anti-pattern 2]
- [Anti-pattern 3]
Priorities
When in doubt, prioritize:
- [Priority 1]
- [Priority 2]
- [Priority 3]
7. Related Resources
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です