pub fn parse_skill_file(skill_path: &Path) -> Result<(SkillManifest, String)>Expand description
Parse SKILL.md file and extract manifest + instructions
pub fn parse_skill_file(skill_path: &Path) -> Result<(SkillManifest, String)>Parse SKILL.md file and extract manifest + instructions