🎯

langgraph-docs

🎯Skill

from langchain-ai/deepagents

VibeIndex|
What it does
|

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.

Overview

LangGraph Docs is a skill from the Deep Agents repository by LangChain AI, a batteries-included agent harness that provides a ready-to-run agent with planning, filesystem access, shell execution, sub-agents, and context management out of the box. Built on LangGraph, it returns compiled graphs compatible with streaming, Studio, checkpointers, and the full LangGraph feature set.

Key Features

  • Batteries-Included Agent - Planning (write_todos/read_todos), filesystem operations, shell access with sandboxing, and sub-agent delegation all included by default
  • Context Management - Auto-summarization when conversations get long and automatic saving of large outputs to files for efficient context window usage
  • Provider Agnostic - Works with Claude, OpenAI, Google, or any LangChain-compatible model through init_chat_model
  • CLI with Advanced Features - Terminal interface with conversation resume, web search, remote sandboxes (Modal, Runloop, Daytona), persistent memory, and human-in-the-loop approval
  • MCP Support - Integration with Model Context Protocol through langchain-mcp-adapters for connecting to external tool servers

Who is this for?

This skill is designed for developers building AI agents with LangGraph who need documentation and patterns for the Deep Agents framework. It is particularly useful for teams that want a production-ready agent harness with built-in planning, file management, and context optimization rather than building these capabilities from scratch.

πŸ“¦

Same repository

langchain-ai/deepagents(8 items)

langgraph-docs

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add langchain-ai/deepagents --skill langgraph-docs
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add langchain-ai/deepagents --skill langgraph-docs
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/langgraph-docs/SKILL.md

SKILL.md

1,734Installs
8,843
-
Last UpdatedJan 29, 2026

More from this repository7

🎯
web-research🎯Skill

Performs web research tasks within the Deep Agents framework, an opinionated agent harness that provides ready-to-run agents with built-in prompts, tools, and context management.

🎯
blog-post🎯Skill

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.

🎯
social-media🎯Skill

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.

🎯
arxiv-search🎯Skill

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.

🎯
skill-creator🎯Skill

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.

🎯
schema-exploration🎯Skill

Explores and maps database schemas and API structures for rapid comprehension, from Deep Agents, LangChain's batteries-included agent harness.

🎯
query-writing🎯Skill

Batteries-included agent harness by LangChain providing a ready-to-run agent with built-in planning, filesystem access, shell execution, sub-agent delegation, and automatic context management.