langgraph-docs
Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.
它会碰到什么
这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。
技能内容
langgraph-docs
Overview
This skill explains how to access LangGraph Python documentation to help answer questions and guide implementation.
Instructions
1. Fetch the Documentation Index
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.
2. Select Relevant Documentation
Based on the question, identify 2-4 most relevant documentation URLs from the index. Prioritize:
- Specific how-to guides for implementation questions
- Core concept pages for understanding questions
- Tutorials for end-to-end examples
- Reference docs for API details
3. Fetch Selected Documentation
Use the fetch_url tool to read the selected documentation URLs.
4. Provide Accurate Guidance
After reading the documentation, complete the users request.
想直接用这个技能?
本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。
它属于哪个仓库
skills_categorized/knowledge-base/langgraph-docs/SKILL.md同一个仓库里的其他技能
同名技能的其他版本
有 4 个不同仓库或目录里都有叫 langgraph-docs 的技能。它们内容并不相同,别混用:
- Microck/ordinary-claude-skills — Use this skill for requests related to LangGraph in order to fetch relevant documentation
- Microck/ordinary-claude-skills — Use this skill for requests related to LangGraph in order to fetch relevant documentation
- Microck/ordinary-claude-skills — Use this skill for requests related to LangGraph in order to fetch relevant documentation