sentry

Official

Sentry API via curl.

Authorvm0-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides programmatic access to Sentry for error tracking, issues, releases, and events.

Core Features & Use Cases

  • List/search issues and view details
  • Resolve/ignore issues and manage releases
  • View events and track errors across projects

Quick Start

bash -c 'curl -s "https://{SENTRY_HOST}/api/0/projects/" --header "Authorization: Bearer ${SENTRY_TOKEN}"' | jq .

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: sentry
Download link: https://github.com/vm0-ai/vm0-skills/archive/main.zip#sentry

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.