langgraph
✓LangGraph 工作流程模式,用于状态管理、路由、并行执行、supervisor-worker、工具调用、检查点、人机循环、流式传输、子图和功能 API。在构建 LangGraph 管道、多代理系统或 AI 工作流程时使用。
SKILL.md
Comprehensive patterns for building production LangGraph workflows. Each category has individual rule files in rules/ loaded on-demand.
| Category | Rules | Impact | When to Use |
| State Management | 4 | CRITICAL | Designing workflow state schemas, accumulators, reducers | | Routing & Branching | 3 | HIGH | Dynamic routing, retry loops, semantic routing | | Parallel Execution | 3 | HIGH | Fan-out/fan-in, map-reduce, concurrent agents | | Supervisor Patterns | 3 | HIGH | Central coordinators, round-robin, priority dispatch |
LangGraph 工作流程模式,用于状态管理、路由、并行执行、supervisor-worker、工具调用、检查点、人机循环、流式传输、子图和功能 API。在构建 LangGraph 管道、多代理系统或 AI 工作流程时使用。 来源:yonatangross/orchestkit。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill langgraph- 分类
- >_效率工具
- 认证
- ✓
- 收录时间
- 2026-02-17
- 更新时间
- 2026-02-18
快速解答
什么是 langgraph?
LangGraph 工作流程模式,用于状态管理、路由、并行执行、supervisor-worker、工具调用、检查点、人机循环、流式传输、子图和功能 API。在构建 LangGraph 管道、多代理系统或 AI 工作流程时使用。 来源:yonatangross/orchestkit。
如何安装 langgraph?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill langgraph 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/yonatangross/orchestkit
详情
- 分类
- >_效率工具
- 来源
- skills.sh
- 收录时间
- 2026-02-17