JavaScript is disabled. Some features may not work.
sentry — ★ 22.8K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

sentry

★ 22K repogenerationSafeIntermediateClaude
🤖 AI Summary

This skill authenticates with Sentry and auto-detects the organization and project by scanning `.env` files, source code, and config files for DSNs. It then enables developers to interact with Sentry's CLI for error tracking and release management.

How to Install

Claude Code:
git clone --depth 1 https://github.com/openai/skills.git && cp skills/skills/.curated/sentry ~/.claude/skills/sentry -r
- If not already authenticated, ask the user to run `sentry auth login` or set `SENTRY_AUTH_TOKEN` as an env var. - The CLI auto-detects org/project from DSNs in `.env` files, source code, config...

Details

Category Coding → generation
Sourceopenai/skills
SKILL.mdView on GitHub →
Repo Stars★ 22.8K
Est. per Skill506 (shared across 45 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together