Skip to main content

parse_skill_file

Function parse_skill_file 

Source
pub fn parse_skill_file(skill_path: &Path) -> Result<(SkillManifest, String)>
Expand description

Parse SKILL.md file and extract manifest + instructions