← Back to list

example-skill
by karchtho
⭐ 0🍴 0📅 Jan 24, 2026
SKILL.md
name: example-skill description: This skill should be used when the user asks to "demonstrate minimal skill", "show basic skill structure", or needs a simple skill example. Provides a minimal working skill template. version: 1.0.0
Example Skill
This is a minimal skill example demonstrating the simplest possible skill structure.
Purpose
Demonstrate the minimum requirements for a valid skill:
- YAML frontmatter with name and description
- Markdown body with instructions
- No bundled resources required
Core Concept
A skill needs only a SKILL.md file to be valid. Everything else (references, examples, scripts) is optional.
When to Use This Pattern
Use this minimal pattern when:
- The skill provides simple knowledge or guidance
- No complex resources are needed
- Instructions can fit in a single file under 2,000 words
Example Usage
This skill would trigger when a user asks:
- "Show me a minimal skill example"
- "Demonstrate basic skill structure"
- "What's the simplest skill possible?"
Score
Total Score
50/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
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon