OpenClaw
Deploy a managed OpenClaw agent in 60 seconds
Launch on Hostinger →
Hermes Agent
Run your Hermes agent, fully managed
Launch on Hostinger →
Apify
6,000+ web scrapers for your agent, free to start
Try Apify free →
Firecrawl
Crawl and scrape any site into clean data
Try Firecrawl free →
Context.dev
One API to scrape, enrich, and extract the web
Start building free →
SetupClaw
Done-for-you OpenClaw for founders and teams
Get it set up for you →
DataForSEO
SEO data APIs for your agent, $1 free credit
Try DataForSEO free →
Your product here
Reach thousands of AI builders a month
Learn more →
Claude Market
Menu
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Claude Market
SkillsMCPPluginsSubmit MCPSkillPluginMCPMCP, plugin, or skillAdvertise
Skills/getsentry/sentry-for-ai/sentry-feature-setup
sentry-feature-setup logo

sentry-feature-setup

getsentry/sentry-for-ai
2K installs207 stars
Run it on Hostinger, 20% off →Your friend gets 20% off too, using this linkFree API →|View on GitHub|Create your own skill →

Installation

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

Summary

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and notifications, or enable span streaming.

SKILL.md

All Skills

Sentry Feature Setup

Configure specific Sentry capabilities beyond basic SDK setup — AI monitoring, OpenTelemetry pipelines, alerts, and deciding which signal to instrument where. This page helps you find the right feature skill for your task.

How to Fetch Skills

Use curl to download skills — they are 10–20 KB files that fetch tools often summarize, losing critical details.

curl -sL https://skills.sentry.dev/sentry-setup-ai-monitoring/SKILL.md

Append the path from the Path column in the table below to https://skills.sentry.dev/. Do not guess or shorten URLs.

Start Here — Read This Before Doing Anything

Do not skip this section. Do not assume which feature the user needs. Ask first.

  1. If the user mentions AI monitoring, LLM tracing, conversations, or instrumenting an AI SDK (OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AI) → sentry-setup-ai-monitoring
  2. If the user mentions OpenTelemetry, OTel Collector, or multi-service telemetry routing → sentry-otel-exporter-setup
  3. If the user mentions alerts, notifications, on-call, Slack/PagerDuty/Discord integration, or workflow rules → sentry-create-alert
  4. If the user mentions span streaming, traceLifecycle, trace_lifecycle, spanStreamingIntegration, or switching from transactions to streamed spans → sentry-span-streaming-js (JavaScript) or sentry-span-streaming-python (Python)
  5. If the user is unsure which signal to use — log vs span vs metric, "what to instrument where", or how to choose between errors, traces, logs, and metrics → sentry-instrumentation-guide

When unclear, ask the user which feature they want to configure. Do not guess.

---

Feature Skills

FeatureSkillPath
AI/LLM monitoring and conversations — instrument OpenAI, Anthropic, LangChain, Vercel AI, Google GenAI, Pydantic AIsentry-setup-ai-monitoringsentry-setup-ai-monitoring/SKILL.md
OpenTelemetry Collector with Sentry Exporter — multi-project routing, automatic project creationsentry-otel-exporter-setupsentry-otel-exporter-setup/SKILL.md
Alerts via workflow engine API — email, Slack, PagerDuty, Discordsentry-create-alertsentry-create-alert/SKILL.md
Span streaming (JavaScript) — migrate from transaction-based to streamed span deliverysentry-span-streaming-jssentry-span-streaming-js/SKILL.md
Span streaming (Python) — migrate from transaction-based to streamed span deliverysentry-span-streaming-pythonsentry-span-streaming-python/SKILL.md
Instrumentation guide — decide which signal to reach for (error vs span vs log vs metric), "what to instrument where"sentry-instrumentation-guidesentry-instrumentation-guide/SKILL.md

Each skill contains its own detection logic, prerequisites, and step-by-step instructions. Trust the skill — read it carefully and follow it. Do not improvise or take shortcuts.

---

Looking for SDK setup or debugging workflows instead? See the full Skill Tree.

Score

0–100
63/ 100

