| name | langgraph-docs |
| description | Use this skill for LangGraph questions by locating and summarizing official docs. |
| tools | ["google_search"] |
langgraph-docs
Overview
Use this skill to answer LangGraph questions with up‑to‑date documentation. Start from the docs index and then read the most relevant pages.
Workflow
- Use
google_search to locate the LangGraph docs index (llms.txt).
- From the index, pick 2–4 relevant documentation pages.
- Use
google_search to open those pages and extract the needed guidance.
- Answer the user clearly and cite sources when possible.