🎯

elasticsearch-authn

🎯Skill

from elastic/agent-skills

VibeIndex|
What it does
|

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.

📦

Same repository

elastic/agent-skills(33 items)

elasticsearch-authn

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add elastic/agent-skills --skill elasticsearch-authn
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add elastic/agent-skills --skill elasticsearch-authn
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/elasticsearch-authn/SKILL.md

SKILL.md

494Installs
-
AddedApr 13, 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.

🎯
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.

🎯
observability-logs-search🎯Skill

Skill

🎯
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.

🎯
kibana-agent-builder🎯Skill

Skill

🎯
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.

🎯
kibana-streams🎯Skill

Official Elastic skill for managing Kibana Streams via REST API — list, inspect, enable, disable, and resync streams, including ingest/query settings, queries, significant events, and attachments. Part of the Elastic Agent Skills library built by the Elastic team.

🎯
kibana-vega🎯Skill

Official Elastic skill for building Vega and Vega-Lite visualizations with ES|QL data sources in Kibana — ideal for custom charts, dashboards, and programmatic panel layouts beyond standard Lens capabilities.

🎯
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.