Skip to content

langfuse/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Langfuse Skills

AI agent skills for Langfuse observability and prompt management.

Skills

Skill Description
langfuse-observability Instrument LLM applications with Langfuse tracing
langfuse-prompt-migration Migrate hardcoded prompts to Langfuse
langfuse-api Interact with the Langfuse REST API

Installation

npx skills add langfuse/skills --skill "langfuse-observability"
npx skills add langfuse/skills --skill "langfuse-prompt-migration"
npx skills add langfuse/skills --skill "langfuse-api"

Usage

These skills work with Claude Code, Cursor, and other AI coding agents that support the Agent Skills format.

Once installed, the agent will automatically use these skills when:

  • Setting up Langfuse tracing in a project
  • Migrating prompts to Langfuse prompt management
  • Querying traces, prompts, or datasets via the API
  • Auditing existing Langfuse instrumentation

About

AI agent skills for Langfuse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published