Static
Parses a SKILL.md document into its frontmatter + instructions body. Throws with a clear message on malformed input (missing/unterminated frontmatter block, missing required name).
name
Serializes skill data into a SKILL.md document. The inverse of Parse.
Parses a SKILL.md document into its frontmatter + instructions body. Throws with a clear message on malformed input (missing/unterminated frontmatter block, missing required
name).