Skip to content
Development
Skill

/es-query

Build Elasticsearch Query DSL / Kibana KQL / Lucene — filters, aggs, sort. Read-only samples; no prod API calls.

From plugin
agentic-awesome-kits
932 skills
Install
$ npx -y skills add KhaiTrang1995/agentic-awesome-kits --skill es-query --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/es-query

Context preview

The summary Claude sees to decide when to auto-load this skill.

Build Elasticsearch Query DSL / Kibana KQL / Lucene — filters, aggs, sort. Read-only samples; no prod API calls.

SKILL.md

es-query.SKILL.md
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`

Ships withagentic-awesome-kits

Reusable AI Skill Kits for coding agents (Claude Code and any other subagent/slash-command-compatible tool).

Get the whole plugin
Stats
9
Stars
3
Forks
Maintained
Maintenance
Python
Language
1mo ago
Last commit
2mo ago
Created

Repo: KhaiTrang1995/agentic-awesome-kits

Other skills on agentic-awesome-kits.