Interact with Elasticsearch and Kibana via REST API using curl. Use when querying, indexing, managing indices, checking cluster health, writing aggregations, deploying dashboards, or troubleshooting Elasticsearch. Requires cluster URL and API key. Covers: search (Query DSL), CRUD operations, index management, mappings, aggregations, cluster health, ILM, ES|QL, Kibana API (dashboards, data views, saved objects), OpenTelemetry data patterns, and common troubleshooting patterns.
$npx -y skills add nikiforovall/claude-code-rules --skill elasticsearchInstalls into the current project.
Run `npx skills use "https://github.com/nikiforovall/claude-code-rules" --skill "nikiforovall/claude-code-rules/elasticsearch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/nikiforovall/claude-code-rules" that are relevant to the current task. Run `npx skills add "https://github.com/nikiforovall/claude-code-rules"` and select the relevant skills, then follow their instructions.