langgraph-docs by langchain-ai/deepagents
npx skills add https://github.com/langchain-ai/deepagents --skill langgraph-docs使用 fetch_url 读取:https://docs.langchain.com/llms.txt
这将返回一个包含所有可用文档及其描述的结构化列表。
从索引中识别 2-4 个最相关的 URL。优先考虑:
对选定的 URL 使用 fetch_url,然后利用文档内容完成用户的请求。
如果 fetch_url 失败或返回空内容,请重试一次。如果再次失败,请通知用户并建议直接查看 https://langchain-ai.github.io/langgraph/。
每周安装量
2.3K
代码仓库
GitHub 星标数
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
17.4K
首次出现
2026年1月22日
安全审计
安装于
opencode2.0K
codex1.5K
gemini-cli1.5K
github-copilot1.5K
kimi-cli1.4K
amp1.4K
Use fetch_url to read: https://docs.langchain.com/llms.txt
This returns a structured list of all available documentation with descriptions.
Identify 2-4 most relevant URLs from the index. Prioritize:
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 Installs
2.3K
Repository
GitHub Stars
17.4K
First Seen
Jan 22, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykWarn
Installed on
opencode2.0K
codex1.5K
gemini-cli1.5K
github-copilot1.5K
kimi-cli1.4K
amp1.4K
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
102,200 周安装