elastic
Official@elastic
Offers comprehensive technical interfaces for managing Elasticsearch, Kibana, Observability, and Security configurations through standardized APIs and declarative specifications.
Agent Skills by elastic
Showing 110 vetted skills indexed across 7 GitHub repositories.
kibana-anomaly-detection
Investigate, explain, troubleshoot, and manage Elastic ML anomaly detection jobs via Kibana Agent Builder MCP tools.
kibana-workflows
Author, validate, test, and run Elastic Workflow YAML definitions in Kibana.
security-case-management
Create, search, and update Elastic Security SOC cases via the Kibana Cases API.
security-alert-triage
Triages Elastic Security alerts by gathering context, classifying threats, and creating cases.
observability-k8s-investigation
Diagnose Kubernetes workload, node, and control-plane failures using OTel telemetry in Elasticsearch.
elasticsearch-esql
Execute ES|QL queries against Elasticsearch for log analysis, aggregation, and time series exploration.
ecs-field-mappings
Define ECS field mappings and validate data streams against the ECS schema.
ingest-pipelines
Design and enforce Elasticsearch ingest pipelines with branching and on_failure handling.
dashboard-review
Extract and compare Kibana dashboard JSON changes from pull requests.
review-integration
Review Elastic integrations for quality issues and generate prioritized findings reports.
maintain-integration
Audit Elastic integration packages for ECS compliance and quality gaps.
anonymize-logs
Anonymize sensitive values in NDJSON, Syslog, and key-value log files.
integration-testing
Coordinate end-to-end testing workflows for Elastic integrations with pipeline fixtures and mock APIs.
package-spec
Validate Elastic integration package manifest.yml and changelog.yml against the official package-spec.
dashboard-guidelines
Enforce Kibana dashboard asset guidelines within Elastic integration packages.
input-configurations
Validate SKILL.md frontmatter and extract metadata into a YAML block.
elastic-package-cli
Automate Elastic integration package validation using elastic-package CLI commands.
create-integration
Scaffold Elastic integration packages and orchestrate CEL, pipeline, and system-test subagents.
cel-programs
Translate Python API interactions into CEL programs with mock-first testing and mito validation.
observability-edot-java-migrate
Document migration steps from Elastic APM agent to EDOT Java agent.
observability-edot-python-migrate
Migrate Python applications from Elastic APM to the EDOT agent.
observability-edot-java-instrument
Instrument Java applications with EDOT to generate traces, metrics, and logs.
observability-edot-dotnet-migrate
Migrate .NET apps from Elastic APM to EDOT SDK with OpenTelemetry.
observability-edot-dotnet-instrument
Instrument .NET applications with Elastic OpenTelemetry for automatic tracing, metrics, and logs.
Frequently Asked Questions About elastic
FAQPage SchemaWhat specific tasks can I perform using these interfaces?▼
You can manage Elasticsearch indices, configure Kibana alerting rules, perform ES|QL data analysis, instrument services for observability, and validate integration packages against ECS standards using provided API and declarative interfaces.
Which personas benefit most from these technical capabilities?▼
Site Reliability Engineers, Security Analysts, and Data Engineers benefit from these interfaces to manage cluster health, triage security alerts, and maintain consistent observability telemetry across distributed environments.
What are the prerequisites for running these integration and testing tasks?▼
Users require an active Elasticsearch deployment, valid API keys for cluster authentication, and the relevant environment configuration files to interface with the Kibana and Elastic Cloud REST endpoints.