·sentry-setup-ai-monitoring
</>

sentry-setup-ai-monitoring

getsentry/agent-skills

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Detects installed AI SDKs and configures appropriate integrations.

24Installs·1Trend·@getsentry

Installation

$npx skills add https://github.com/getsentry/agent-skills --skill sentry-setup-ai-monitoring

SKILL.md

Configure Sentry to track LLM calls, agent executions, tool usage, and token consumption.

| Package | Integration | Min Sentry SDK | Auto? |

| openai | openAIIntegration() | 10.2.0 | Yes | | @anthropic-ai/sdk | anthropicAIIntegration() | 10.12.0 | Yes | | ai (Vercel) | vercelAIIntegration() | 10.6.0 | Node only | | @langchain/ | langChainIntegration() | 10.22.0 | Yes | | @langchain/langgraph | langGraphIntegration() | 10.25.0 | Yes | | @google/genai | googleGenAIIntegration() | 10.14.0 | Yes |

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Detects installed AI SDKs and configures appropriate integrations. Source: getsentry/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/agent-skills --skill sentry-setup-ai-monitoring
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is sentry-setup-ai-monitoring?

Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Detects installed AI SDKs and configures appropriate integrations. Source: getsentry/agent-skills.

How do I install sentry-setup-ai-monitoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/getsentry/agent-skills --skill sentry-setup-ai-monitoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/getsentry/agent-skills