fabro-workflow-factory — an installable skill for AI agents, published by aradotso/trending-skills.
Fabro Workflow Factory Skill by ara.so — Daily 2026 Skills collection. Fabro is an open source AI coding workflow orchestrator written in Rust. It lets you define agent pipelines as Graphviz DOT graphs — with branching, loops, human approval gates, multi-model routing, and cloud sandbox execution — then run them as a persistent service. You define the process; agents execute it; you intervene only where it matters. Installation # Via Claude Code (recommended) curl -fsSL https://fabro.sh/install.md | claude # Via Codex codex "$(curl -fsSL https://fabro.sh/install.md)"
don't have the plugin yet? install it then click "run inline in claude" again.