원클릭으로
agently-triggerflow-orchestration
Event-driven TriggerFlow orchestration patterns and branching.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Event-driven TriggerFlow orchestration patterns and branching.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
Agent setup, prompt layering, routing, and info injection patterns.
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
Translate LangChain/LangGraph patterns into Agently code (model control + TriggerFlow).
Structured output patterns with ensure_keys, ordering, and instant streaming.
Streaming outputs, runtime streams, and ReAct-style tool loops.
SOC 직업 분류 기준
| name | agently-triggerflow-orchestration |
| description | Event-driven TriggerFlow orchestration patterns and branching. |
Use this skill for event-driven orchestration, branching, and runtime_data/collect flows.
to() / when() / collect().runtime_data for per-execution state.batch() or for_each() for fan-out work.examples/standard_trigger_flow_usage.pyexamples/triggerflow_emit_when_collect.pyexamples/triggerflow_runtime_data_collect.pyexamples/plan_execute_basic.pyexamples/iterative_refinement_loop.pySee examples/run.sh for runnable commands.