Install and configure Sentry SDK authentication. Use when setting up a new Sentry integration, configuring DSN, or initializing Sentry in your project. Trigger with phrases like "install sentry", "setup sentry", "sentry auth", "configure sentry DSN".
4.6
Rating
0
Installs
DevOps & Infrastructure
Category
The skill provides a clear description and good structure by delegating details to reference files. However, it scores low on novelty since installing and configuring Sentry SDK is a straightforward task that a CLI agent could accomplish with standard package manager commands and basic file operations. The task knowledge dimension is moderate - while implementation details are referenced in other files (assumed present per instructions), the core SKILL.md lacks a procedural overview of the installation/configuration workflow. A CLI agent could reasonably handle 'npm install @sentry/node', create a .env file, and initialize Sentry without specialized skill assistance. The skill would be more valuable if it handled complex edge cases, multi-platform detection, or advanced configuration scenarios that justify the overhead of a dedicated skill.
Loading SKILL.md…