Claude Skill
elastic/agent-skills
探索官方Elastic技能仓库:可复用、模块化的代理技能,用于在Elastic Stack中自动化数据采集、分析和响应。开源并由Elastic维护。
概览
仓库信息
安装这个 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
项目简介
官方Elastic技能仓库提供了一系列可复用、模块化的代理技能,用于在Elastic生态系统中构建智能自动化工作流。专为开发者和安全分析师设计,这些技能能够与Elasticsearch、Kibana及其他Elastic Stack组件无缝集成,增强数据采集、分析和响应能力。
Official Elastic Skills
要点
- 官方维护的Elastic代理技能,确保集成可靠性
- 模块化、可复用的技能组件,支持自定义工作流
- 与Elastic Stack(Elasticsearch、Kibana等)无缝兼容
- 专为数据采集和分析任务自动化设计
- 开源仓库,获得社区和企业支持
使用场景
- 使用Elastic Security自动化安全事件响应
- 简化日志和指标采集管道
- 构建自定义可观测性仪表板和告警
- 通过智能代理操作增强SIEM工作流
- 通过技能将Elasticsearch与第三方工具集成
README 摘要
<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
话题
暂无话题