AI AGENT ADDONS

Elasticsearch Authn

elastic/agent-skills

Connect to an Elasticsearch cluster using many different authentication methods. You can use passwords, API keys, certificates, or identity providers like LDAP, SAML, and OIDC. This guide helps you pick the right method and manage your credentials safely.

Never type secrets into a chat window. Always use environment variables or a .env file. This keeps your passwords and keys private.

Before you begin, make sure your Elasticsearch URL and credentials are ready. The authentication realms must already be set up on the cluster.

Add Elasticsearch Authn skill to your workflow

Global

mkdir -p ~/.claude/skills/elasticsearch-authn

Project

mkdir -p .claude/skills/elasticsearch-authn

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago