Skip to main content

Module skill

Module skill 

Source
Expand description

Skill, frontmatter parsing, and category enumeration.

Structs§

Frontmatter
Metadata extracted from the YAML frontmatter of a SKILL.md file.
Skill
A fully-loaded skill: parsed frontmatter plus the Markdown body.
SkillSummary
Lightweight summary used by devboy skills list — avoids loading the full body when a source only needs the names and descriptions.

Enums§

Category
One of the six baseline skill categories. Keep in sync with the on-disk skills/<NN-category>/ layout and with Self::parse.