mcpbeat

Langsmith Fetch

frostant/langsmith-fetch

Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.

3k tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
3
copies elsewhere
how many repositories repackaged it
204 d ago
last touched
this folder, not the whole repository

Install

one command, takes just this skill from the repository
npx skills add https://github.com/frostant/awesome-claude-skills --skill langsmith-fetch

Repackaged in 3 other repositories

same content, different owner
aAAaqwq/AGI-Super-Team open on GitHub →
christophacham/agent-skills-library open on GitHub →
w95/awesome-claude-corporate-skills open on GitHub →

How to use it

Copy the folder

Take frostant/langsmith-fetch from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.

Install what it needs

The instructions reference pip. Without those the skill loads but fails at the first command.