·sentry-create-alert
@

sentry-create-alert

Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions.

98Installs·22Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert

How to Install sentry-create-alert

Quickly install sentry-create-alert AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: getsentry/sentry-for-ai.

SKILL.md

View raw

Note: This API is currently in beta and may be subject to change. It is part of New Monitors and Alerts and may not be viewable in the legacy Alerts UI.

| Org slug | Yes | sentry, my-org | | Auth token | Yes | sntryu... (needs alerts:write scope) | | Region | Yes (default: us) | us → us.sentry.io, de → de.sentry.io | | Alert name | Yes | "High Priority De-escalation Alert" | | Trigger events | Yes | Which issue events fire the workflow | | Conditions | Optional | Filter conditions before actions execute |

| Action type | Yes | email, slack, or pagerduty | | Action target | Yes | User email, team, channel, or service |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert
Category
@Collaboration
Verified
First Seen
2026-03-05
Updated
2026-03-10

Browse more skills from getsentry/sentry-for-ai

Quick answers

What is sentry-create-alert?

Create Sentry alerts using the workflow engine API. Use when asked to create alerts, set up notifications, configure issue priority alerts, or build workflow automations. Supports email, Slack, PagerDuty, Discord, and other notification actions. Source: getsentry/sentry-for-ai.

How do I install sentry-create-alert?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-create-alert Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/getsentry/sentry-for-ai