LangChain avatar

LangChain

Official

@langchain-ai · United States of America

0Followers
|
255Public Repos
|
64Published Skills

Orchestrate stateful, persistent, and evaluable cognitive architectures using modular graph-based frameworks and observability platforms for enterprise-grade production deployments.

Skills Distribution
DomainDeveloper To...Cognitive Architec.. (40%)Observability & Ev.. (30%)Data Retrieval & V.. (20%)Infrastructure & D.. (10%)

Agent Skills by LangChain

Showing 64 vetted skills indexed across 4 GitHub repositories.

langchain-ailangchain-ai
1.2k

swarm

Dispatches parallel subagent tasks across table rows and merges structured results.

Official
Advanced
langchain-ailangchain-ai
1.2k

ecosystem-primer

Guides framework selection among LangChain, LangGraph, and Deep Agents before writing agent code.

Official
Intermediate
langchain-ailangchain-ai
1.2k

langsmith-online-eval-engineering

Creates LangSmith online evaluators by inspecting traces and iteratively building LLM-as-judge or code evaluators.

Official
Advanced
langchain-ailangchain-ai
1.2k

langchain-typescript-quickstart

Scaffolds a minimal local LangChain agent in TypeScript following the official quickstart.

Official
Basic
langchain-ailangchain-ai
1.2k

langgraph-cli

Scaffold, develop, build, and deploy LangGraph applications using the langgraph CLI.

Official
Intermediate
langchain-ailangchain-ai
1.2k

deepagents-python-quickstart

Scaffolds a minimal local Deep Agent in Python using provider-native web search.

Official
Basic
langchain-ailangchain-ai
1.2k

eval-engineering

Build and audit Harbor-based agent evaluation tasks with reusable project knowledge.

Official
Advanced
langchain-ailangchain-ai
1.2k

langgraph-python-quickstart

Scaffolds a minimal local LangGraph agent in Python following the official quickstart.

Official
Basic
langchain-ailangchain-ai
1.2k

managed-deep-agents

Build, test, and deploy code-first Deep Agents on LangSmith using the mda CLI.

Official
Advanced
langchain-ailangchain-ai
1.2k

deepagents-typescript-quickstart

Scaffold a minimal local Deep Agent in TypeScript using provider-native web search.

Official
Basic
langchain-ailangchain-ai
1.2k

langchain-python-quickstart

Scaffolds a minimal local LangChain agent in Python following the official quickstart.

Official
Basic
langchain-ailangchain-ai
1.2k

langgraph-typescript-quickstart

Scaffolds a minimal local LangGraph agent in TypeScript following the official quickstart.

Official
Basic
langchain-ailangchain-ai
1.5k

eval-writer

Create vitest-based eval suites with LangSmith integration for the deepagentsjs monorepo.

Official
Advanced
langchain-ailangchain-ai
28.8k

textual-screenshot

Capture Textual terminal UI states as SVG screenshots using the headless test harness.

Official
Intermediate
langchain-ailangchain-ai
28.8k

skill-creator

Create, initialize, and validate agent skills with SKILL.md frontmatter and bundled resources.

Official
Intermediate
langchain-ailangchain-ai
28.8k

web-research

Delegates web searches to subagents and synthesizes cited research reports.

Official
Intermediate
langchain-ailangchain-ai
28.8k

deepagents-thread-inspector

Inspect and summarize conversations stored in the local Deep Agents Code SQLite session database.

Official
Advanced
langchain-ailangchain-ai
28.8k

remember

Captures conversation learnings into persistent AGENTS.md memory or reusable skill files.

Official
Intermediate
langchain-ailangchain-ai
28.8k

data-visualization

Create publication-quality matplotlib and seaborn charts saved as PNG files in headless environments.

Official
Intermediate
langchain-ailangchain-ai
28.8k

cudf-analytics

Analyze CSV and tabular datasets with GPU-accelerated NVIDIA cuDF operations.

Official
Intermediate
langchain-ailangchain-ai
28.8k

gpu-document-processing

Extract text, tables, and embeddings from large PDFs using GPU-accelerated sandbox processing.

Official
Intermediate
langchain-ailangchain-ai
28.8k

cuml-machine-learning

Trains GPU-accelerated classification, regression, clustering, and dimensionality reduction models with NVIDIA cuML.

Official
Intermediate
langchain-ailangchain-ai
28.8k

schema-exploration

Inspects database tables, columns, data types, and foreign key relationships.

Official
Basic
langchain-ailangchain-ai
28.8k

query-writing

Writes and executes SQL queries from simple SELECTs to multi-table JOINs and aggregations.

Official
Intermediate

Frequently Asked Questions About LangChain

FAQPage Schema
What specific tasks can engineers perform using these capabilities?

Engineers can build stateful, persistent graph-based systems, implement human-in-the-loop approval middleware, orchestrate complex document retrieval pipelines, and perform rigorous output evaluation using trace-based datasets.

Which personas benefit most from these technical resources?

Software engineers, backend developers, and machine learning practitioners focused on building production-ready, observable, and stateful systems benefit from these modular framework components and evaluation patterns.

What are the primary prerequisites for implementing these patterns?

Implementation requires familiarity with graph-based state management, vector database integration, and structured output handling. Users should have existing environments configured for package management and standard testing frameworks.