This walks Claude through setting up Sentry's full observability stack on Cloudflare Workers and Pages. It detects your project type (Workers vs Pages, Hono, Durable Objects, D1, queues, workflows), checks compatibility flags, then recommends which monitoring features make sense for your setup. The skill distinguishes between core coverage (error monitoring and tracing, always enabled) and optional enhancements like structured logging, cron monitoring, D1 query instrumentation, and AI monitoring when it spots OpenAI or Anthropic dependencies. It includes both the source maps wizard path and manual wrangler config setup. Useful when you need production visibility into a Cloudflare project and want opinionated guidance on which Sentry features to enable rather than reading through platform docs yourself.
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-cloudflare-sdk