Build Elasticsearch Query DSL / Kibana KQL / Lucene — filters, aggs, sort. Read-only samples; no prod API calls.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill es-query --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Es Query?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/khaitrang1995-es-query)More formats (shields.io, HTML) on the badges page.
---
name: es-query
description: Build Elasticsearch Query DSL / Kibana KQL / Lucene — filters, aggs, sort. Read-only samples; no prod API calls.
user-invocable: true
argument-hint: "<what to find> [--kql|--dsl] [--service name] [--since 1h]"
---
# /es-query
## Examples
```
/es-query error timeout booking-api 1h --kql
/es-query top 10 exception messages --dsl --service booking-api
```
## Process
1. Known fields vs TBD
2. Prefer KQL for Discover; DSL for Dev Tools
3. Always time range + service/env filter
4. Optional L1 → `docs/ops/elk/queries/{slug}.md`
## Output
`@_templates/es-query.md`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!