agently-langgraph-to-triggerflow by agentera/agently-skills
npx skills add https://github.com/agentera/agently-skills --skill agently-langgraph-to-triggerflow此技能涵盖从 LangGraph 编排概念迁移至 Agently TriggerFlow。它侧重于 StateGraph、图状态、中断、持久化、流式处理、子图和持久执行。除非该代理层对于编排问题是次要的,否则不涵盖高级 LangChain 代理迁移。
前提条件:Agently >= 4.0.8.5。
在以下情况下使用此技能:
StateGraphSend 或动态工作器扇出Command 风格的恢复或控制流在以下情况下不要使用此技能:
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
agently-langchain-to-agently。LangGraph 和 TriggerFlow 都是编排层,但它们的形态不同。
LangGraph 强调:
TriggerFlow 强调:
因此,迁移目标通常是:
而不是逐句法的重写。
StateGraph、核心节点和边连接 -> agently-triggerflow-orchestrationSend 扇出、循环、评估器-修订器或类交接工作流形态 -> agently-triggerflow-patternsagently-triggerflow-state-and-resourcesagently-triggerflow-subflowsagently-triggerflow-model-integrationagently-triggerflow-configagently-triggerflow-execution-stateCommand 风格恢复和人机交互延续 -> agently-triggerflow-interrupts-and-streamSend 和 Command 并不直接映射到一个 TriggerFlow 原语;保持工作器模式或恢复意图,然后重新设计流程config + execution-state,有时也包含 session-memoruntime_data、flow_data、资源和外部存储之间选择references/source-map.mdreferences/concept-map.mdreferences/common-migration-recipes.mdreferences/non-1to1-differences.mdreferences/current-skill-map.mdreferences/troubleshooting.md每周安装数
1
代码仓库
首次出现
1 天前
安全审计
安装于
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
This skill covers migration from LangGraph orchestration concepts into Agently TriggerFlow. It focuses on StateGraph, graph state, interrupts, persistence, streaming, subgraphs, and durable execution. It does not cover high-level LangChain agent migration unless that agent layer is secondary to the orchestration problem.
Prerequisite: Agently >= 4.0.8.5.
Use this skill for:
StateGraphSend or dynamic worker fan-outCommand-style resume or control flowDo not use this skill for:
agently-langchain-to-agently.LangGraph and TriggerFlow are both orchestration layers, but they are not shaped the same way.
LangGraph emphasizes:
TriggerFlow emphasizes:
So the migration target is usually:
not a syntax-by-syntax rewrite.
StateGraph, core node and edge wiring -> agently-triggerflow-orchestrationSend-like fan-out, loops, evaluator-reviser, or handoff-like workflow shapes -> agently-triggerflow-patternsagently-triggerflow-state-and-resourcesagently-triggerflow-subflowsagently-triggerflow-model-integrationagently-triggerflow-configagently-triggerflow-execution-stateSend and Command do not map literally to one TriggerFlow primitive; keep the worker pattern or resume intent, then redesign the flowconfig + execution-state, and sometimes also session-memoruntime_data, flow_data, resources, and external storagereferences/source-map.mdreferences/concept-map.mdreferences/common-migration-recipes.mdreferences/non-1to1-differences.mdreferences/current-skill-map.mdreferences/troubleshooting.mdWeekly Installs
1
Repository
First Seen
1 day ago
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
mcpjam1
claude-code1
replit1
junie1
windsurf1
zencoder1
agent-browser 浏览器自动化工具 - Vercel Labs 命令行网页操作与测试
147,400 周安装
Command-style resume, and human-in-the-loop continuation -> agently-triggerflow-interrupts-and-stream