AI AGENT ADDONS

Sentry Setup Ai Monitoring

getsentry/sentry-agent-skills

A monitoring tool helps you see how your AI agents work. This skill adds Sentry AI Agent Monitoring to your project. It tracks LLM calls, tool usage, and token costs.

You do not need to change much code. The skill finds the AI SDKs you already have installed. It then sets up the right tracking for OpenAI, Anthropic, Vercel AI, LangChain, Google GenAI, and Pydantic AI.

Watch out for private data. The skill can record what users send to and get from the AI. Only turn that on if you are sure it is allowed by your privacy rules and laws like GDPR.

Add Sentry Setup Ai Monitoring skill to your workflow

Global

mkdir -p ~/.claude/skills/sentry-setup-ai-monitoring

Project

mkdir -p .claude/skills/sentry-setup-ai-monitoring

Source Repository

Stars
19
Forks
2
Watchers
19
Last Push
4 months ago
Created
7 months ago