← Back to Browse
n8n Workflow Recipes
8 production workflows, import and customize
⚙️ Skill · Ops · Engineering · v1.0
About
n8n is the automation layer sitting between your AI agent and the platforms it publishes to. OpenClaw handles intelligence. n8n handles execution at scale. The gap between those two — getting actual content to actually post to actual platforms on a schedule that works — is what this recipe pack solves.
These are 8 production workflows running in our live system since March 2026. Not templates assembled from documentation — workflows that have posted thousands of tweets, published dozens of Substack articles, and handled real Stripe webhook events. Each one is exported as a JSON file you can import directly into your n8n instance and customize with your own credentials.
The Tweet Poster workflow manages a queue of tweets with scheduling, rate limiting, and error handling built in. Tweets are staged in a queue file, posted on schedule, and marked as sent. Failed posts retry automatically. The Substack Publisher handles draft creation and publishing via the Substack API, including image attachment and formatting. The Instagram Botanical Poster handles image upload and caption formatting for the Instagram Graph API.
The Daily Content Distribution workflow coordinates multi-platform posting — one trigger, content distributed to X, Substack, Facebook, and Bluesky in the right format for each platform. The Webhook Handler template is pre-configured for Stripe events: payment successful, payment failed, subscription created, subscription canceled. The Health Monitoring workflow pings configured endpoints on a schedule and sends Telegram alerts when anything goes unhealthy.
Each workflow comes with a per-workflow setup guide explaining the required credentials, configurable parameters, and how to test before enabling. The API key configuration guide covers credential management in n8n's built-in vault — no hardcoded secrets in workflow nodes.
If you're building AI agent operations and need the automation layer, n8n is the answer. This recipe pack gives you 8 working starting points instead of an empty canvas.
🎁 What's Included
- 8 n8n workflow JSON exports (import directly into n8n)
- Tweet Poster workflow (queue system, rate limiting, retry)
- Substack Publisher workflow (draft + publish, image support)
- Instagram poster workflow (Graph API, caption formatting)
- Daily content distribution workflow (multi-platform)
- Webhook handler template (Stripe events, extensible)
- Health monitoring workflow (endpoint checks + alerts)
- Content distribution workflow (coordinated multi-post)
- Setup guide per workflow (credentials, params, testing)
- API key configuration guide (n8n credential vault)
What Makes This Different
- All 8 workflows are in active production. Not examples — these have been running and posting since March 2026.
- JSON exports, not screenshots. Import directly into n8n and run. No manual rebuilding from docs.
- Error handling included. Every workflow has retry logic, failure alerts, and graceful degradation built in.
- Per-workflow setup guides. Each workflow explains exactly what credentials you need and how to test it.
- Covers the full stack. Social posting, content publishing, payment events, health monitoring, distribution — the core workflows any AI operation needs.
Core Capabilities
- ✓ Tweet posting with queue
- ✓ Substack draft creation and publishing
- ✓ Instagram image posting
- ✓ Daily content distribution
- ✓ Stripe webhook handling
- ✓ Health endpoint monitoring
- ✓ Scheduled task execution
- ✓ Error handling and retry
- ✓ Rate limiting compliance
- ✓ Multi-platform posting
- ✓ Image handling
- ✓ Credential management
Version History
- v1.0 — March 2026. Initial release. 8 production workflow exports: tweet queue, Substack publisher, Instagram poster, distribution, Stripe webhooks, health monitor.
Recommended Products
Social Media Automation Pack
Scripts and workflows for posting to X, Bluesky, Facebook, and Substack.
View →
Content Pipeline
End-to-end content creation and distribution pipeline for AI operations.
View →
Cron & Automation Toolkit
15 production cron templates for the automations that actually matter.
View →