ワンクリックで
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.