langgraph-docs
该技能解释如何访问LangGraph Python文档,以帮助回答问题并指导实现,确保用户能有效利用LangGraph。
npx skills add langchain-ai/deepagents --skill langgraph-docsBefore / After 效果对比
1 组查找LangGraph文档耗时费力,难以快速定位所需信息。实现过程中遇到难题,缺乏即时指导,影响开发进度。
技能直接访问LangGraph文档,即时解答疑问。提供实现指导,确保用户高效利用LangGraph,加速项目开发。
langgraph-docs
langgraph-docs
Workflow
1. Fetch the Documentation Index
Use fetch_url to read: https://docs.langchain.com/llms.txt
This returns a structured list of all available documentation with descriptions.
2. Select Relevant Documentation
Identify 2-4 most relevant URLs from the index. Prioritize:
-
Implementation questions — specific how-to guides
-
Conceptual questions — core concept pages
-
End-to-end examples — tutorials
-
API details — reference docs
3. Fetch and Apply
Use fetch_url on the selected URLs, then complete the user's request using the documentation content.
If fetch_url fails or returns empty content, retry once. If it fails again, inform the user and suggest checking https://langchain-ai.github.io/langgraph/ directly.
Weekly Installs2.0KRepositorylangchain-ai/deepagentsGitHub Stars14.3KFirst SeenJan 22, 2026Security AuditsGen Agent Trust HubPassSocketPassSnykWarnInstalled onopencode1.8Kcodex1.4Kgemini-cli1.3Kgithub-copilot1.3Kkimi-cli1.2Kamp1.2K
用户评价 (0)
发表评价
暂无评价
统计数据
用户评分
为此 Skill 评分