← スキル一覧に戻る

skill-creator
by eng618
Personal portfolio and blog site.
⭐ 2🍴 0📅 2026年1月21日
SKILL.md
name: skill-creator description: A meta-skill to guide the creation of new agent skills
Skill Creator
Use this skill when you need to create a new agent skill.
Required Structure
Each skill must be a directory in .agent/skills/ containing at least a SKILL.md file.
SKILL.md Format
The SKILL.md file MUST start with YAML frontmatter:
---
name: skill-name
description: a brief description of what the skill does
---
Guidance
- Focused Scope: Each skill should have a clear, specific purpose.
- Actionable Instructions: Provide clear steps or rules for the agent to follow.
- Resources: If the skill requires helper scripts, place them in a
scripts/subdirectory within the skill folder.
スコア
総合スコア
65/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
✓最近の活動
3ヶ月以内に更新
+5
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
✓タグ
1つ以上のタグが設定されている
+5
レビュー
💬
レビュー機能は近日公開予定です


