Skip to main content

parse_yaml_frontmatter

Function parse_yaml_frontmatter 

Source
pub fn parse_yaml_frontmatter(
    content: &str,
) -> Result<SkillFrontmatter, ServiceError>
Expand description

Parse YAML frontmatter from SKILL.md content (standalone function) This can be used by CLI and other modules that need to parse skill frontmatter