langgraph-docs
Fetches and searches official LangGraph Python documentation to answer questions about agent orchestration and design.
Install
npx skills add https://github.com/langchain-ai/deepagents --skill langgraph-docsStats
| Total installs | 2,316 |
| Weekly installs | 2.3K |
| GitHub stars | 17.8K |
| First seen | Jan 22, 2026 |
| Source | @langchain-ai/deepagents |
Summary
- Fetches official LangGraph Python docs covering state machines, graph-based agent design, and human-in-the-loop patterns
- Prioritizes relevant documentation by query type: implementation guides for how-to questions, concept pages for theory, tutorials for end-to-end examples, and API references for technical details
- Automatically selects 2–4 most relevant documentation URLs and retrieves their content to answer questions about agent orchestration and LangGraph APIs
- Falls back to direct documentation link if fetch operations fail, ensuring users can access source material independently
Tags
Related skills
| Skill | Installs | vs langgraph-docs |
|---|---|---|
| on-call-handoff-patterns | 3,294 | +978 |
| content-research-writer | 2,609 | +293 |
| project-planner | 1,823 | -493 |
| docs-writer | 1,798 | -518 |
| changelog-generator | 2,215 | -101 |
FAQ
- How many installs does langgraph-docs have?
- langgraph-docs has 2,316 total installs and 2.3K installs this week.
- Where is langgraph-docs hosted?
- langgraph-docs is published by @langchain-ai/deepagents at https://github.com/langchain-ai/deepagents.
- How many GitHub stars does langgraph-docs have?
- langgraph-docs has 17.8K GitHub stars.
- When was langgraph-docs first indexed?
- OrangeBot.AI first indexed langgraph-docs on Jan 22, 2026.
- How do I install langgraph-docs?
- Run: npx skills add https://github.com/langchain-ai/deepagents --skill langgraph-docs