langfuse-trace-list
✓List Langfuse traces with filtering options. Use when checking recent LLM calls, debugging issues, or monitoring 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) |
| Timestamp | Trace creation timestamp | | Name | Trace name (feature/action format) | | User | User ID | | Session | Session ID | | Cost | Estimated cost | | ID | Trace ID (for viewing details) |
List Langfuse traces with filtering options. Use when checking recent LLM calls, debugging issues, or monitoring 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-trace-list Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
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-list- Source
- neuradex/langfuse-skills
- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-11
- Updated
- 2026-02-18
Quick answers
What is langfuse-trace-list?
List Langfuse traces with filtering options. Use when checking recent LLM calls, debugging issues, or monitoring costs. Source: neuradex/langfuse-skills.
How do I install langfuse-trace-list?
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-list 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
- skills.sh
- First Seen
- 2026-02-11