graflow
Installation
SKILL.md
Graflow Agentic Workflow
Build Python workflow pipelines combining deterministic flow control (branching, loops, parallelism) with AI reasoning (Studio Agent + MCP tools).
Docs: https://graflow.ai/
| Task | Guide |
|---|---|
| Build a new workflow | Follow the 3-phase process below |
| Add Studio Agent to a task | See Studio Agent Integration |
| Use CLI tools without agent overhead | See Subprocess Tasks |
| Add branching or loops | See Dynamic Control Flow |
| Add human approval gates | See HITL Patterns |
| Configure triggers and tool permissions | See manifest.yml Reference |
| Browse templates | See templates/ |