AI AGENT ADDONS

Kibana Streams

elastic/agent-skills

This skill helps you work with Kibana Streams. Streams are a way to manage data in Kibana. You can list all streams and see their details. You can read settings for how data is ingested and queried. You can also see queries, important events, and attached items like dashboards. The skill lets you enable, disable, or resync streams. This is useful for anyone who needs to check or control stream information.

You need a Kibana URL and authentication to use this skill. Read operations just need the right permissions. Lifecycle actions require extra privileges. The skill works with the Kibana REST API. It is experimental, so things may change.

Add Kibana Streams skill to your workflow

Global

mkdir -p ~/.claude/skills/kibana-streams

Project

mkdir -p .claude/skills/kibana-streams

Source Repository

Stars
516
Forks
39
Watchers
516
License
Apache-2.0
Last Push
1 month ago
Created
5 months ago