Interact with the Langfuse API. Use when user wants to query traces, fetch prompts, create datasets, manage scores,...
find ~/langfuse/ -name "*.skill"
Instrument LLM applications with Langfuse tracing. Use when setting up Langfuse, adding observability to LLM calls,...
Migrate hardcoded prompts to Langfuse for version control and deployment-free iteration. Use when user wants to...