Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

Langfuse

porlangfuse·langfuse· v1.0.0 · atualizado em 2026-04-10
77
Score

Interact with Langfuse and access its documentation. Use when needing to (1) query or modify Langfuse data programmatically via the CLI — traces, prompts, datasets, scores, sessions, and any other API resource, (2) look up Langfuse documentation, concepts, integration guides, or SDK usage, or (3) understand how any Langfuse feature works. This skill covers CLI-based API access (via npx) and multiple documentation retrieval methods.

langfuseobservabilityllm-tracingapi-accessdocumentationcliagent-monitoring
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdlangfuse/workflow
1
Determine the user's intent: — Identify whether the user wants to access Langfuse data via the CLI or retrieve documentation.
2
CLI Access: — If CLI access is requested, determine the specific resource and action. Prompt the user for API keys if not already set as environment variables.
3
Execute CLI command: — Use `npx langfuse-cli api <resource> <action>` with the appropriate parameters.
4
Documentation Retrieval: — If documentation is requested, start by fetching `llms.txt` to find relevant page titles.
5
Fetch specific page: — If a specific page is identified, fetch it as markdown using `curl`.
6
Search Documentation: — If the topic is unclear, use the search API with a URL-encoded query.
7
Present Results: — Display the retrieved data or documentation to the user, extracting relevant portions from search results if necessary.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aRemembering Conversations
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aInstaclaw 🦞
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78
Similar aWallet
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80

Árvore do Skill

Langfuse
langfuse
Fases Cognitivas4
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.REFLECT
Triggers7
access Langfuse documentationquery Langfuse data via CLImodify Langfuse data programmaticallyfind information about Langfuse featuresuse Langfuse CLIsearch Langfuse documentationtrace LangGraph agents with Langfuse

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download langfuse
$ synaptic skills detail langfuse
$ synaptic skills live langfuse

Dependências

npxcurl

Links

GitHub Repository