This is a meta-skill for creating other skills. It's not something you'd invoke to fix a Sentry issue in your app. Instead, it's a detailed template for building new SDK integration skills when Sentry adds support for another platform or language. The workflow is research-heavy: it pushes you to spin off parallel research tasks against official docs, verify API details from source, and check whether the Sentry wizard CLI supports the framework. Then it generates a four-phase wizard skill (detect, recommend, guide, cross-link) plus deep-dive reference files for each feature pillar. Useful if you maintain the sentry-agent-skills repo, not if you're just trying to add Sentry to your Go app.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-sdk-skill-creator