·langfuse-observation-view
</>

langfuse-observation-view

View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs.

4Installs·0Trend·@neuradex

Installation

$npx skills add https://github.com/neuradex/langfuse-skills --skill langfuse-observation-view

How to Install langfuse-observation-view

Quickly install langfuse-observation-view AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/neuradex/langfuse-skills --skill langfuse-observation-view
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: neuradex/langfuse-skills.

SKILL.md

View raw

Display detailed information for a specific Observation (Generation/Span).

| LANGFUSEPUBLICKEY | Yes | Langfuse public key | | LANGFUSESECRETKEY | Yes | Langfuse secret key | | LANGFUSEHOST or LANGFUSEBASEURL | No | Langfuse host URL (default: https://us.cloud.langfuse.com) |

| Type | GENERATION (LLM call), SPAN (processing span), EVENT (event) | | Duration | Processing time | | Model | Model used | | Input/Output Tokens | Token usage | | Calculated Cost | Computed cost | | Prompt | Langfuse prompt used |

View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs. Source: neuradex/langfuse-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/neuradex/langfuse-skills --skill langfuse-observation-view
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from neuradex/langfuse-skills

Quick answers

What is langfuse-observation-view?

View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs. Source: neuradex/langfuse-skills.

How do I install langfuse-observation-view?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/neuradex/langfuse-skills --skill langfuse-observation-view Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/neuradex/langfuse-skills