con un clic
mucgpt
mucgpt contiene 3 skills recopiladas de it-at-m, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
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.
INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep Agents project, before writing any agent code. Determines which framework layer is right for the task: LangChain, LangGraph, Deep Agents, or a combination. Must be consulted before other agent skills.
Create LangChain agents with create_agent, define tools, and use middleware for human-in-the-loop and error handling.