Expand description
SKILL.md manifest parsing
Parses YAML frontmatter from SKILL.md files to extract skill metadata and instructions.
Structs§
- Skill
Yaml - YAML frontmatter structure for SKILL.md
Enums§
Constants§
- SUPPORTED_
FRONTMATTER_ KEYS - Supported YAML frontmatter keys for SKILL.md validation.
Functions§
- generate_
skill_ template - Generate a skill template with YAML frontmatter
- parse_
skill_ content - Parse SKILL.md content string
- parse_
skill_ file - Parse SKILL.md file and extract manifest + instructions