What problem does it solve?
This template streamlines creation of Agent Skills by providing a minimal, standards-compliant SKILL.md structure so authors can publish discoverable, consistent skills without guessing required fields or layout. It reduces onboarding friction for contributors and prevents common metadata mistakes that break automatic agent discovery.
Core Features & Use Cases
- Entrypoint template: Includes mandatory frontmatter keys (name, description) and example extension fields to guide discovery and compatibility.
- Author guidance: Documents where to place optional resources (scripts/, references/, assets/) and what each is used for.
- Use Case: Quickly scaffold a new Grafana or LGTM observability skill for agent integration and then add concrete scripts or references as needed.
Quick Start
Copy this SKILL.md into a new directory, update the name and description frontmatter, and add any supporting scripts, references, or assets for your skill.