Skip to main content

load_skill_from_file

Function load_skill_from_file 

Source
pub fn load_skill_from_file(md_path: &Path, dir: &Path) -> Result<Skill>
Expand description

Load a skill from a specific .md file. Public so tests and the skill tool can reload a specific skill.