원클릭으로
agently-fastapi-service
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
Agent setup, prompt layering, routing, and info injection patterns.
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-fastapi-service |
| description | FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket). |
Use this skill to expose Agently/TriggerFlow as HTTP and streaming APIs.
delta, action, execution, done, error).done to avoid duplicates in the UI.Authorization, X-User-ID, X-Device-ID) on every request.sessionId for context.examples/fastapi_triggerflow_service.pySee examples/run.sh for runnable commands.