Expand description
SKILL.md frontmatter parser.
Functionsยง
- parse_
skill_ file - Parse a
SKILL.mdfile into a fully resolvedSkill. - read_
skill_ parts - Read a SKILL.md file and split it into (frontmatter_yaml_string, body).
- serialize_
skill_ md - Re-serialize the metadata as YAML frontmatter for writing SKILL.md.
- skill_
file_ name - The expected SKILL.md filename (exposed for use by SkillManager).