langgraph-docs

Fetch LangGraph Python documentation and synthesize relevant guidance.

53|23|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/HyunjunJeon/Deepagent-research-context-engineering --skill langgraph-docs-hyunjunjeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: langgraph-docs
Source: https://github.com/HyunjunJeon/Deepagent-research-context-engineering/tree/main/deepagents_sourcecode/libs/deepagents-cli/examples/skills/langgraph-docs
Command: npx skills add https://github.com/HyunjunJeon/Deepagent-research-context-engineering --skill langgraph-docs-hyunjunjeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you access LangGraph Python documentation to provide accurate, up-to-date guidance.

Core Features & Use Cases

  • Documentation index: Fetches the LangGraph docs index to identify relevant material
  • Selective reading: Picks 2-4 most relevant URLs for the current question
  • Guidance synthesis: Reads selected docs and provides actionable guidance

Quick Start

Read the LangChain LangGraph docs index from https://docs.langchain.com/llms.txt and pull the most relevant docs for your task.