signoz-creating-alerts

Installation
SKILL.md

Alert Create

Build a SigNoz alert from a user's natural-language intent. The skill targets two consumers: an autonomous AI SRE agent that runs without a human in the loop, and a human at a Claude Code / Codex / Cursor prompt. Both go through the same flow.

Prerequisites

This skill calls SigNoz MCP server tools (signoz_create_alert, signoz_list_alert_rules, signoz_get_field_keys, etc.). Before running the workflow, confirm the signoz_* tools are available. If they are not, run signoz-mcp-setup first to initialize or repair the MCP connection. Do not try to fall back to raw HTTP calls or fabricate alert configs without the MCP tools.

When to use

Installs
128
GitHub Stars
6
First Seen
Apr 30, 2026
signoz-creating-alerts — signoz/agent-skills