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