This lets Claude query and analyze logs in Alibaba Cloud's SLS (Simple Log Service) using their query syntax and Python SDK. You'd reach for this when debugging production issues on AliCloud infrastructure or building dashboards from log data. It's part of a larger alicloud-skills toolkit from cinience that's seen decent adoption (340 installs, 391 stars). The skill reminds you to use a virtual environment for the Python SDK to avoid PEP 668 restrictions, which is a practical touch. It's passed security audits from Gen Agent Trust Hub, Socket, and Snyk. Solid utility if you're already in the AliCloud ecosystem and want Claude to help you slice through logs instead of wrestling with the web console.
npx skills add https://github.com/cinience/alicloud-skills --skill alicloud-observability-sls-log-query