sentry

Query Sentry issues and event logs via the Sentry CLI.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/PAISHU-AI/PAI-zong-NB --skill sentry-paishu-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/PAISHU-AI/PAI-zong-NB/tree/main/skills/sentry
Command: npx skills add https://github.com/PAISHU-AI/PAI-zong-NB --skill sentry-paishu-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill unit simplifies inspecting Sentry issues, summarizing production errors, and extracting basic health data via the Sentry CLI.

Core Features & Use Cases

  • Sentry Issue Inspection: Review Sentry issues and events when requested.
  • Summarize Production Errors: Provide a summary of recent errors.
  • Pull Basic Health Data: Gather essential health information from Sentry.

Quick Start

To start using the Sentry Skill, authenticate with the Sentry CLI by running 'sentry auth login'.

Frequently Asked Questions about sentry

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Sentry issues and events for production debugging?

To query Sentry issues for production debugging, you use a read-only Skill that interacts with the Sentry API via the Sentry CLI to inspect issues, summarize errors, and extract health data without additional service setup.

What's the best way to summarize recent production errors from Sentry?

Summarizing recent Sentry production errors is done by querying the Sentry API through the Sentry CLI to pull basic health data and review issue tracking events for debugging and triage scenarios.

Do I need to set up additional services to inspect Sentry issue tracking data?

No additional services are needed to inspect Sentry issue tracking data, as the Skill operates read-only by utilizing the Sentry CLI for direct interaction with the Sentry API for event logging.

How do I authenticate to start monitoring Sentry issues and events?

To start monitoring Sentry issues and events, authenticate with the Sentry CLI by running the 'sentry auth login' command, which enables read-only observability for debugging and issue triage.

Can I use this Sentry CLI integration for production monitoring and issue triage?

Yes, this Sentry CLI integration supports production monitoring and issue triage by providing read-only querying of Sentry issues and event logging through the Sentry API for basic health data extraction.