foxctl Flow Engine
CommunityOrchestrate multi-step agent pipelines with JSON DAGs
Authorjoshka0
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It solves the challenge of coordinating multi-step AI workflows by turning loosely connected agent steps into an explicit, runnable flow graph with reliable state and routing.
Core Features & Use Cases
- DAG-based flow orchestration: Build DAGs where agent, transform, and skill nodes consume and produce JSON envelopes, with edges that can apply transforms and conditions.
- Push-mode structured outputs: Let agent nodes publish structured JSON back into the engine, triggering downstream nodes automatically.
- Daemon-backed execution and isolation: Run flows through a per-workspace daemon for long-lived execution, caching, and agent spawns with robust logging and status tracking.
Quick Start
Create a flow, add an agent node in push output mode that researches a topic, add a file_write transform node that saves the resulting report to disk, connect them with an edge, and start the flow in your workspace.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: foxctl Flow Engine Download link: https://github.com/joshka0/foxctl/archive/main.zip#foxctl-flow-engine Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.