pub async fn cmd_skills_catalog_install( url: &str, skills: &[String], activate: bool, ) -> Result<(), Box<dyn Error>>