ccfosccfosOfficialยท27 Agent Skills Included

nightingale

AI-powered monitoring, alerting, and incident troubleshooting for infrastructure teams

Creates alert rules, dashboards, notification routes, and mute windows across Prometheus, Elasticsearch, Loki, MySQL, and other data sources. Diagnoses why alerts did not fire, why hosts went offline, and why notifications failed, using live engine logs and metrics. Generates PromQL and SQL queries from plain language and builds self-healing scripts for common incidents. Eliminates manual rule writing, dashboard assembly, and repetitive on-call investigation work.
npx skills add ccfos/nightingale --all -g -y

All Skills in This Repository (27)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-create-dashboard

Automate Nightingale monitoring dashboard creation with templates and custom layouts.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-create-alert-rule

Generate monitoring alert rule configuration JSON for Prometheus, MySQL, Elasticsearch, and SQL data sources.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

promql-generator

Generate PromQL queries from natural language descriptions for monitoring and alerting.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-generate-message-template

Create and customize Nightingale alert notification templates using Go template syntax.

Official
Basic
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-create-alert-mute

Creates automatedHub time-based alert-suppression rules for Trello via API requests.

Official
Basic
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-query-alert-events

Retrieve and filter Nightingale alarm events by severity, time range, and tags.

Official
Basic
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-create-alert-subscribe

Create alert subscription rules in Nightingale using severity, tags, and business groups.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-create-notify-rule

Automates Nightingale platform alert notification rule creation with API payloads and authentication handling.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

ops-troubleshooting

Analyze Nightingale alerts, metrics, logs, and host details to diagnose incidents.

Official
Advanced
๐Ÿ“ฆ In Repo
ccfosccfos

n9e-query-datasource

Query Prometheus, Elasticsearch, Loki, and SQL data sources within Nightingale.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

sql-generator

Translate natural language descriptions into executable SQL queries for database analysis.

Official
Intermediate
๐Ÿ“ฆ In Repo
ccfosccfos

notify-rule-copilot

Creates, edits, and troubleshoots Nightingale notify rules with routing decomposition.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’