What problem does it solve?
This Skill enables consistent, frontmatter-driven discovery and metadata generation for Skill Units by validating the root SKILL.md frontmatter (must include a name and description) and aggregating optional resources and repository context to produce a ready-to-publish metadata package.
Core Features & Use Cases
- Validate Skill Unit structure by checking mandatory SKILL.md presence and frontmatter compliance.
- Extract and propagate key fields (name, description) into discoverable metadata, and compile optional resources (scripts/, references/, assets/) for on-demand use.
- Generate machine-friendly metadata (request, complexity, category, keywords, dependencies, components, toxicity) suitable for indexing, search, and automation.
Quick Start
Provide a YAML metadata block for the Beauvoir Skill Unit by validating its SKILL.md frontmatter and compiling its optional resources into a publish-ready schema.