·langsmith-trace-analyzer
</>

langsmith-trace-analyzer

Fetch, organize, and analyze LangSmith traces for debugging and evaluation. Use when you need to: query traces/runs by project, metadata, status, or time window; download traces to JSON; organize outcomes into passed/failed/error buckets; analyze token/message/tool-call patterns; compare passed vs failed behavior; or investigate benchmark and production failures.

14Installs·2Trend·@lubu-labs

Installation

$npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-trace-analyzer

How to Install langsmith-trace-analyzer

Quickly install langsmith-trace-analyzer AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-trace-analyzer
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: lubu-labs/langchain-agent-skills.

SKILL.md

View raw

Use this skill to move from raw LangSmith traces to actionable debugging/evaluation insights.

Use langsmith-fetch trace directly, or --trace-ids in downloader scripts.

Use LangSmith SDK listruns/listRuns with filters, then download selected trace IDs.

Fetch, organize, and analyze LangSmith traces for debugging and evaluation. Use when you need to: query traces/runs by project, metadata, status, or time window; download traces to JSON; organize outcomes into passed/failed/error buckets; analyze token/message/tool-call patterns; compare passed vs failed behavior; or investigate benchmark and production failures. Source: lubu-labs/langchain-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/lubu-labs/langchain-agent-skills --skill langsmith-trace-analyzer
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from lubu-labs/langchain-agent-skills

Quick answers

What is langsmith-trace-analyzer?

Fetch, organize, and analyze LangSmith traces for debugging and evaluation. Use when you need to: query traces/runs by project, metadata, status, or time window; download traces to JSON; organize outcomes into passed/failed/error buckets; analyze token/message/tool-call patterns; compare passed vs failed behavior; or investigate benchmark and production failures. Source: lubu-labs/langchain-agent-skills.

How do I install langsmith-trace-analyzer?

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

Where is the source repository?

https://github.com/lubu-labs/langchain-agent-skills