pub fn install( format: Format, agent: Option<&str>, global: bool, force: bool, skill_name: Option<&str>, all: bool, ) -> Result<()>