N8nposter

★ 6.8 · n8n · complex · 21 nodes

N8nposter is an n8n automation template that generates and publishes posts using AI language models. Reach for it when you're tired of manually writing and scheduling content, when you need a form-triggered pipeline that drafts posts automatically, or when you want to plug OpenAI or DeepSeek into a content workflow without writing code. The template is triggered by an n8n Form, calls OpenAI or DeepSeek to generate post text, and passes the result downstream. The repository contains two workflows: n8nposter — the main automation for content publishing — and webhook_demo, a helper workflow for testing incoming webhooks. Built for n8n with OpenAI and DeepSeek integrations; deployed by importing the JSON workflow into any n8n instance, cloud or self-hosted. The direction is outbound — generating and dispatching content — not monitoring or parsing incoming data. Works well for solo creators and small teams running blogs or channels who want to cut down repetitive writing tasks. Not the right fit if you need direct posting to specific social platforms, as no platform-specific publishing nodes are confirmed in the available metadata.