pub fn install( root: &Path, agents: &[Agent], skills: &[&'static Skill], force: bool, ) -> Result<Vec<Outcome>>