Claude Skill
elastic/agent-skills
Explore the official Elastic Skills repository: reusable, modular agent skills for automating data ingestion, analysis, and response within the Elastic Stack. Open-source and maintained by Elastic.
Overview
Repository
Install this Skill
npx skills add elastic/agent-skillsRegistry
npx skills add elastic/agent-skillsnpx skills add elastic/agent-skills --skill elasticsearch-esqlnpx skills add elastic/agent-skills@elasticsearch-esqlnpx skills add elastic/agent-skills -a cursor -a claude-codenpx skills add elastic/agent-skills --list
Summary
The official Elastic Skills repository provides a collection of reusable, modular agent skills for building intelligent, automated workflows within the Elastic ecosystem. Designed for developers and security analysts, these skills enable seamless integration with Elasticsearch, Kibana, and other Elastic Stack components to enhance data ingestion, analysis, and response capabilities.
官方Elastic技能
Key features
- Official Elastic-maintained agent skills for reliable integration
- Modular and reusable skill components for custom workflows
- Seamless compatibility with Elastic Stack (Elasticsearch, Kibana, etc.)
- Designed for automation of data ingestion and analysis tasks
- Open-source repository with community and enterprise support
Use cases
- Automate security incident response with Elastic Security
- Streamline log and metric ingestion pipelines
- Build custom observability dashboards and alerts
- Enhance SIEM workflows with intelligent agent actions
- Integrate Elasticsearch with third-party tools via skills
README excerpt
<p align="center"> <img alt="Elastic logo" src="https://www.elastic.co/static-res/images/elastic-logo-200.png" width="200"> </p> <p align="center"> <a href="LICENSE"><img alt="License" src="https://img.shields.io/badge/license-Apache%202.0-blue"></a> </p> # Elastic Agent Skills Elastic Agent Skills — built by the people who built Elastic — deliver native platform expertise directly to your AI coding agent. This is the official Agent Skills library, compatible with agentic IDEs such as Cursor, GitHub Copilot, Windsurf, Gemini CLI, and more. Skills follow the [Agent Skills](https://agentskills.io/) open standard. > [!NOTE] > **Technical Preview** > > These skills are in early release and under active development. Expect changes as skills are codified with robust > evaluations and as the model landscape evolves. Check back frequently for updates. ## About This repository contains curated skills that are packages of instructions, context, and tooling that teach any AI agent how to correctly work with Elasticsearch, Kibana, Elastic Observability, and Elastic Security. Drop them into the agent runtime you already use, and your assistant stops using outdated patterns and starts getting it right. ## What are skills? Skills are self-contained packages that give AI agents the knowledge and tools to complete specific tasks in a repeatable way. Each skill lives in its own folder with a `SKILL.md` file containing metadata and instructions the agent follows. For more background on the Agent Skills standard, see [agentskills.io](http://agentskills.io/). ## Scope Skills in this repository focus on: - Interacting with Elasticsearch APIs (search, indexing, cluster management) - Building and managing Kibana content such as alerts, connectors, and more - Patterns for Elasti
Topics
No topics yet.