·langgraph-subgraphs
>_

langgraph-subgraphs

yonatangross/orchestkit

用于模块化工作流程的 LangGraph 子图模式。在构建嵌套图、组成可重用工作流组件或协调具有隔离状态的多代理系统时使用。

6安装·0热度·@yonatangross

安装

$npx skills add https://github.com/yonatangross/orchestkit --skill langgraph-subgraphs

SKILL.md

| Invoke | Different schemas, private message histories, multi-level nesting | | Add as Node | Shared state keys, agent coordination, message passing |

| Schema design | Shared for coordination, isolated for encapsulation | | Checkpointing | Parent-only unless agents need independent history | | State mapping | Explicit transforms at boundaries for clarity | | Team development | Each team owns their subgraph with defined interface |

invoke-pattern Keywords: invoke, different schema, isolated state, transform Solves:

用于模块化工作流程的 LangGraph 子图模式。在构建嵌套图、组成可重用工作流组件或协调具有隔离状态的多代理系统时使用。 来源:yonatangross/orchestkit。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/yonatangross/orchestkit --skill langgraph-subgraphs
分类
>_效率工具
认证
收录时间
2026-02-11
更新时间
2026-02-18

快速解答

什么是 langgraph-subgraphs?

用于模块化工作流程的 LangGraph 子图模式。在构建嵌套图、组成可重用工作流组件或协调具有隔离状态的多代理系统时使用。 来源:yonatangross/orchestkit。

如何安装 langgraph-subgraphs?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/yonatangross/orchestkit --skill langgraph-subgraphs 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/yonatangross/orchestkit