nightingale
AI-powered monitoring, alerting, and incident troubleshooting for infrastructure teams
All Skills in This Repository (27)
Pure Emerald Level Indicatorsn9e-create-dashboard
Automate Nightingale monitoring dashboard creation with templates and custom layouts.
n9e-create-alert-rule
Generate monitoring alert rule configuration JSON for Prometheus, MySQL, Elasticsearch, and SQL data sources.
promql-generator
Generate PromQL queries from natural language descriptions for monitoring and alerting.
n9e-generate-message-template
Create and customize Nightingale alert notification templates using Go template syntax.
n9e-create-alert-mute
Creates automatedHub time-based alert-suppression rules for Trello via API requests.
n9e-query-alert-events
Retrieve and filter Nightingale alarm events by severity, time range, and tags.
n9e-create-alert-subscribe
Create alert subscription rules in Nightingale using severity, tags, and business groups.
n9e-create-notify-rule
Automates Nightingale platform alert notification rule creation with API payloads and authentication handling.
ops-troubleshooting
Analyze Nightingale alerts, metrics, logs, and host details to diagnose incidents.
n9e-query-datasource
Query Prometheus, Elasticsearch, Loki, and SQL data sources within Nightingale.
sql-generator
Translate natural language descriptions into executable SQL queries for database analysis.
notify-rule-copilot
Creates, edits, and troubleshoots Nightingale notify rules with routing decomposition.
Frequently Asked Questions
FAQPage SchemaHow to install Nightingale skills?โผ
Run `npx skills add ccfos/nightingale --all -g -y` in your terminal to install all skills in this suite globally.
What is Nightingale used for?โผ
Nightingale is an open-source monitoring and alerting platform that connects to data sources like Prometheus, Elasticsearch, and MySQL to generate and route alerts. These skills let an AI agent manage it through plain-English requests.
Can AI create alert rules and dashboards automatically?โผ
Yes. The suite includes skills that import validated rule packs, build dashboards from templates, and write custom PromQL or SQL alert conditions for you.
How do I troubleshoot an alert that never fired?โผ
The alert-rule-troubleshoot skill traces the full pipeline from rule config to engine evaluation logs and mute rules, then pinpoints exactly which step blocked the alert.
Do these skills work with Claude Code and other AI agents?โผ
Yes. Nightingale exposes a built-in MCP endpoint, and all skills follow the standard SKILL.md format compatible with Claude Code, Cursor, and similar agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core