What problem does it solve?
This Skill helps users quickly inspect Sentry issues, summarize recent production errors, and retrieve basic Sentry health data without needing to navigate the Sentry UI or write complex API queries.
Core Features & Use Cases
- Issue Triage: Quickly list and summarize unresolved issues to identify critical problems.
- Error Investigation: Retrieve details about specific issues and their associated events to understand root causes.
- Health Monitoring: Pull basic Sentry health data for a quick overview of application stability.
- Use Case: A developer can ask "Summarize the top 5 production errors in the last 24 hours" and receive a concise list with key details to prioritize their next steps.
Quick Start
Ask the user to set their SENTRY_AUTH_TOKEN and then request a summary of the top 5 unresolved issues in production for the last 24 hours.