원클릭으로
agently-agent-systems
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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.
Event-driven TriggerFlow orchestration patterns and branching.
| name | agently-agent-systems |
| description | Build complex agent and intelligent system services with Agently (Model control + TriggerFlow). |
Use this skill when building production-like agent systems and service modules with Agently: model control, streaming, orchestration, and API delivery.
temperature=0) for structured outputs.list when a write operation is still required.examples/fastapi_triggerflow_service.pyexamples/react_tool_loop.pyexamples/plan_execute_basic.pyexamples/triggerflow_emit_when_collect.pyexamples/triggerflow_runtime_data_collect.pyexamples/structured_output_with_ensure_keys.pyexamples/order_and_dependencies_output.pyexamples/multi_agent_router.pyexamples/rag_with_info_prompt.pySee examples/run.sh for runnable commands.