Labsco
getsentry logo

sentry-feature-setup

✓ Official232

by sentry · part of getsentry/sentry-for-ai

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and…

🔥🔥🔥✓ VerifiedFreeQuick setup
🧩 One of 7 skills in the getsentry/sentry-for-ai package — works on its own, and pairs well with its siblings.

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and…

Inspect the full instructions your agent will receiveExpand

This is the exact playbook injected into your agent when the skill activates — shown here so you can audit it before installing. You don't need to read it to use the skill.

by sentry

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, or create alerts and… npx skills add https://github.com/getsentry/sentry-for-claude --skill sentry-feature-setup Download ZIPGitHub232

All Skills

How to Fetch Skills

Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details.

Copy & paste — that's it
curl -sL https://skills.sentry.dev/sentry-setup-ai-monitoring/SKILL.md

Append the path from the Path column in the table below to https://skills.sentry.dev/. Do not guess or shorten URLs.

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) → sentry-setup-ai-monitoring

  • If the user mentions OpenTelemetry, OTel Collector, or multi-service telemetry routingsentry-otel-exporter-setup

  • If the user mentions alerts, notifications, on-call, Slack/PagerDuty/Discord integration, or workflow rulessentry-create-alert

  • If the user mentions span streaming, traceLifecycle, trace_lifecycle, spanStreamingIntegration, or switching from transactions to streamed spanssentry-span-streaming-js (JavaScript), sentry-span-streaming-python (Python), or sentry-span-streaming-dart (Dart/Flutter)

  • If the user is unsure which signal to use — log vs span vs metric, "what to instrument where", or how to choose between errors, traces, logs, and metrics → sentry-instrumentation-guide

  • 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.

Feature Skills

Feature Skill Path AI/LLM monitoring and conversations — instrument OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI sentry-setup-ai-monitoring sentry-setup-ai-monitoring/SKILL.md Sentry Snapshots for Apple/Cocoa — upload Apple snapshot images to Sentry; prefer SnapshotPreviews when Swift previews exist sentry-snapshots-cocoa sentry-snapshots-cocoa/SKILL.md OpenTelemetry Collector with Sentry Exporter — multi-project routing, automatic project creation sentry-otel-exporter-setup sentry-otel-exporter-setup/SKILL.md Alerts via workflow engine API — email, Slack, PagerDuty, Discord sentry-create-alert sentry-create-alert/SKILL.md Span streaming (JavaScript) — migrate from transaction-based to streamed span delivery sentry-span-streaming-js sentry-span-streaming-js/SKILL.md Span streaming (Python) — migrate from transaction-based to streamed span delivery sentry-span-streaming-python sentry-span-streaming-python/SKILL.md Span streaming (Dart/Flutter) — migrate from transaction-based to streamed span delivery sentry-span-streaming-dart sentry-span-streaming-dart/SKILL.md Instrumentation guide — decide which signal to reach for (error vs span vs log vs metric), "what to instrument where" sentry-instrumentation-guide sentry-instrumentation-guide/SKILL.md

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.