What problem does it solve?
This Skill centralizes Langfuse observability and prompt-management so you can trace LLM behavior, debug issues, and manage prompts without juggling multiple tools or workflows.
Core Features & Use Cases
- Single front door for Langfuse tasks: Routes requests across Skill knowledge, the Langfuse CLI, and the Langfuse MCP server based on intent.
- Prompt management via MCP: Fetch, create, and label prompt versions using MCP tools (preferred for prompt reads/writes).
- Trace and data access via CLI: List and inspect traces, observations, scores, datasets, sessions, and metrics through the Langfuse CLI.
- Instrumentation and best-practice guidance: Points to targeted references for tracing setup, prompt migration, user feedback, SDK upgrades, and Claude Code Stop-hook wiring.
Quick Start
Use the langfuse skill to instrument your application for tracing and to register the Langfuse MCP server so prompt reads and writes can happen with MCP tool calls.