This is a batteries-included setup wizard for adding Sentry to Node.js, Bun, or Deno projects. It detects your runtime, module system (ESM vs CJS), framework (Express, Fastify, Koa, etc.), and existing tooling like OpenTelemetry or logging libraries, then walks you through the right install path. The guide is smart about edge cases: if you already have OTel tracing, it routes you to the OTLP integration instead of native tracing. If you're using LangChain or OpenAI, it suggests AI monitoring. The detection phase is thorough, checking for cron jobs, companion frontends, and instrument files before making concrete recommendations instead of asking vague questions.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-node-sdk