pub async fn does_skillset_exist( skillset_name: &str, app_config: &ApplicationConfiguration, ) -> Result<bool>