Built with n8n

Hey everyone! :waving_hand:

I built [Scriflow](https://scriflow.busca.software), a free tool that generates complete n8n workflows from a simple text prompt using AI.

## How it works

1. Describe what you want to automate in plain language

2. Scriflow generates a fully valid n8n workflow (JSON) with real nodes and connections

3. You can visualize it, edit it, and send it directly to your n8n instance via API

## Key features

- **AI-powered generation** — Describe your automation and get a working workflow in seconds

- **Visual canvas** — See your workflow rendered with real n8n node styles before exporting

- **Import from n8n** — Paste your instance URL to bring existing workflows into Scriflow, visualize them and improve them with AI

- **ScriflowBot** — An AI copilot that answers questions about your workflow: what each node does, how to optimize connections, etc.

- **Direct n8n integration** — Configure your n8n URL and API key to push workflows directly to your instance

- **Real-time progress** — Follow the generation step by step with status messages and a progress bar

## Try it

:link: **[scriflow.busca.software](https://scriflow.busca.software)**

No signup required to try it. Would love to hear your feedback — what automations would you like to generate? What could be improved?

3 Likes

Wow, this is going to help a ton with the learning curve, especially when developing new workflows. It would be awesome to see this as a native feature in the platform down the road!

2 Likes