Block 1 - Anthropic Chat Model
- Type / Role
- @n8n/n8n-nodes-langchain.lmChatAnthropic - lmChatAnthropic
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Who is this for? Creators, agencies, and marketers who need short form vertical video at scale. Anyone who wants to turn a topic into an edited “talking shorts” style clip without opening a video e...
@n8n/n8n-nodes-langchain.lmchatanthropic, @n8n/n8n-nodes-langchain.lmchatopenai, @n8n/n8n-nodes-langchain.outputparserstructured, n8n-nodes-base.splitinbatches, n8n-nodes-base.code, n8n-nodes-base.httprequest, n8n-nodes-base.wait, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Matty Reed.
Original n8n.io sourceManually producing shorts is slow and repetitive. You have to write the script, hunt for b-roll, generate voiceover, layer music, edit timing, and export. This workflow automates that from prompt to rendered MP4 using AI, stock video, and Creatomate.
Note: this template requires a Creatomate template like the one shown below:
succeeded.Result: You get an edited 9:16 short with stock b-roll, captions, voiceover, background music, and transitions.
topic input.Short Text node for script generation.Video Search Terms node for visual search term generation.Authorization header in both Search Videos and Get The Video Details.orientation=portrait so clips match 9:16.Generate Voice request header (xi-api-key).Google Drive, List Short Music Files, and Set File Permissions.List Short Music Files, point q and folderId to the folder that stores your background music tracks.Set File Permissions is using role: reader, type: anyone so Creatomate can fetch the audio file.Authorization: Bearer <key>) in Create Short and Check Video Status.template_id with your own Creatomate template ID if different.Background-1 ... Background-8 field in the JSON body to the combined clip URLs. These correspond to layers in your Creatomate template.status = succeeded.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.
Showing the first 24 of 31 workflow blocks. Download the JSON for the full node graph.
| Workflow | Generate AI short-form videos with Creatomate, ElevenLabs & Pexels Stock |
|---|---|
| Complexity | advanced |
| Nodes | 31 |
| Categories | Content Creation, Multimodal AI |
| Author | Matty Reed |
| Published | 30 Oct 2025 |
Use the JSON export at /data/workflows/10308/10308.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.
Who is this for? Creators, agencies, and marketers who need short form vertical video at scale. Anyone who wants to turn a topic into an edited “talking shorts” style clip without opening a video e...
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.