Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Overview Stop recording, editing, and posting manually. This workflow takes any topic or idea as input, uses Claude to write a punchy short form script, ElevenLabs to generate a natural voiceover, ...
n8n-nodes-base.stickynote, n8n-nodes-base.formtrigger, n8n-nodes-base.code, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.set, n8n-nodes-base.httprequest, n8n-nodes-base.googledrive
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Akshay Chug.
Original n8n.io sourceStop recording, editing, and posting manually. This workflow takes any topic or idea as input, uses Claude to write a punchy short-form script, ElevenLabs to generate a natural voiceover, and Creatomate to render the finished video with captions and your brand visuals and then stores it in Google Drive and alerts your team.
Built for TikTok, Instagram Reels, and YouTube Shorts.
Submit a video topic via the built-in form or replace it with a Schedule Trigger to pull topics from a Google Sheet automatically
Claude Sonnet writes a 45-60 second script with a strong hook, clear value points, and a call to action
ElevenLabs converts the script to a natural-sounding MP3 voiceover in your chosen voice
The audio is uploaded to Google Drive and sent to Creatomate, which renders the final video with animated captions and your brand template
The workflow waits for Creatomate to finish rendering, then retrieves the completed video file
The finished video is uploaded to Google Drive for team access
A Slack alert is sent with the Drive link and every run is logged to Google Sheets
Setup steps
Settings node — Open Configure Brand Settings and fill in your brand name, niche, tone, ElevenLabs Voice ID, Creatomate Template ID, and Drive folder name. This is the only node you need to personalise
Claude AI — Add your Anthropic API key to the Claude Sonnet sub-node from console.anthropic.com
ElevenLabs — Get your API key from elevenlabs.io and replace YOUR_ELEVENLABS_API_KEY in Generate Voiceover. Find your Voice ID under Voices in ElevenLabs
Creatomate — Sign up at creatomate.com, create a short-form video template with Voiceover, Caption, Title, and Brand elements, then add your API key and Template ID
Google Drive — Connect your Google account in Upload Audio to Drive and Upload Video to Drive. Create two folders and add their IDs to each node
Slack — Connect Slack in Notify Team - Video Ready and set your channel. Right-click and Disable if unused
Google Sheets — Create a sheet called Video Log with columns: Timestamp, Video ID, Topic, Platform, Script Preview, Status, Drive Link
TEST : Submit a test topic through the form to verify the full pipeline end to end
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Generate short-form social videos with Claude, ElevenLabs, Creatomate and Google Drive |
|---|---|
| Complexity | advanced |
| Nodes | 19 |
| Categories | Content Creation, Multimodal AI |
| Author | Akshay Chug |
| Published | 19 May 2026 |
Use the JSON export at /data/workflows/15832/15832.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Overview Stop recording, editing, and posting manually. This workflow takes any topic or idea as input, uses Claude to write a punchy short form script, ElevenLabs to generate a natural voiceover, ...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, Multimodal AI use case.