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.
View Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs.
Quickly install langfuse-observation-view AI skill to your development environment via command line
Source: neuradex/langfuse-skills.
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.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/neuradex/langfuse-skills --skill langfuse-observation-viewView Langfuse observation (Generation/Span) details. Use when checking specific LLM call input/output, debugging issues, or analyzing costs. Source: neuradex/langfuse-skills.
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
https://github.com/neuradex/langfuse-skills