This handles Kibana alerting rules through both REST API and Terraform, covering the full lifecycle from creation to muting and snoozing. You get the complete API reference with endpoints for every operation, plus working examples for common rule types like Elasticsearch queries with thresholds and actions. The Terraform provider integration is included but the source cuts off mid-example. Authentication requires API keys or Basic auth, and you'll need appropriate Kibana feature privileges plus read access to Actions and Connectors. Honestly most valuable if you're building rules-as-code workflows or need programmatic control over alert management at scale rather than clicking through the Kibana UI.
npx skills add https://github.com/elastic/agent-skills --skill kibana-alerting-rules