pub async fn list_skills( proxy_url: &str, query_params: &str, ) -> Result<Value, ProxyError>
Fetch skill list from the proxy server.