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.
$npx -y skills add geniushtx/swe-skills-bench --skill langsmith-fetchInstalls into the current project.
Run `npx skills use "https://github.com/geniushtx/swe-skills-bench" --skill "geniushtx/swe-skills-bench/langsmith-fetch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/geniushtx/swe-skills-bench" that are relevant to the current task. Run `npx skills add "https://github.com/geniushtx/swe-skills-bench"` and select the relevant skills, then follow their instructions.