·langsmith-fetch
</>

langsmith-fetch

codingheader/myskills

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.

3Installs·0Trend·@codingheader

Installation

$npx skills add https://github.com/codingheader/myskills --skill langsmith-fetch

SKILL.md

Debug LangChain and LangGraph agents by fetching execution traces directly from LangSmith Studio in your terminal.

When user asks: "What just happened?" or "Debug my agent"

When user provides: Trace ID or says "investigate that error"

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. Source: codingheader/myskills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/codingheader/myskills --skill langsmith-fetch
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is 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. Source: codingheader/myskills.

How do I install langsmith-fetch?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codingheader/myskills --skill langsmith-fetch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/codingheader/myskills