AI AGENT ADDONS

Sentry Cli

sentry/dev
CLI & Terminal
86,605installs

Use the Sentry CLI to manage error tracking from your terminal. This guide helps you view issues, events, and projects without opening a browser. The sentry command handles authentication and organization detection automatically. Just run the commands you need.

You can list issues, inspect specific errors, and make API calls using familiar patterns from other CLI tools. The output supports JSON format for easy scripting. This skill is great for developers who want to stay in the command line.

Add Sentry Cli skill to your workflow

Global

mkdir -p ~/.claude/skills/sentry-cli

Project

mkdir -p .claude/skills/sentry-cli