sentry Skill
Use when the user asks to 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 and require SENTRYAUTHTOKEN. Published by openai in plugins.
What is sentry Skill?
Use when the user asks to 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 and require SENTRYAUTHTOKEN. Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use sentry Skill
- Use it for data analysis.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/sentry/skills/sentry/SKILL.md
What it does
Use when the user asks to 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 and require SENTRYAUTHTOKEN.
Skill instructions
Sentry (Read-only Observability) Quick start - If not already authenticated, ask the user to provide a valid SENTRYAUTHTOKEN (read-only scopes such as project:read, event:read) or to log in and create one before running commands. - Set SENTRYAUTHTOKEN as an env var. - Optional defaults: SENTRYORG, SENTRYPROJECT, SENTRYBASEURL. - Defaults: org/project {your-org}/{your-project}, time range 24h, environment prod, limit 20 (max 50). - Always call the Sentry API (no heuristics, no caching). If the token is missing, give the user these steps: 1. Create a Sentry auth token: https://sentry.io/settings/account/api/auth-tokens/ 2. Create a token with read-only scopes such as project:read, event:read, and org:read. 3. Set SENTRYAUTHTOKEN as an environment variable in their system. 4. Offer to guide them through setting the environment variable for their OS/shell if needed. - Never ask the user to paste the full token in chat. Ask them to set it locally and confirm when ready. Core tasks (use bund
Explore related resources
Frequently asked questions
What is sentry?
sentry is a open-source AI agent skill with Copy skill directory. Use when the user asks to 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 and require.
Who is sentry best for?
sentry is best for reusing agent instructions, scripts, and references, data analysis workflows.
How do I install sentry?
Install or run sentry using Copy skill directory. Check sentry for the latest setup command.
Is sentry actively maintained?
sentry may need a closer maintenance check before production use.
Auto-fetched from GitHub.