langfuse-cli
Installation
SKILL.md
Langfuse
Two core capabilities: programmatic API access via the Langfuse CLI, and documentation retrieval via llms.txt, page fetching, and search.
1. Langfuse API via CLI
Use the langfuse-cli to interact with the full Langfuse REST API from the command line. Run via npx (no install required):
npx langfuse-cli api <resource> <action>
Quick Start
# Discover all available resources
npx langfuse-cli api __schema