npx skills add ...
npx skills add langchain-ai/deepagentsjs --skill langgraph-docs
npx skills add langchain-ai/deepagentsjs --skill langgraph-docs
Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
This skill explains how to access LangGraph Python documentation to help answer questions and guide implementation.
Use the fetch_url tool to read the following URL: https://docs.langchain.com/llms.txt
This provides a structured list of all available documentation with descriptions.
Based on the question, identify 2-4 most relevant documentation URLs from the index. Prioritize:
Use the fetch_url tool to read the selected documentation URLs.
After reading the documentation, complete the users request.