Skip to main content
Back to the directory
elastic/agent-skillsSoftware EngineeringFrontend and Design

elasticsearch-esql

Execute ES|QL queries against Elasticsearch.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
719

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/elastic/agent-skills --skill elasticsearch-esql
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, elasticsearch-esql has 719 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: elastic/agent-skills. Canonical URL: https://skills.sh/elastic/agent-skills/elasticsearch-esql.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Execute ES|QL queries against Elasticsearch. ES|QL (Elasticsearch Query Language) is a piped query language for Elasticsearch. It is NOT the same as: ES|QL uses pipes ( | ) to chain commands: FROM index | WHERE condition | STATS aggregation BY field | SORT field | LIMIT n Prerequisite: ES|QL requires _source to be enabled on queried indices. Indices with _source disabled (e.g., "_source": { "enabled": false } ) will cause ES|QL queries to fail. Version Compatibility: ES|QL was introduced in 8.11 (tech preview) and became GA in 8.14. Features like LOOKUP JOIN (8.18+), MATCH (8.17+), and INLINE STATS (9.2+) were added in later versions. On pre-8.18 clusters, use ENRICH as a fallback for LOOKUP JOIN (see generation tips). INLINE STATS and counter-field RATE() have no fallback before 9.2.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does elasticsearch-esql do?

Execute ES|QL queries against Elasticsearch.

Is elasticsearch-esql good?

elasticsearch-esql does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support elasticsearch-esql?

elasticsearch-esql currently lists compatibility with Skills CLI.

Is elasticsearch-esql safe to install?

elasticsearch-esql has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to elasticsearch-esql?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install elasticsearch-esql?

Run the following command to install elasticsearch-esql: npx skills add https://github.com/elastic/agent-skills --skill elasticsearch-esql

Related skills

Alternatives in Software Engineering