Agent skill

sentry-install-auth

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".

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/sentry-install-auth

SKILL.md

Sentry Install Auth

Prerequisites

  • Node.js 18+ or Python 3.10+
  • Package manager (npm, pnpm, or pip)
  • Sentry account with project DSN
  • DSN from Sentry project settings

See {baseDir}/references/implementation.md for detailed implementation guide.

Output

  • Installed SDK package in node_modules or site-packages
  • Environment variable or .env file with DSN
  • Sentry initialized and ready to capture errors

Error Handling

See {baseDir}/references/errors.md for comprehensive error handling.

Examples

See {baseDir}/references/examples.md for detailed examples.

Resources

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results