kibana-lens
Create and edit visualizations with Kibana Lens
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Create and edit visualizations with Kibana Lens
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Debug and analyze LLM eval runs — view traces, compare runs, investigate failures, track costs. Use when debugging @kbn/evals failures, comparing eval runs, or analyzing LLM performance.
Start your security session with a personalized briefing — attacks, alerts, cases, rules, threat intel. Use as the first thing when starting security work.
Guide users from zero to a working Elastic cluster — Cloud or on-prem, connection config, first queries, and next steps.
Interactive guide for creating an APM service overview dashboard — discovers service data, presents metrics, and creates a tailored dashboard.
Interactive guide for creating SLOs from discovered APM and metric data — identifies candidates, lets user configure targets, and creates SLOs.
Create, configure, and manage Elasticsearch indices — mappings, settings, templates, data streams, and lifecycle policies.
| name | kibana-lens |
| description | Create and edit visualizations with Kibana Lens |
Use when the user wants to create or customize visualizations (charts, tables, gauges) in Kibana using Lens.
kibana_list_data_views when KIBANA_URL is set to suggest a data view.get_mappings or index APIs if defining new indices.kibana_create_dashboard (see kibana-dashboard skill) — it wraps Lens panels in the as-code API format.kibana_list_dashboards to list existing dashboards; suggest adding the Lens chart to one.STATS becomes the axis label, subtitle, and table header. Use `Avg pH` not avg_val.ROUND(AVG(field), 1) than raw decimals.site = \`attributes.site.name\`) so legends show "Hospital" not "attributes.site.name".