sentry-sdk-skill-creator
Create a new Sentry SDK skill bundle for a platform
Developer Setup
Setup & Installation
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-sdk-skill-creatornpx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-sdk-skill-creatorOverview
What This Skill Does
Create a complete Sentry SDK skill bundle for any platform. Use when asked to create an SDK skill, add a new platform skill, write a Sentry skill for X, or build a new sentry-<platform>-sdk skill bundle with wizard flow and feature reference files.
Application
When to use this Skill
- Configuring integration settings for custom agent workflows.
- Optimizing query execution and response latency in production.
- Developing clean, standard-compliant implementations for enterprise services.
- Troubleshooting connection timeouts and authentication handshakes.
- Monitoring API rate limits and execution pipelines programmatically.
Documentation
Show Skills.md file
All Skills > SDK Skill Creator
Create a Sentry SDK Skill Bundle
Produce a complete, research-backed SDK skill bundle — a main wizard SKILL.md plus deep-dive reference files for every feature pillar the SDK supports.
Invoke This Skill When
- Asked to "create a Sentry SDK skill" for a new platform
- Asked to "add support for [language/framework]" to sentry-agent-skills
- Building a new
sentry-<platform>-sdkskill bundle - Porting the SDK skill pattern to a new Sentry SDK
Read
${SKILL_ROOT}/references/philosophy.mdfirst — it defines the bundle architecture, wizard flow, and design principles this skill implements.
Phase 1: Identify the SDK
Determine what you're building a skill for:
# What SDK? What's the package name?
# Examples: sentry-go, @sentry/sveltekit, sentry-python, sentry-ruby, sentry-cocoa
Recommendations
Explore other random skills
firebase-ai-logic-basics
Call Gemini models from web and mobile apps via Firebase AI Logic
firebase-app-hosting-basics
Deploy and manage full-stack web apps (Next.js, Angular, etc.)
firebase-auth-basics
Set up Firebase Authentication with sign-in providers