Hey everyone! ![]()
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
**[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?