auto_agent/docs/skills/agently-agent-systems/SKILL.md
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
npx skillsauth add agentera/agently-nexustodo agently-agent-systemsInstall 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 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.
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).