pub fn install_skill(
project_root: &Path,
target: &SkillTarget,
) -> Result<String>Expand description
Install the gcode skill for a supported CLI target. Returns the path where the skill was installed.
pub fn install_skill(
project_root: &Path,
target: &SkillTarget,
) -> Result<String>Install the gcode skill for a supported CLI target. Returns the path where the skill was installed.