Manus에서 모든 스킬 실행
원클릭으로
원클릭으로
원클릭으로 Manus에서 모든 스킬 실행
시작하기$pwd:
agently-streaming-and-react
// Streaming outputs, runtime streams, and ReAct-style tool loops.
$ git log --oneline --stat
stars:3
forks:2
updated:2026년 2월 1일 15:54
파일 탐색기
SKILL.md
// Streaming outputs, runtime streams, and ReAct-style tool loops.
| name | agently-streaming-and-react |
| description | Streaming outputs, runtime streams, and ReAct-style tool loops. |
Use this skill for streaming outputs, runtime stream UX, and ReAct-style tool loops.
get_generator(type="instant") for structured streaming.list_tasks if it is only used to locate targets for update/delete; continue to the write action.temperature=0 to stabilize structured output.examples/streaming_with_instant_mode.pyexamples/response_event_streams.pyexamples/trigger_flow_with_agent.pyexamples/react_tool_loop.pySee examples/run.sh for runnable commands.
Build complex agent and intelligent system services with Agently (Model control + TriggerFlow).
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.
Event-driven TriggerFlow orchestration patterns and branching.