·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 並配置適當的集成。

139安裝·5熱度·@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