← Back to list

authoring-skills
by Git-Fg
⭐ 0🍴 0📅 Dec 25, 2025
SKILL.md
name: authoring-skills description: MUST BE USED when creating, improving, or reviewing Skills. Use PROACTIVELY when user mentions "create a skill", "new skill", "write a skill", "improve skill", "skill description", or "progressive disclosure". Guides through specification-compliant skill design with three-level progressive disclosure. metadata: category: meta keywords: skill, create, authoring, develop, progressive-disclosure, compliance
Skill Development
Guides effective Skill creation following the Universal Skills Specification.
Overview
Skills enable agents to work autonomously without human intervention. This skill provides the methodology for creating specification-compliant skills using progressive disclosure, robust scripting, and agentic patterns.
When to Use
- User mentions "create a skill", "new skill", "write a skill", "improve skill"
- Reviewing or auditing existing skills for compliance
- Designing skill architecture with proper agentic patterns
Workflow
-
Draft Content:
- Use
assets/templates/skill_structure.mdforSKILL.md. - Use
assets/templates/robust_script.pyfor any Python scripts. - Write frontmatter using
references/description-templates.md(CRITICAL).
- Use
-
Verify & Refine:
- Validate against
references/compliance-checklist.md. - Ensure all paths are relative to project root.
- Verify that instructions use imperative, third-person language (no "you").
- Validate against
Critical Rules
Resources
- Core Principles:
references/core-principles.md(Philosophy, Directory Structure, Detailed Workflow) - Templates:
- Description:
references/description-templates.md - Structure:
assets/templates/skill_structure.md - Script:
assets/templates/robust_script.py - Evaluation:
assets/templates/evaluation_plan.md
- Description:
- Guides:
references/compliance-checklist.mdreferences/agentic-patterns.mdreferences/security-best-practices.mdreferences/progressive-disclosure.md
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