sentry-feature-setup
Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and notifications, or set up Sentry Snapshots.
How do I install this agent skill?
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-feature-setupIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill acts as a directory for Sentry configuration tasks, helping users find guides for AI monitoring, OpenTelemetry, and alert setup. It contains no malicious code or instructions.
- Socketpass
No alerts
- Snykwarn
Risk: MEDIUM · 1 issue
- Runlayerpass
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Sentry Feature Setup
Configure specific Sentry capabilities beyond basic SDK setup — AI monitoring, OpenTelemetry pipelines, alerts, and Sentry Snapshots. This page helps you find the right feature skill for your task.
Start Here — Read This Before Doing Anything
Do not skip this section. Do not assume which feature the user needs. Ask first.
- If the user mentions AI monitoring, LLM tracing, conversations, or instrumenting an AI SDK (OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI, Laravel AI) →
sentry-setup-ai-monitoring - If the user mentions OpenTelemetry, OTel Collector, or multi-service telemetry routing →
sentry-otel-exporter-setup - If the user mentions alerts, notifications, on-call, Slack/PagerDuty/Discord integration, or workflow rules →
sentry-create-alert - If the user mentions Apple/Cocoa snapshot testing or Sentry Snapshots for Apple platforms — SnapshotPreviews, Apple Snapshots, Cocoa snapshots, Xcode snapshot testing, Swift previews for Sentry Snapshots, iOS, macOS, tvOS, watchOS, or visionOS →
sentry-snapshots-cocoa.
When unclear, ask the user which feature they want to configure. Do not guess.
Instrumenting a signal (tracing/spans, logging, metrics, span streaming, or deciding what to emit) is now part of the standalone
sentry-instrumentskill.
Feature Skills
| Feature | Skill |
|---|---|
| AI/LLM monitoring and conversations — instrument OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI, Laravel AI | sentry-setup-ai-monitoring |
| Sentry Snapshots for Apple/Cocoa — upload Apple snapshot images to Sentry; prefer SnapshotPreviews when Swift previews exist | sentry-snapshots-cocoa |
| OpenTelemetry Collector with Sentry Exporter — multi-project routing, automatic project creation | sentry-otel-exporter-setup |
| Alerts via workflow engine API — email, Slack, PagerDuty, Discord | sentry-create-alert |
Each skill contains its own detection logic, prerequisites, and step-by-step instructions. Trust the skill — read it carefully and follow it. Do not improvise or take shortcuts.
Looking for SDK setup or debugging workflows instead? See the full Skill Tree.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/getsentry/sentry-for-ai/sentry-feature-setup">View sentry-feature-setup on skillZs</a>