# langsmith-fetch

> Claude/Codex skill by [@OthmanAdi](https://omgskills.com/library/othmanadi/index.md) · 27 stars · Updated 2026-04-06

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.

Tags: agent-debugging, ai-agents, claude-skills, claude-skills-creator, claude-skills-hub, claude-skills-libary, developer-tools, developer-tools-ai-agent, langchain, langsmith, langsmith-tracing, llm-ops, observability

## Install

```sh
git clone https://github.com/OthmanAdi/langsmith-fetch-skill ~/.claude/skills/langsmith-fetch
```

## From README

LangSmith Fetch - Agent Debugging Skill Debug LangChain and LangGraph agents by fetching execution traces directly from LangSmith Studio in your terminal. When to Use This Skill Automatically activate when user mentions: 🐛 "Debug my agent" or "What went wrong?" 🔍 "Show me recent traces" or "What happened?" ❌ "Check for errors" or "Why did it fail?" 💾 "Analyze memory operations" or "Check LTM" 📊 "Review agent performance" or "Check token " 🔧 "What tools were called?" or "Show execution flow" Prerequisites langsmith-fetch Set Environment Variables Verify Core Workflows Workflow 1: Quick Debug Recent Activity When user asks: "What just happened?" or "Debug my agent" Execute: Analyze and report: ✅ Number of traces found ⚠️ Any errors or failures 🛠️ Tools that were called ⏱️ Execution times 💰 Token Example response format: --- Workflow 2: Deep Dive Specific Trace When user provides: Trace ID or says "investigate that error" Execute: Analyze JSON and report: 🎯 What the agent was...

## Links

- HTML page: https://omgskills.com/skills/othmanadi/langsmith-fetch-skill/
- GitHub: https://github.com/OthmanAdi/langsmith-fetch-skill
- Author: [@OthmanAdi](https://omgskills.com/library/othmanadi/index.md)

## More skills by this author

- [planning-with-files](https://omgskills.com/skills/othmanadi/planning-with-files/planning-with-files/index.md) — Persistent file-based planning for multi-step AI-agent work.
   - [@othmanadi](https://omgskills.com/library/othmanadi/index.md) · 27k stars
- [planning-with-files-ar](https://omgskills.com/skills/othmanadi/planning-with-files/planning-with-files-ar/index.md) — تخطيط مستمر قائم على الملفات لعمل وكلاء الذكاء الاصطناعي متعدد الخطوات.
   - [@othmanadi](https://omgskills.com/library/othmanadi/index.md) · 26k stars
- [planning-with-files-de](https://omgskills.com/skills/othmanadi/planning-with-files/planning-with-files-de/index.md) — Persistente dateibasierte Planung für mehrstufige Arbeit mit KI-Agenten.
   - [@othmanadi](https://omgskills.com/library/othmanadi/index.md) · 26k stars
