langfuse-trace-view
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, or analyzing costs.
Installation
SKILL.md
| LANGFUSEPUBLICKEY | Yes | Langfuse public key | | LANGFUSESECRETKEY | Yes | Langfuse secret key | | LANGFUSEHOST or LANGFUSEBASEURL | No | Langfuse host URL (default: https://us.cloud.langfuse.com) |
| ID | Trace ID | | Name | Trace name | | Timestamp | Creation timestamp | | User ID | User ID | | Session | Session ID | | Latency | Processing time (ms) | | Cost | Estimated cost | | Tags | Tag list | | Metadata | Metadata | | Input | Trace input | | Output | Trace output | | Observations | Child spans (Generation, Span, etc.) |
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, 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-trace-view- Source
- neuradex/langfuse-skills
- Category
- </>Dev Tools
- Verified
- —
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is langfuse-trace-view?
View Langfuse trace details. Use when checking specific trace input/output, debugging LLM calls, or analyzing costs. Source: neuradex/langfuse-skills.
How do I install langfuse-trace-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-trace-view Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/neuradex/langfuse-skills
Details
- Category
- </>Dev Tools
- Source
- user
- First Seen
- 2026-02-11