Skip to main content
Back to registry

langfuse

langfuse/skills

This skill helps you use Langfuse effectively across all common workflows: instrumenting applications, migrating prompts, debugging traces, and accessing data programmatically.

Installs665
Install command
npx skills add https://github.com/langfuse/skills --skill langfuse
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykFAIL
About this skill
This skill helps you use Langfuse effectively across all common workflows: instrumenting applications, migrating prompts, debugging traces, and accessing data programmatically. Follow these principles for ALL Langfuse work: Use the langfuse-cli to interact with the full Langfuse REST API from the command line. Run via npx (no install required): Start by discovering the schema and available arguments: Set environment variables before making calls: If not set, ask the user for their API keys (found in Langfuse UI → Settings → API Keys). For common workflows, tips, and full usage patterns, see references/cli.md . Three methods to access Langfuse docs, in order of preference. Always prefer your application's native web fetch and search tools (e.g., WebFetch , WebSearch , mcp_fetch , etc.) over curl when available. The URLs and patterns below work with any fetching method — the curl examples are just illustrative. Fetch the full index of all documentation pages: Returns a structured list of every doc page with titles and URLs.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does langfuse do?

This skill helps you use Langfuse effectively across all common workflows: instrumenting applications, migrating prompts, debugging traces, and accessing data programmatically.

Is langfuse good?

langfuse does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does langfuse work with?

langfuse currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to langfuse?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install langfuse?

npx skills add https://github.com/langfuse/skills --skill langfuse

Related skills

More from langfuse/skills

Related skills

Alternatives in Software Engineering