← Back to list

my-skill
by gatewaybuddy
Agentic AI Project
⭐ 1🍴 0📅 Dec 16, 2025
SKILL.md
name: my-skill description: Brief one-line description of what this skill does tags: [category, use-case] version: 1.0.0 author: your-name
Skill Name
Overview
Provide a clear, concise overview of what this skill accomplishes.
When to Use
Describe the scenarios where this skill should be invoked:
- Scenario 1: When...
- Scenario 2: If the user asks for...
- Scenario 3: During...
Prerequisites
List any requirements or setup needed:
- Tool availability (e.g., requires
gittool) - File existence (e.g., requires
package.json) - Environment variables (e.g., requires
API_KEY)
Instructions
Step 1: [Action Name]
Detailed instructions for this step.
# Example command if needed
command --flags arguments
Step 2: [Action Name]
Next step instructions.
Step 3: [Action Name]
Final step instructions.
Expected Output
Describe what the successful completion looks like:
- Files created: ...
- Output format: ...
- Success criteria: ...
Error Handling
Common issues and how to resolve them:
- Error: Description
- Cause: Why it happens
- Fix: How to resolve
Examples
Example 1: [Use Case]
User request: "Please [task description]"
Skill invocation:
1. Step 1 action
2. Step 2 action
3. Result: [expected outcome]
Example 2: [Use Case]
User request: "Can you [task description]"
Skill invocation:
1. Step 1 action
2. Step 2 action
3. Result: [expected outcome]
Resources
Reference any helper scripts or templates included with this skill:
scripts/helper.sh- Description of what it doestemplates/config.yaml- Description of templateexamples/sample.txt- Example file
Notes
Any additional context, tips, or warnings:
- Note 1
- Note 2
Version History
- 1.0.0 (YYYY-MM-DD): Initial release
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