langgraph-docs

Installation
SKILL.md

LangGraph Documentation

Overview

This skill provides access to the official LangGraph Python documentation to answer questions and guide implementation with accurate, up-to-date information.

Workflow

1. Fetch the Documentation Index

Use the WebFetch tool to read the documentation index:

WebFetch with url="https://docs.langchain.com/llms.txt" and prompt="Extract the full list of documentation URLs with their descriptions"

This index provides a structured list of all available LangGraph documentation with descriptions.

2. Select Relevant Documentation

Installs
1
First Seen
Mar 10, 2026