Grade

C

Popularity15/30

1,919 installs — growing adoption.

Completeness27/30

Documented: full SKILL.md body, description, one-line install. Missing: category/license metadata.

Trust15/25

Community skill with a public GitHub source repository you can review.

Freshness6/15

No update timestamp is tracked for this skill in our catalog.

Scored automatically from popularity, completeness, trust, and freshness — computed only from data in our catalog, never fabricated.

Proud of your score? Add this badge to your README.

Paste a snippet into your GitHub README. The badge updates automatically and links back to this page.

Sentry Feature Setup skill score badge previewScore badge

Markdown

[![Sentry Feature Setup skill](https://www.claudemarket.ai/skills/getsentry/sentry-for-ai/sentry-feature-setup/badges/score.svg)](https://www.claudemarket.ai/skills/getsentry/sentry-for-ai/sentry-feature-setup)

HTML

<a href="https://www.claudemarket.ai/skills/getsentry/sentry-for-ai/sentry-feature-setup"><img src="https://www.claudemarket.ai/skills/getsentry/sentry-for-ai/sentry-feature-setup/badges/score.svg" alt="Sentry Feature Setup skill"/></a>

Sentry Feature Setup FAQ

How do I install the Sentry Feature Setup skill?

Run “npx skills add https://github.com/getsentry/sentry-for-ai --skill sentry-feature-setup” in your terminal. The skill is added to your agent's skills directory and picked up automatically on the next run — no restart or extra configuration needed.

What does the Sentry Feature Setup skill do?

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and notifications, or enable span streaming. The full SKILL.md on this page shows the exact instructions the skill gives your agent.

Is the Sentry Feature Setup skill free?

Yes. Sentry Feature Setup is a free, open-source skill published from getsentry/sentry-for-ai. As with any third-party skill, review the source repository before installing it into an agent with sensitive access.

Does Sentry Feature Setup work with Claude Code and OpenClaw?

Yes. Skills use the portable SKILL.md format, so Sentry Feature Setup works with Claude Code, OpenClaw, Codex, Hermes, and any other agent that reads SKILL.md skills.

Recommended skills

Browse all →
setup-matt-pocock-skills logo

setup-matt-pocock-skills

mattpocock/skills

548K installsInstall
airunway-aks-setup logo

airunway-aks-setup

microsoft/azure-skills

250K installsInstall
setup-pre-commit logo

setup-pre-commit

mattpocock/skills

191K installsInstall
sentry-cli logo

sentry-cli

sentry/dev

122K installsInstall
prisma-database-setup logo

prisma-database-setup

prisma/skills

120K installsInstall
prisma-postgres-setup logo

prisma-postgres-setup

prisma/skills

109K installsInstall

Related guides

Hand-picked reading to help you choose, install, and use agent skills.

GuideHow To Build Your First Openclaw SkillGuideBest Openclaw Skills 2026GuideHow To Evaluate Openclaw Skill Before Installing

Skills by category

FrontendBackend & APIsTesting & QASecurityDevOps & CI/CDMCP & ToolingAutomationData & Analysis+20 more

MCP servers by category

AI & MLDeveloper ToolsVector & MemoryFiles & DocsDatabasesFinance & PaymentsBrowser & ScrapingCommunication+8 more

Plugins by category

developmentproductivitycommunicationdesignsecuritydatabaseworkflowcompliance+34 more

The Agent Stack

Weekly Claude Code, Agent SDK, and MCP moves worth your time — free.

Claude Market

AI agent skills directory, marketplace, and workflow hub for OpenClaw, Hermes Agent, Claude Code, Codex, and MCP-powered operator stacks.

Independent project, not affiliated with Anthropic.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Plugins

More

  • Submit a Tool
  • Create a Skill
  • Advertise
  • Free Tools
  • API
  • Shipping
  • Contact
  • Terms
  • Privacy
© 2026 Claude Market · Not affiliated with Anthropic
Fazier badgeFeatured on Twelve ToolsFeatured on Wired BusinessRemote OpenClaw - Featured on AI Agents DirectoryListed on Turbo0Featured on Uneed