agent-skills
Official Elastic skills for search, observability, security, and cloud operations
All Skills in This Repository (32)
Pure Emerald Level Indicatorskibana-vega
Create and manage Vega and Vega-Lite visualizations in Kibana using ES|QL.
kibana-connectors
Manage Kibana connector creation, updates, and deletion via REST API or Terraform.
kibana-streams
List, inspect, enable, disable, and resync Kibana Streams via the REST API.
kibana-alerting-rules
Manage Kibana alerting rules via REST API and Terraform.
kibana-agent-builder
Manages Kibana Agent Builder agents and custom tools via command-line interface.
kibana-audit
Configure Kibana audit logging for saved object access, logins, and space operations.
kibana-dashboards
Manage Kibana dashboards and Lens visualizations via a declarative API.
security-detection-rule-management
Manage Elastic Security detection rules via API with exception tuning.
security-case-management
Create, search, update, and attach alerts to SOC cases via the Kibana Cases API.
security-generate-security-sample-data
Generate ECS-compliant security events and synthetic alerts for Elastic Security.
security-alert-triage
Automate triage of Elastic Security alerts with ES|QL queries and case management.
observability-service-health
Assess APM service health by querying Observability APIs and Elasticsearch.
Frequently Asked Questions
FAQPage SchemaHow to install Elastic Agent Skills?โผ
Run `npx skills add elastic/agent-skills --all -g -y` in your terminal to install the full suite globally for your AI agent.
What can AI agents do with Elastic Agent Skills?โผ
Agents can run ES|QL queries, build Kibana dashboards and alerts, triage security alerts, tune detection rules, manage SLOs, instrument apps with OpenTelemetry, and create Elastic Cloud projects.
Which AI coding tools support these skills?โผ
They follow the open Agent Skills standard and work with Claude Code, Cursor, GitHub Copilot, Windsurf, Gemini CLI, and other compatible agent runtimes.
Do I need an Elastic cluster to use these skills?โผ
Most skills need a running Elasticsearch or Kibana endpoint configured via environment variables. The cloud-setup skill helps you create a free Elastic Cloud trial project if you do not have one.
Can non-engineers use these skills?โผ
Yes. Once installed, you describe tasks in plain English and the agent handles the API calls, queries, and configuration for you.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core