explaingit

sonlovinbot/n8n-templates

Analysis updated 2026-05-18

26HTMLAudience · vibe coderComplexity · 2/5LicenseSetup · easy

TLDR

A static dashboard of 50 downloadable n8n automation workflows for social posting, AI images, chatbots, video, and utility tasks.

Mindmap

mindmap
  root((n8n-templates))
    What it does
      50 n8n workflows
      Browsable dashboard
      Node diagrams
      JSON download
    Tech stack
      HTML
      n8n
      Vercel
    Use cases
      Social posting
      AI image generation
      Chatbots
      AI video
    Audience
      Vibe coders
      Automation builders

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Browse and download ready made n8n workflows for social media posting or AI image generation.

USE CASE 2

Import a Telegram or Zalo chatbot workflow into n8n and connect it to your own accounts.

USE CASE 3

Set up a faceless or avatar based AI video workflow using HeyGen.

USE CASE 4

Deploy the dashboard itself to Vercel to share the workflow catalog with a team.

What is it built with?

HTMLn8nVercel

How does it compare?

sonlovinbot/n8n-templates0xovo/litedocaffaan-m/behavioral_rl
Stars262626
LanguageHTMLHTMLHTML
Setup difficultyeasyeasymoderate
Complexity2/51/54/5
Audiencevibe codergeneralresearcher

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 5min

Workflow files hold placeholder keys only, so real API keys and accounts for services like Coachio, HeyGen, or Telegram must be added after import.

In plain English

n8n-templates, branded as the Coachio n8n Automation Suite, is a collection of 50 ready made automation workflows for n8n, a tool people use to connect apps and services together without writing much code. The repository is a plain static website, just HTML and JSON files with no build step, that works as a browsable dashboard for these workflows. You can open it locally by double clicking the index file, or deploy it to Vercel with a single click. The 50 workflows are grouped into five categories: content and social posting across platforms like Facebook, LinkedIn, Threads, Instagram, and YouTube, AI image generation covering text to image and image to image, chatbot and agent workflows such as Telegram or Zalo assistants and customer support bots, AI video workflows including faceless videos and avatar based video using HeyGen, and a catch all group for research, email, and small utilities like reports, proposals, resumes, and text to speech. The dashboard lets you filter by group, search, view a diagram of each workflow's nodes, and download the matching JSON file. Every workflow leans on the same standard toolset the author calls the Coachio stack: Coachio's own language model and image, speech, and music services, either NocoDB or Google Sheets for storing data, tools like serper.dev, Jina, and Apify for search and web crawling, Telegram and Zalo for chat, and HeyGen and ElevenLabs for video and voice. None of the downloaded files contain real API keys, only placeholder text, so after importing a workflow into n8n you search for that placeholder and paste in your own credentials before testing it. The project is released under the MIT license, allowing free use for both personal and commercial purposes.

Copy-paste prompts

Prompt 1
Show me how to deploy this n8n workflow dashboard to Vercel with one click.
Prompt 2
Walk me through importing one of these JSON workflows into my own n8n instance.
Prompt 3
Explain what the Coachio standard stack is and which services each workflow depends on.
Prompt 4
How do I find and replace the placeholder API keys after importing a workflow into n8n?

Frequently asked questions

What is n8n-templates?

A static dashboard of 50 downloadable n8n automation workflows for social posting, AI images, chatbots, video, and utility tasks.

What language is n8n-templates written in?

Mainly HTML. The stack also includes HTML, n8n, Vercel.

How hard is n8n-templates to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is n8n-templates for?

Mainly vibe coder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.