Real Skill packageSource verifiedClawHub registry

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.

Identity and source

Publisher attributionAhmad Othman Ammar Adi.registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 61% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:othmanadi:langsmith-fetch-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/langsmith-fetch

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/langsmith-fetch

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/langsmith-fetch

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @othmanadi/langsmith-fetch-skill
clawhub inspect @othmanadi/langsmith-fetch-skill --version 0.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
7 / 9 inspected as text
Checked
8/31/2026, 5:39:44 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
13 dependency and API indicators
  • api: clawhub.ai
  • api: code.claude.com
  • api: docs.langchain.com
  • api: github.com
  • api: img.shields.io
  • api: keepachangelog.com
  • api: linkedin.com
  • api: opensource.org
  • api: raw.githubusercontent.com
  • api: semver.org
  • api: smith.langchain.com
  • api: twitter.com
  • api: www.anthropic.com
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/30/2026, 6:29:13 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: clean
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:586c8f1e386f35f310da45d91528a3dc717473d71bc6f4dbcab9142ba56ed6bb
Show up to 9 recorded paths
  • .gitignore
  • CHANGELOG.md
  • CONTRIBUTING.md
  • LICENSE
  • media
  • media/banner.png
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of langsmith-fetch-skill – fetch and analyze agent execution traces from LangSmith Studio. - Debug LangChain and LangGraph agents by querying recent execution traces for errors, tool calls, memory, and performance. - Provides step-by-step workflows for quick debugging, deep-dive analysis, session export, and error detection. - Includes example CLI commands and recommended troubleshooting steps. - Details common agent debugging use cases, including memory issues, wrong tool selection, and performance bottlenecks. - Supports multiple output formats (pretty, JSON, raw) and advanced features like metadata export, time-based filtering, and concurrent fetching. - Requires langsmith-fetch CLI and LangSmith API credentials.