Multi-Agent + Automation: Workflows, Automation, Self-Improving Agents
# Add to your Claude Code skills
git clone https://github.com/mario-andreschak/FLUJOLast scanned: 8/23/2026
{
"issues": [
{
"type": "npm-audit",
"message": "hono: Hono: ReDoS in CORS middleware via Access-Control-Request-Headers",
"severity": "medium"
},
{
"type": "npm-audit",
"message": "nanoid: nanoid: custom generators can loop indefinitely when size is zero",
"severity": "high"
},
{
"file": "README.md",
"line": 42,
"type": "remote-install",
"message": "Install command (remote install script piped to a shell — review the source before running): \"curl -fsSL https://raw.githubusercontent.com/mario-andreschak/FLUJO/main/scripts\"",
"severity": "low"
}
],
"status": "WARNING",
"scannedAt": "2026-08-23T04:35:15.112Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}FLUJO is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by mario-andreschak. Multi-Agent + Automation: Workflows, Automation, Self-Improving Agents. It has 613 GitHub stars.
FLUJO returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
Clone the repository with "git clone https://github.com/mario-andreschak/FLUJO" and add it to your Claude Code skills directory (see the Installation section above).
FLUJO is primarily written in TypeScript. It is open-source under mario-andreschak on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh FLUJO against similar tools.
No comments yet. Be the first to share your thoughts!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
⚠️ Third-Party Software Notice
This skill is third-party open-source software developed and hosted independently on GitHub. SkillsLLM is an informational directory and does not control or maintain the underlying repository.
Any security checks, ratings, or warnings displayed by SkillsLLM are automated and limited in scope. They do not constitute a security certification or guarantee that the software is safe, error-free, or free from malicious code, vulnerabilities, compromised dependencies, or prompt-injection risks.
Review the source code, permissions, dependencies, and configuration before installing or running any third-party skill. Use is at your own risk. To the maximum extent permitted by applicable law, SkillsLLM is not liable for losses arising from third-party software.
Connect your AIs and apps, build an agent, then talk to it, automate it, or call it from other software.
FLUJO is open-source and local-first. Start with the guided setup, build agents as simple step-by-step recipes or expert visual flows, inspect every run, and expose the same agents through OpenAI-compatible and MCP endpoints — while your keys and data stay under your control.
Simple + visual builders · MCP-native · Multi-model · Built-in debugger · Automation
Visit flujo.com.co → · Watch the 2:28 product film → · Install FLUJO ↓ · Explore features ↓ · Try FLUJO online →
The installer sets up everything FLUJO needs (Git, Node.js, Python, uv, ripgrep), clones FLUJO, builds it, and creates a global flujo command. This is the recommended way to run FLUJO — MCP servers get all their runtimes too.
Windows installer (recommended) — click below to download the latest flujo-setup.exe:
Windows PowerShell — alternatively, press Start, type powershell, press Enter, copy & paste the command below and press Enter again:
irm https://raw.githubusercontent.com/mario-andreschak/FLUJO/main/scripts/install.ps1 | iex
Linux / macOS — paste into a terminal:
curl -fsSL https://raw.githubusercontent.com/mario-andreschak/FLUJO/main/scripts/install.sh | bash
Already have Node.js? You can also skip installation entirely and run a prebuilt FLUJO straight from npm — fastest start, but MCP servers may still need git / python / uv on your PATH (see Run via npx):
npx flujo-ai
Prefer to set it up manually? See Getting Started. To remove FLUJO later, see Uninstalling.
[!TIP] Stuck on MCP installation, the app, or anything else? Open a GitHub issue or join the Discord. I read every message and will do my best to get back to you within a day.

FLUJO is powered by the PocketFlow Framework and built with Cline, Claude Code, and a lot of love.



Configuring a server is a guided, three-step form (define it → install & build → define how to run it) with a one-click connection test before you save:

Every connected server gets a detail view to browse and test its tools, resources, and prompts directly:


Connect one node to several successors, then tell the model when to use each handoff tool from the "Agent Tools" tab of its Process Node:
Connect a node back to a previous one the same way to build a loop:
Combine multiple handoffs and loops to build an orchestrator, or drop in a Subflow node to run another flow as a single, reusable step with its own isolated state:


Step through a run node-by-node with the visual debugger, inspecting prep/exec state at every stop:

Run your flows automatically — on a schedule or when something happens — without opening the chat. FLUJO just needs to be running for triggers to fire.

Run history is kept per trigger, with the full output of every run one click away:

As an example, a "watch a tool" trigger polling a WhatsApp MCP server can turn FLUJO into an autonomous auto-responder:

<img width="1798" height="982" alt="image" src="https://github.com/user-attachments/assets/b70cf527-743