Inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API. Perform read-only queries with the bundled script. Requires SENTRY_AUTH_TOKEN. Use when investigating production errors, checking Sentry issues, or reviewing error trends.
$npx -y skills add greedychipmunk/agent-skills --skill sentryInstalls into the current project.
Run `npx skills use "https://github.com/greedychipmunk/agent-skills" --skill "greedychipmunk/agent-skills/sentry"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/greedychipmunk/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/greedychipmunk/agent-skills"` and select the relevant skills, then follow their instructions.