·sentry-setup-ai-monitoring
</>

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/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.

82Installs·31Trend·@getsentry

Installation

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

How to Install sentry-setup-ai-monitoring

Quickly install sentry-setup-ai-monitoring AI skill to your development environment via command line

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

Source: getsentry/sentry-for-ai.

SKILL.md

View raw

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

Important: The SDK versions, API names, and code samples below are examples. Always verify against docs.sentry.io before implementing, as APIs and minimum versions may have changed.

Prompt and output recording captures user content that is likely PII. Before enabling recordInputs/recordOutputs (JS) or includeprompts/senddefaultpii (Python), confirm:

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/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations. Source: getsentry/sentry-for-ai.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-setup-ai-monitoring
Category
</>Dev Tools
Verified
First Seen
2026-03-05
Updated
2026-03-11

Browse more skills from getsentry/sentry-for-ai

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/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations. Source: getsentry/sentry-for-ai.

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/sentry-for-ai --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, Cursor, or OpenClaw

Where is the source repository?

https://github.com/getsentry/sentry-for-ai