If you need to wrangle Kibana Streams through their REST API, this handles the read and lifecycle operations. You can list streams, pull their ingest and query settings, check queries and significant events, see what dashboards or rules are attached, and enable, disable, or resync them. Note that streams are still experimental, so expect the API to shift. The skill covers reads and lifecycle management but deliberately skips create, update, and delete for now. One thing to watch: when users ask about retention, they almost always mean the stream's data retention, not the failure store retention, even though both live in the ingest settings. Requires proper Kibana privileges and an API key or basic auth.
npx -y skills add elastic/agent-skills --skill kibana-streams --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot