auto_agent/docs/skills/agently-fastapi-service/SKILL.md
FastAPI service wrappers for Agently Agent + TriggerFlow (POST, SSE, WebSocket).
npx skillsauth add agentera/agently-nexustodo agently-fastapi-serviceInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
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.
data-ai
Event-driven TriggerFlow orchestration patterns and branching.
tools
Streaming outputs, runtime streams, and ReAct-style tool loops.
data-ai
Structured output patterns with ensure_keys, ordering, and instant streaming.
development
Translate LangChain/LangGraph patterns into Agently code (model control + TriggerFlow).