·langsmith-dataset
{}

langsmith-dataset

Use this skill for ANY question about creating test or evaluation datasets for LangChain agents. Covers generating datasets from traces (final_response, single_step, trajectory, RAG types), uploading to LangSmith, and managing evaluation data.

9Installs·1Trend·@jackjin1997

Installation

$npx skills add https://github.com/jackjin1997/clawforge --skill langsmith-dataset

How to Install langsmith-dataset

Quickly install langsmith-dataset 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/jackjin1997/clawforge --skill langsmith-dataset
  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: jackjin1997/clawforge.

SKILL.md

View raw

Auto-generate evaluation datasets from LangSmith traces for testing and validation.

generatedatasets.py - Create evaluation datasets from traces querydatasets.py - View and inspect datasets

Full conversation with expected output - tests complete agent behavior.

Use this skill for ANY question about creating test or evaluation datasets for LangChain agents. Covers generating datasets from traces (final_response, single_step, trajectory, RAG types), uploading to LangSmith, and managing evaluation data. Source: jackjin1997/clawforge.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jackjin1997/clawforge --skill langsmith-dataset
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from jackjin1997/clawforge

Quick answers

What is langsmith-dataset?

Use this skill for ANY question about creating test or evaluation datasets for LangChain agents. Covers generating datasets from traces (final_response, single_step, trajectory, RAG types), uploading to LangSmith, and managing evaluation data. Source: jackjin1997/clawforge.

How do I install langsmith-dataset?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jackjin1997/clawforge --skill langsmith-dataset 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/jackjin1997/clawforge