·langchain-agents
</>

langchain-agents

Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK). Covers agent development patterns, primitives, context management, multi-agent systems, and when to use create_agent vs create_deep_agent vs raw LangGraph. Consult this BEFORE writing any LangChain-related code.

9Installs·1Trend·@jackjin1997

Installation

$npx skills add https://github.com/jackjin1997/clawforge --skill langchain-agents

How to Install langchain-agents

Quickly install langchain-agents 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 langchain-agents
  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

Build production-ready agents with LangGraph, from basic primitives to advanced context management.

IMPORTANT: Use modern abstractions. Older helpers like createsqlagent, createtoolcallingagent, createreactagent, etc. are outdated.

Use this for: Basic ReAct loops, tool-calling agents, simple Q&A bots.

Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK). Covers agent development patterns, primitives, context management, multi-agent systems, and when to use create_agent vs create_deep_agent vs raw LangGraph. Consult this BEFORE writing any LangChain-related code. 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 langchain-agents
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from jackjin1997/clawforge

Quick answers

What is langchain-agents?

Use this skill for ANY coding question involving LangChain products (LangChain, LangGraph, LangSmith SDK). Covers agent development patterns, primitives, context management, multi-agent systems, and when to use create_agent vs create_deep_agent vs raw LangGraph. Consult this BEFORE writing any LangChain-related code. Source: jackjin1997/clawforge.

How do I install langchain-agents?

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 langchain-agents 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