oxbshw/Open-Workflow-Library
A Python project that uses LLMs to generate, validate, and repair n8n automation workflows from natural language prompts.

Velocity · 7d
+1.6
★ / day
Trend
→steady
star history
Open Workflow Library provides tooling to discover, validate, repair, and generate automation workflows for n8n. It includes a prompt-to-workflow converter that transforms natural language descriptions into n8n workflows via an intermediate representation, catalog search over ~2,100 workflows, schema validation, and audit tools. The system is built in standard Python 3.12 with no external dependencies required locally.