Seer banner
getsentry getsentry

Seer

Development community

Description

--- name: seer description: Ask natural language questions about your Sentry environment and get detailed insights using the Sentry MCP server --- # Seer - Sentry Environment Query Tool Ask questions about your Sentry environment in natural language and receive detailed, formatted responses. ## Usage ```bash /seer <your natural language query> ``` ## Examples ```bash # Error and Issue Queries /seer What are the top errors in the last 24 hours? /seer Show me all critical issues in the mobil

Installation

Installs to ~/.claude/skills/getsentry-sentry-for-ai-seer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/getsentry-sentry-for-ai-seer && curl -fsSL https://raw.githubusercontent.com/getsentry/sentry-for-ai/HEAD/commands/seer.md -o ~/.claude/skills/getsentry-sentry-for-ai-seer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository