skill-management

Installation
SKILL.md

Skill Management

Overview

Guides creation, auditing, and validation of agent skills conforming to the Agent Skills open standard at https://agentskills.io. Covers the full lifecycle from scaffolding a new skill through production-quality review.

When to use: Creating skills, improving descriptions for discoverability, restructuring skills for progressive disclosure, running quality audits, validating manifest-implementation alignment.

When NOT to use: Writing application code, general markdown editing, project management unrelated to skill authoring.

Quick Reference

Task Approach Key Points
Skill directory skill-name/SKILL.md + optional directories Only SKILL.md is required; scripts/, references/, assets/ are optional
Frontmatter name Lowercase, hyphens, 4-64 chars Must match directory name, no leading/trailing -, no --
Frontmatter description 1-1024 chars with trigger phrases Third-person voice, include "Use when" scenarios
Progressive disclosure Metadata -> SKILL.md -> references/scripts Keep SKILL.md under 500 lines; move details to references
Description structure Para 1: what + features, Para 2: triggers Active voice, name technologies, include error keywords
Related skills
Installs
29
GitHub Stars
11
First Seen
Feb 24, 2026