AI AGENT ADDONS

Fabro Workflow Factory

aradotso/trending-skills
AI & Agent Building
1,173installs

Fabro is an open source tool for building AI coding workflows. You define your process as a Graphviz DOT graph. It can have branching, loops, and human approval gates. You can route different steps to different AI models. Agents run in cloud sandboxes. You only step in when you need to approve or reject a task.

This skill helps you install Fabro, create workflows, and run them. You learn to write DOT files with start nodes, agent nodes, and exit nodes. You can add multi-model routing using a simple stylesheet. The CLI lets you run, watch, and inspect workflows. You can even SSH into a sandbox to check results.

It is designed for developers who want to automate coding tasks with AI. You control the flow and decide when the AI needs your input. Fabro runs as a persistent service, so your workflows keep going.

Add Fabro Workflow Factory skill to your workflow

Global

mkdir -p ~/.claude/skills/fabro-workflow-factory

Project

mkdir -p .claude/skills/fabro-workflow-factory

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago