This handles SLO creation and management in Elastic Observability through the Kibana API. You're defining service-level objectives, tracking them against indicators computed from your Elasticsearch data, and keeping tabs on whether your services are hitting their performance targets. It supports both API key and basic auth, works across Kibana spaces, and slots into the broader Elastic agent-skills ecosystem. If you're already running Elastic for observability and need programmatic SLO management instead of clicking through the UI, this gives Claude the hooks to do it. The skill itself is pretty focused, just wrapping the Kibana SLO endpoints, but that's exactly what you need for automated reliability tracking.
npx skills add https://github.com/elastic/agent-skills --skill observability-manage-slos