This handles the full lifecycle of SLOs in Elastic Observability through the Kibana API. You can define service level indicators from KQL queries, APM metrics, synthetic monitors, or custom histograms, then set error budgets and track performance against targets. It supports seven SLI types, from raw log queries to APM latency thresholds. One thing to know: updating an SLO resets the underlying transform and recomputes historical data, so treat changes carefully in production. The skill covers authentication (API key or basic auth), group-by configurations, and the gotchas like needing transform and ingest node roles. If you're managing reliability targets across services, this gives you programmatic control without clicking through the UI.
npx -y skills add elastic/agent-skills --skill observability-manage-slos --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template