Guided entry point for using Sentry through your agent. Orients you to your current setup and, for a new project, sets up Sentry end to end with sane defaults — provision a project, install the SDK (errors, tracing, and whatever it enables by default), and confirm real telemetry reaches Sentry. Routes other intents (adding more signals, fixing issues) to the right skill.
$npx -y skills add getsentry/sentry-for-ai --skill sentry-get-startedInstalls into the current project.
Run `npx skills use "https://github.com/getsentry/sentry-for-ai" --skill "getsentry/sentry-for-ai/sentry-get-started"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/getsentry/sentry-for-ai" that are relevant to the current task. Run `npx skills add "https://github.com/getsentry/sentry-for-ai"` and select the relevant skills, then follow their instructions.