LangSmith Fetch - Agent Debugging Skill
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.
Overview
Debug LangChain and LangGraph agents by fetching execution traces directly from LangSmith Studio in your terminal.
Application scenarios
🐛 "Debug my agent" or "What went wrong
🐛 "Debug my agent" or "What went wrong?"
🔍 "Show me recent traces" or "What happened
🔍 "Show me recent traces" or "What happened?"
❌ "Check for errors" or "Why did it fail
❌ "Check for errors" or "Why did it fail?"
💾 "Analyze memory operations" or "Check LTM"
💾 "Analyze memory operations" or "Check LTM"
📊 "Review agent performance" or "Check token usage"
📊 "Review agent performance" or "Check token usage"
🔧 "What tools were called
🔧 "What tools were called?" or "Show execution flow"
Target users
Claude Code, Claude.ai, Codex, Cursor, Gemini CLI, and other AI agent users who want a reusable workflow for this task.
How to use
Install or copy the LangSmith Fetch - Agent Debugging Skill skill into your agent's skills directory, then ask the agent for a task that matches the skill description so it can load the detailed SKILL.md workflow.
Effect review
Best for repeatable tasks where a documented workflow helps an AI agent produce more consistent results than an ad hoc prompt.
Frequently asked questions
What is LangSmith Fetch - Agent Debugging Skill?
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.
How do I use LangSmith Fetch - Agent Debugging Skill?
Install or copy the LangSmith Fetch - Agent Debugging Skill skill into your agent's skills directory, then ask the agent for a task that matches the skill description so it can load the detailed SKILL.md workflow.
Where does this skill come from?
It is synced from ComposioHQ/awesome-claude-skills, a curated directory of Claude Skills and agent workflow packages.
Quick install
Copy langsmith-fetch/SKILL.md into your Claude/Codex skills directory, then restart the agent session.Tags
Featured recommendations
Related Toolkits
Changelog Generator
Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.
View DetailsConnect
Connect Claude to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail, Slack, GitHub, Notion, and 1000+ services.
View DetailsMCP Server Development Guide
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
View Details