# sentry-for-ai

This is a skill source repository — not something you install directly. The skills here are built from this source into a portable Agent Plugin and installable client-specific plugins for Claude Code, Cursor, Codex, and Grok — install one of those, not this

- Tier: Indexed (plain plugin)
- Category: Monitoring
- Page: https://www.flowy.sh/listings/getsentry-sentry-for-ai
- Source: https://github.com/getsentry/sentry-for-ai
- Price: free and open source

## Summary
sentry-for-ai is a Claude Code plugin with 8 hand-picked skills for monitoring work, indexed on Flowy. Install it with the command on its page. It includes sentry-create-alert, sentry-debug-issue, sentry-fix-stack-traces. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add getsentry/sentry-for-ai --agent claude-code
```

## Skills
- sentry-create-alert
- sentry-debug-issue
- sentry-fix-stack-traces
- sentry-get-started
- sentry-instrument
- sentry-otel-exporter-setup
- sentry-setup-releases
- sentry-snapshots-cocoa

## FAQ

### What is sentry-for-ai?
This is a skill source repository — not something you install directly. The skills here are built from this source into a portable Agent Plugin and installable client-specific plugins for Claude Code, Cursor, Codex, and Grok — install one of those, not this

### How do I install sentry-for-ai?
Run these in Claude Code: npx -y skills add getsentry/sentry-for-ai --agent claude-code. Then prompt normally.

### Does sentry-for-ai auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is sentry-for-ai free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
