Agent Skills: Sentry Setup

Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs to Sentry automatically.

UncategorizedID: andrelandgraf/fullstackrecipes/sentry-setup

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/sentry-setup

Skill Files

Browse the full folder contents for sentry-setup.

Download Skill

Loading file tree…

.agents/skills/sentry-setup/SKILL.md

Skill Metadata

Name
sentry-setup
Description
Configure Sentry for error tracking, performance monitoring, and log aggregation. Integrates with Pino to forward logs to Sentry automatically.

Sentry Setup

To set up Sentry Setup, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/sentry-setup

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/sentry-setup