This handles the setup for Sentry's structured logging feature, which lets you capture logs from standard libraries like Pino, Winston, or Loguru and send them straight to Sentry alongside your errors. You'd reach for this when you want centralized log visibility without building your own collection pipeline. It covers JavaScript, Python, and Ruby with the right SDK versions and configuration flags. The skill reminds you to verify against current Sentry docs since APIs change, which is honest and practical. With 267 installs and passing security audits, it's a straightforward utility skill for teams already using Sentry who want observability beyond crash reports.
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-logging