Hey everyone 
I’m a student trying to start out with freelancing and internships, and I recently built my first paid n8n workflow.
The workflow automates social media content creation and publishing after a user provides a content idea. From a single input, it generates SEO-optimized titles and captions, creates an AI video, and posts it to YouTube, Instagram, and Facebook.
I’ve packaged it with proper setup documentation and listed it on Gumroad here:
https://harshithui.gumroad.com/l/n8n-auto-content
I’d really appreciate feedback on:
1. Whether the workflow approach makes sense
2. If the current pricing feels fair for what’s included
3. Any suggestions to improve clarity or usability
This is my first attempt at selling a workflow, so honest feedback is very welcome.
Thanks in advance!
1 Like
Hey @Harshith Welcome to the n8n community & congrats on launching your first paid n8n workflow 
That is a solid milestone, especially as a student.
Workflow approach:
The overall flow makes sense. Taking a single content idea and turning it into SEO titles, captions, AI video, and multi platform publishing is a real and common use case. Bundling everything into one automated pipeline is a good design choice and aligns well with how many creators use n8n.
Pricing:
The pricing feels fair for what you are offering. A ready to use workflow with setup documentation and support at this price point is reasonable, especially for beginners and small creators.
Suggestions:
You could improve clarity by clearly listing required APIs, limits, and costs in one place. A short demo video or screenshots of the workflow running would help build trust. Adding notes on error handling and common failures would also improve usability.
Overall, this is a strong first product. Keep iterating based on feedback and you are on the right track. Just one thing that whenever you make a workflow for a client or even when you are pitching one you should always prepare a draft HTML which is just a basic webpage hosted somewhere which you can send the client and show him your clear approach like pricing, hours saved…
hope this helps!