This one's for teams managing Kibana dashboards and visualizations as code. It gives you a declarative API format that's designed to be Git-friendly and diffable, which means you can version control your dashboards properly instead of clicking through the UI every time. The payloads are minimal and the whole thing is built with GitOps workflows in mind. Works with ES|QL queries, handles inline panel definitions (which are more reliable than saved object references), and there's a CLI script for all the standard operations. Requires Kibana 9.4 or later. If you're already doing infrastructure as code and want your observability dashboards in the same repo, this is the tool.
npx skills add https://github.com/elastic/agent-skills --skill kibana-dashboards