langfuse-webhooks-events

Configure Langfuse webhooks and event callbacks for real-time notifications.

Content Preview
---
name: langfuse-webhooks-events
description: |
  Configure Langfuse webhooks and event callbacks for real-time notifications.
  Use when setting up trace notifications, configuring evaluation callbacks,
  or integrating Langfuse events with external systems.
  Trigger with phrases like "langfuse webhooks", "langfuse events",
  "langfuse notifications", "langfuse callbacks", "langfuse alerts".
allowed-tools: Read, Write, Edit
version: 1.0.0
license: MIT
author: Jeremy Longshore <jeremy@intents
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/langfuse-webhooks-events.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/langfuse-pack/skills/langfuse-webhooks-events/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/langfuse-pack/skills/langfuse-webhooks-events/SKILL.md

Related Skills