๐ŸŽฏ

observability-service-health

๐ŸŽฏSkill

from elastic/agent-skills

VibeIndex|
What it does
|

An Elastic Agent Skill for assessing APM service health using SLOs, alerts, machine learning, throughput, latency, error rates, and dependencies. Part of Elastic's official curated skill library for AI coding agents.

๐Ÿ“ฆ

Same repository

elastic/agent-skills(35 items)

observability-service-health

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add elastic/agent-skills --skill observability-service-health
skills.sh Installโš  Installs to .agents/skills/
npx skills add elastic/agent-skills --skill observability-service-health
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/observability-service-health/SKILL.md

SKILL.md

1,339Installs
-
AddedMar 14, 2026

More from this repository10

๐ŸŽฏ
elasticsearch-esql๐ŸŽฏSkill

Elastic agent skill for executing ES|QL (Elasticsearch Query Language) queries. Use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or build charts and dashboards from ES|QL results.

๐ŸŽฏ
kibana-dashboards๐ŸŽฏSkill

Create and manage Kibana dashboards and visualizations declaratively via the new Kibana 9.4+ APIs โ€” minimal, diffable payloads suited for GitOps, version control, and LLM-assisted generation.

๐ŸŽฏ
observability-logs-search๐ŸŽฏSkill

An official Elastic agent skill for searching and analyzing observability logs in Elasticsearch and Kibana. Part of a curated skills library teaching AI agents correct Elastic platform patterns.

๐ŸŽฏ
elasticsearch-authn๐ŸŽฏSkill

Authenticate to Elasticsearch across all supported realms โ€” native, file-based, LDAP/AD, SAML, OIDC, Kerberos, JWT, and certificate โ€” plus the full API key lifecycle. Covers credential verification and deployment differences across self-managed, ECH, and Serverless without ever prompting the user for secrets in chat.

๐ŸŽฏ
elasticsearch-onboarding๐ŸŽฏSkill

Help developers new to Elasticsearch get from zero to a working search experience. Guide them through understanding their intent, mapping their data, and building a search experience with best practices baked in.

๐ŸŽฏ
elasticsearch-file-ingest๐ŸŽฏSkill

Teaches AI agents how to ingest files into Elasticsearch, covering document indexing, file processing pipelines, and data ingestion workflows as part of the official Elastic Agent Skills library.

๐ŸŽฏ
kibana-alerting-rules๐ŸŽฏSkill

Teaches AI agents how to create, manage, and configure Kibana alerting rules in the Elastic Stack, part of Elastic's official Agent Skills library for working with Elasticsearch, Kibana, and Elastic Security.

๐ŸŽฏ
elasticsearch-audit๐ŸŽฏSkill

Official Elastic skill for enabling, configuring, and querying Elasticsearch security audit logs โ€” covering audit setup, event filtering, and investigation of security incidents such as failed logins.

๐ŸŽฏ
kibana-agent-builder๐ŸŽฏSkill

An official Elastic agent skill for building Kibana agents. Part of a curated library teaching AI agents correct patterns for Elasticsearch, Kibana, Elastic Observability, and Elastic Security.

๐ŸŽฏ
elasticsearch-authz๐ŸŽฏSkill

Manage Elasticsearch RBAC โ€” native users, custom roles, role mappings, and document- / field-level security โ€” including Kibana feature/space privileges and Mustache-template role assignment from external realms like LDAP, SAML, and PKI. Covers feature differences across self-managed, ECH, and Serverless deployments.