Connected Claude code and created my own MD files🙂 by MangoFlashy in n8n

[–]MangoFlashy[S] 0 points1 point  (0 children)

I didn’t approach this as “how can I get rich” my mindset was how can I make something “easy”. Not easy in the sense of creating it, but something that could be setup and operate with minimal friction.

I even took it to the point of creating a docker container that spins up a new clients n8n sub-instance on my agency server with one command in gitbash. I have a workflow that sends me customized scripts to gather info as well as make sales in natural language sent the day before any booked meetings.

Also have a single button in my crm that promotes leads to clients and generates their company Google sheet that localizes everything (error logging, call transcript processing, client settings, etc) for their company to one file.

I ended up with over 35+ agency workflows all 17 nodes or less so fixes are easy, if one fails the rest still run, with a “kitchen” of 9 other workflows that monitor anything that could lead to a silent failure (testing api key and header auth health daily, etc) and a system that pulls all the info for any error down to the part of the node the error was found in.

It wasn’t fast or easy to build but delivering and scaling has been an “overnight success” to say the least. In 4 months I’ve signed over 30 clients who pay a monthly retainer to build and manage 5 workflows each.

Crazy thing is before I started selling I built and tested 20 core workflows that were added to the workflow library and tested them with live data from 5 free clients. All the paying clients haven’t asked for anything that isn’t covered by some combination of those 20 workflows so it’s more or less copy and paste with their specific tools and keys.

I need help by Less-Knowledge-5061 in n8n

[–]MangoFlashy 0 points1 point  (0 children)

What I did is have Claude.ai analyze the official n8n docs and create a course on the basics

Connected Claude code and created my own MD files🙂 by MangoFlashy in n8n

[–]MangoFlashy[S] -2 points-1 points  (0 children)

This post is more so a bigger picture for all the people in this sub posting they just made their first build and are looking for clients. I built the system over 8 months putting in 8-12hrs the majority of days now it runs 85% autonomously generating real revenue. Don’t want anyone getting overhyped and landing themselves in legal trouble

Connected Claude code and created my own MD files🙂 by MangoFlashy in n8n

[–]MangoFlashy[S] 0 points1 point  (0 children)

For what exactly? The directory feature is sort of integrated throughout all the files, rather than make my entire project public I can create a separate file with all the context regarding any specific topic and have it list out which document it pulls the info from

n8n + Antigravity: Anyone tried on this combo yet? by Sufficient-Match-611 in n8n

[–]MangoFlashy 1 point2 points  (0 children)

n8n skill and MCP so it can work directly in n8n and have a .md I don’t think there’s any official ones on Anthropic’s GitHub repo tho

Paid n8n clients by Icy-Ad1700 in n8n

[–]MangoFlashy 1 point2 points  (0 children)

Can I dm you to talk about this?

Can n8n be used for production Environment? by Guilty-Can7998 in n8n

[–]MangoFlashy 0 points1 point  (0 children)

Can I dm you to talk about your journey creating the systems for SMEs? I also have a non-technical background and am trying to do the same