·sentry-sdk-setup
</>

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.

99Installs·21Trend·@getsentry

Installation

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

How to Install sentry-sdk-setup

Quickly install sentry-sdk-setup 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-sdk-setup
  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

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 |

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-sdk-setup
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from getsentry/sentry-for-ai

Quick answers

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.

How do I install sentry-sdk-setup?

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

Where is the source repository?

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