← Back to list

agent-skill-best-practices
by drevantonder
⭐ 1🍴 0📅 Jan 21, 2026
SKILL.md
name: agent-skill-best-practices description: Provides best practices for writing Agent Skills. Use when creating or refining SKILL.md content.
Agent Skill Best Practices
Core Principles
- Keep SKILL.md concise; Claude already knows basics.
- Write a specific, third-person description that includes what + when.
- Favor stable concepts over volatile paths and time-sensitive info.
- Use progressive disclosure: link to extra files from SKILL.md.
- Keep references one level deep to avoid partial reads.
Naming Guidance
- Use lowercase and hyphens; keep names short and descriptive.
- Prefer gerund names when possible (e.g.,
writing-docs).
Quality Checklist
- Description includes what + when, third-person.
- Body is short and avoids redundant context.
- Terminology is consistent.
- No brittle file paths unless they are stable interfaces.
- Examples match the intended output format.
Progressive Disclosure Tips
- For large skills, split reference docs and link from SKILL.md.
- Keep long files readable with a table of contents.
- Use scripts for deterministic work when needed.
Score
Total Score
40/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