·sentry-setup-ai-monitoring
</>

sentry-setup-ai-monitoring

getsentry/sentry-agent-skills

在任何项目中设置 Sentry AI 代理监控。当被要求监控 LLM 调用、跟踪 AI 代理或检测 OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI 时使用。检测已安装的 AI SDK 并配置适当的集成。

137安装·3热度·@getsentry

安装

$npx skills add https://github.com/getsentry/sentry-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 |

在任何项目中设置 Sentry AI 代理监控。当被要求监控 LLM 调用、跟踪 AI 代理或检测 OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI 时使用。检测已安装的 AI SDK 并配置适当的集成。 来源:getsentry/sentry-agent-skills。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-ai-monitoring
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 sentry-setup-ai-monitoring?

在任何项目中设置 Sentry AI 代理监控。当被要求监控 LLM 调用、跟踪 AI 代理或检测 OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI 时使用。检测已安装的 AI SDK 并配置适当的集成。 来源:getsentry/sentry-agent-skills。

如何安装 sentry-setup-ai-monitoring?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-ai-monitoring 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

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