๐ŸŽฏ

kibana-dashboards

๐ŸŽฏSkill

from elastic/agent-skills

VibeIndex|
What it does
|

Create and manage Kibana dashboards and visualizations declaratively via the new Kibana 9.4+ APIs โ€” minimal, diffable payloads suited for GitOps, version control, and LLM-assisted generation.

๐Ÿ“ฆ

Same repository

elastic/agent-skills(33 items)

kibana-dashboards

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add elastic/agent-skills --skill kibana-dashboards
skills.sh Installโš  Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add elastic/agent-skills --skill kibana-dashboards
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/kibana-dashboards/SKILL.md

SKILL.md

546Installs
-
AddedApr 13, 2026

More from this repository10

๐ŸŽฏ
elasticsearch-esql๐ŸŽฏSkill

Elastic agent skill for executing ES|QL (Elasticsearch Query Language) queries. Use when the user wants to query Elasticsearch data, analyze logs, aggregate metrics, explore data, or build charts and dashboards from ES|QL results.

๐ŸŽฏ
elasticsearch-authn๐ŸŽฏSkill

Authenticate to Elasticsearch across all supported realms โ€” native, file-based, LDAP/AD, SAML, OIDC, Kerberos, JWT, and certificate โ€” plus the full API key lifecycle. Covers credential verification and deployment differences across self-managed, ECH, and Serverless without ever prompting the user for secrets in chat.

๐ŸŽฏ
elasticsearch-file-ingest๐ŸŽฏSkill

Teaches AI agents how to ingest files into Elasticsearch, covering document indexing, file processing pipelines, and data ingestion workflows as part of the official Elastic Agent Skills library.

๐ŸŽฏ
observability-logs-search๐ŸŽฏSkill

Skill

๐ŸŽฏ
elasticsearch-authz๐ŸŽฏSkill

Manage Elasticsearch RBAC โ€” native users, custom roles, role mappings, and document- / field-level security โ€” including Kibana feature/space privileges and Mustache-template role assignment from external realms like LDAP, SAML, and PKI. Covers feature differences across self-managed, ECH, and Serverless deployments.

๐ŸŽฏ
kibana-agent-builder๐ŸŽฏSkill

Skill

๐ŸŽฏ
kibana-alerting-rules๐ŸŽฏSkill

Teaches AI agents how to create, manage, and configure Kibana alerting rules in the Elastic Stack, part of Elastic's official Agent Skills library for working with Elasticsearch, Kibana, and Elastic Security.

๐ŸŽฏ
kibana-streams๐ŸŽฏSkill

Official Elastic skill for managing Kibana Streams via REST API โ€” list, inspect, enable, disable, and resync streams, including ingest/query settings, queries, significant events, and attachments. Part of the Elastic Agent Skills library built by the Elastic team.

๐ŸŽฏ
kibana-vega๐ŸŽฏSkill

Official Elastic skill for building Vega and Vega-Lite visualizations with ES|QL data sources in Kibana โ€” ideal for custom charts, dashboards, and programmatic panel layouts beyond standard Lens capabilities.

๐ŸŽฏ
elasticsearch-audit๐ŸŽฏSkill

Official Elastic skill for enabling, configuring, and querying Elasticsearch security audit logs โ€” covering audit setup, event filtering, and investigation of security incidents such as failed logins.