n8n-workflows

Design, build, audit, and export n8n workflow JSON for automated business processes.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/reid15halo-ops/Local-Buisness-automizer --skill n8n-workflows-reid15halo-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: n8n-workflows
Source: https://github.com/reid15halo-ops/Local-Buisness-automizer/tree/main/.skills/n8n-workflows
Command: npx skills add https://github.com/reid15halo-ops/Local-Buisness-automizer --skill n8n-workflows-reid15halo-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates repetitive business tasks by designing, building, and exporting n8n workflows, reducing manual effort and ensuring consistent process execution.

Core Features & Use Cases

  • Workflow Design: Create custom automation sequences for various business needs.
  • Integration: Connect different services and APIs (Supabase, Gemini, Telegram) for seamless data flow.
  • Use Case: Automate the process of parsing incoming invoices via email, creating purchase orders in Supabase, and logging the transaction.

Quick Start

Design an n8n workflow to send a daily morning briefing via Telegram.

Frequently Asked Questions about n8n-workflows

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build an n8n workflow to automate email parsing and Supabase data entry?

You can build an n8n workflow to automate email parsing by designing a sequence that uses IMAP intake to read messages, extracts the necessary data, and creates purchase orders directly in Supabase. This Skill generates the workflow JSON for this exact process.

Can I use n8n to send a daily morning briefing through Telegram?

Yes, you can use n8n to send a daily morning briefing through Telegram. This Skill designs scheduled n8n workflows that integrate the Telegram Bot API to automatically generate and push daily summary messages to your specified chat.

Does this n8n workflow architecture support asynchronous execution and human oversight?

The n8n workflow architecture strictly adheres to a 95/5 model for asynchronous execution and human oversight. This means 95% of tasks run automatically while 5% require manual review, ensuring reliable dunning and data pipeline processing.

How do I integrate the Gemini LLM into an n8n workflow for automated auto-replies?

To integrate the Gemini LLM into n8n for auto-replies, this Skill designs event-driven workflows that pass incoming messages to Gemini for processing and route the generated responses back through WhatsApp or Telegram seamlessly.

What is the best way to export and audit n8n workflow JSON for business process automation?

The best way to export and audit n8n workflow JSON is to use this Skill's built-in auditing functionality, which validates the 95/5 architecture and ensures your automated business processes are correctly structured before deployment.

Can I automate dunning and WhatsApp auto-replies within a single n8n workflow?

Yes, you can automate dunning and WhatsApp auto-replies within a single n8n workflow. This Skill designs and exports custom event-driven sequences that handle both scheduled follow-ups and immediate message responses.