If you're working with Kibana's experimental Streams feature, this gives Claude read access to stream metadata, settings, queries, and significant events through the REST API. You can list streams, check their configurations, see what dashboards or rules are attached, and trigger lifecycle actions like enable, disable, or resync. It's deliberately scoped to read operations and basic lifecycle management. Create, update, delete, and fork operations aren't included yet. Worth noting that Streams itself is experimental in Kibana, so expect the API and behavior to shift. The skill includes a detailed API reference doc if you need to understand the exact endpoints and parameters available.
npx skills add https://github.com/elastic/agent-skills --skill kibana-streams