n8n-workflows  by Zie619

n8n workflow collection and documentation

created 3 months ago
22,978 stars

Top 1.8% on SourcePulse

GitHubView on GitHub
Project Summary

This repository offers a professionally organized collection of 2,053 n8n workflows, enhanced by a high-performance documentation system for instant search, analysis, and browsing. It targets developers, automation engineers, and business analysts seeking to streamline processes with pre-built automations, providing a significant improvement over traditional documentation methods.

How It Works

The system utilizes a FastAPI backend and a SQLite database with FTS5 for sub-100ms full-text search capabilities. Workflows are automatically analyzed, categorized by trigger type and service, and given intelligent, human-readable names. A responsive frontend provides an intuitive interface for searching, filtering, and visualizing workflows, including Mermaid diagram generation.

Quick Start & Requirements

  • Install: Clone the repository, install dependencies (pip install -r requirements.txt), and start the server (python run.py).
  • Access: Browse workflows at http://localhost:8000.
  • Prerequisites: Python 3.7+, a modern web browser, and an n8n instance for importing workflows.
  • Resources: Requires ~50MB storage for the database.
  • Docs: n8n Documentation

Highlighted Details

  • Over 2,053 workflows covering 365 unique integrations.
  • Sub-100ms response times with SQLite FTS5 full-text search.
  • Automatic categorization into 12 service categories (e.g., AI/ML, Communication, Databases).
  • Intelligent naming system converts technical filenames into readable titles.
  • Mermaid diagram generation for workflow visualization.

Maintenance & Community

The project appears to be community-driven, with contributions encouraged for adding new workflows and expanding categorization. Resources for learning and community support are linked, including the official n8n documentation and community forum.

Licensing & Compatibility

The repository's README does not explicitly state a license. Workflows are provided "as-is for educational purposes," and users are advised to update credentials and test safely. Compatibility is noted for n8n 1.0+; some workflows may require additional community nodes.

Limitations & Caveats

Workflows are provided for educational purposes and require review and testing before use in production environments. Users must update credentials and ensure proper permissions for integrations, as external APIs may have changed since workflow creation.

Health Check
Last commit

10 hours ago

Responsiveness

Inactive

Pull Requests (30d)
11
Issues (30d)
22
Star History
6,695 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.