Skip to main content

Module parser

Module parser 

Source
Expand description

SKILL.md frontmatter parser.

Functionsยง

parse_skill_file
Parse a SKILL.md file into a fully resolved Skill.
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).