CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnJobsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Jobs
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. getsentry
  4. /
  5. sentry-agent-skills
  6. /
  7. Sentry Setup Ai Monitoring

Sentry Setup Ai Monitoring

Editor's Note

Automatically detects which AI SDKs you have installed (OpenAI, Anthropic, LangChain, Vercel AI, etc.) and wires up Sentry monitoring with the right integrations. Handles both JavaScript and Python, with auto-instrumentation for Node.js and manual wrapping instructions for browser contexts. The main value is that it knows the tricky bits: Vercel AI needs per-call telemetry flags, Python integrations auto-enable but need explicit config for prompt capture, and you need tracing turned on first or nothing works. It's also opinionated about the privacy implications of recording prompts and responses, which is the right call since that's user PII going straight into your observability stack. Good for when you need to debug token usage or track agent behavior without reading Sentry docs for an hour.

Install

npx skills add https://github.com/getsentry/sentry-agent-skills --skill sentry-setup-ai-monitoring
Votes
0
Installs524
GitHub Stars20
Categories
DevOps & CI/CDDocumentationAI & Agent BuildingDebuggingAutomation & WorkflowsPythonCloud & InfrastructureJava & JVM
First SeenMay 16, 2026
View on GitHub

Comments

Login to comment

Related DevOps & CI/CD Skills

View all →
microsoft-foundry

microsoft/azure-skills

0
322.2k
964
End-to-end deployment, evaluation, and management of AI agents on Microsoft Foundry.
azure-deploy

microsoft/azure-skills

0
320.6k
964
Execute Azure deployments for prepared applications with built-in error recovery and validation.
azure-prepare

microsoft/azure-skills

0
320.5k
964
Prepare Azure applications for deployment with infrastructure-as-code, configuration, and containerization.
azure-diagnostics

microsoft/azure-skills

0
320.3k
964
Systematic diagnosis and remediation for Azure production issues using AppLens, Monitor, and resource health.
azure-validate

microsoft/azure-skills

0
320k
964
Pre-deployment validation for Azure infrastructure, configuration, and permissions before deployment.
azure-rbac

microsoft/azure-skills

0
319.8k
964
Find minimal Azure RBAC roles, generate assignment commands, and provide Bicep infrastructure code.