BeClaude

langsmith-fetch

New
SmitheryDevelopmentby composiohq

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.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/langsmith-fetch.md https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/langsmith-fetch/SKILL.md
3
Invoke in Claude Code
/langsmith-fetch
View source on GitHub
agentcodingai-&-ml

Frequently Asked Questions

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.

How to install langsmith-fetch?

To install langsmith-fetch, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /langsmith-fetch.

What is langsmith-fetch best for?

langsmith-fetch is a community categorized under Development. It is designed for: agent, coding, ai-&-ml. Created by composiohq.