langfuse

Query and manage Langfuse traces, prompts, datasets, scores, and sessions via CLI.

1|4|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/AuraHQ-ai/aura --skill langfuse-aurahq-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: langfuse
Source: https://github.com/AuraHQ-ai/aura/tree/main/.cursor/skills/langfuse
Command: npx skills add https://github.com/AuraHQ-ai/aura --skill langfuse-aurahq-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interacts with Langfuse and provides documentation access through the CLI, enabling quick discovery, querying, and management of traces, prompts, datasets, scores, sessions, and other API resources without leaving the terminal.

Core Features & Use Cases

  • CLI-based access to Langfuse data (traces, prompts, datasets, scores, sessions)
  • Documentation retrieval across Langfuse docs, references, and SDK guides
  • Lightweight workflows via the Langfuse CLI to explore the API schema, fetch docs, and run quick actions

Quick Start

Use npx langfuse-cli api __schema to explore available resources and begin querying Langfuse data.

Frequently Asked Questions about langfuse

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query Langfuse traces and prompts from the command line?

You can query Langfuse traces and prompts from the command line by using the Langfuse CLI to discover, read, and manage API resources directly within your terminal environment.

Can I fetch Langfuse documentation and API schema without leaving the terminal?

Yes, you can fetch Langfuse documentation and explore the API schema directly in the terminal by running the Langfuse CLI to retrieve up-to-date docs, references, and SDK guides.

What do I need to manage Langfuse datasets and sessions via the CLI?

To manage Langfuse datasets and sessions via the CLI, you need the Langfuse CLI installed and valid environment variable credentials configured to authenticate your API requests.

How does CLI access to Langfuse data compare to using the web interface?

CLI access to Langfuse data enables quick, lightweight workflows for exploring API schemas and managing resources like scores and sessions, offering terminal-based efficiency compared to the web interface.

What Langfuse resources can I discover and manage using the CLI?

Using the CLI, you can discover and manage Langfuse resources including traces, prompts, datasets, scores, and sessions by applying documented API patterns to read data and guide workflows.