What is sentry-sdk-setup?
Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project. Source: getsentry/sentry-for-ai.
Set up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project.
Quickly install sentry-sdk-setup AI skill to your development environment via command line
Source: getsentry/sentry-for-ai.
Detect the user's platform from project files (e.g. package.json, go.mod, Gemfile, .csproj, .xcodeproj), then load the matching SDK skill below.
| sentry-android-sdk | Android | Jetpack Compose, Views, OkHttp, Room, Fragment, Timber | | sentry-cocoa-sdk | iOS, macOS, tvOS, watchOS, visionOS | Swift, SwiftUI, UIKit | | sentry-dotnet-sdk | .NET, C# | ASP.NET Core, MAUI, WPF, Blazor, Azure Functions | | sentry-go-sdk | Go | net/http, Gin, Echo, Fiber |
| sentry-nestjs-sdk | NestJS | Express, Fastify, GraphQL, Microservices | | sentry-nextjs-sdk | Next.js | App Router, Pages Router | | sentry-node-sdk | Node.js, Bun, Deno | Express, Fastify, Koa, Hapi, Connect, Bun.serve(), Deno.serve() | | sentry-php-sdk | PHP | Laravel, Symfony | | sentry-python-sdk | Python | Django, Flask, FastAPI, Celery |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-sdk-setupSet up Sentry in any language or framework. Detects the user's platform and loads the right SDK skill. Use when asked to add Sentry, install an SDK, or set up error monitoring in a project. Source: getsentry/sentry-for-ai.
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-sdk-setup Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/getsentry/sentry-for-ai