Block 1 - Clean JSON
- Type / Role
- n8n-nodes-base.set - set
- Config choices
- Version 3.4
This workflow is provided as-is. Please review and test before using in production.
Takes your raw, unpolished voice transcripts and transforms them into well structured LinkedIn posts using AI. Perfect for when you have good ideas but they come out as rambling thoughts. The Probl...
n8n-nodes-base.set, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.httprequest, n8n-nodes-base.merge, n8n-nodes-base.aggregate, n8n-nodes-base.code, n8n-nodes-base.emailreadimap
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kyle Morse.
Original n8n.io sourceTakes your raw, unpolished voice transcripts and transforms them into well-structured LinkedIn posts using AI. Perfect for when you have good ideas but they come out as rambling thoughts.
The Problem: You record voice memos with great ideas, but when you read the transcript, it's full of "ums," incomplete sentences, and scattered thoughts. Turning that into a professional LinkedIn post takes forever.
The Solution: Email your raw transcript to this workflow. It combines your unpolished content with examples from your inspiration document (posts you've saved that match your desired style), then uses AI to create a clean, engaging LinkedIn post.
What actually happens:
You provide: The raw transcript (from your phone's voice recorder or any transcription tool), a Google Doc with LinkedIn posts you admire for style reference.
You get: Professional LinkedIn content that sounds like you, but organized and polished.
Technical requirements: Anthropic API, email account, Google Doc with example posts.
This is basically having an AI writing assistant that knows your voice and preferred style, turning your brain dumps into professional content.
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 | Transform voice transcripts to LinkedIn posts with Claude AI and email automation |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Content Creation, Multimodal AI |
| Author | Kyle Morse |
| Published | 11 Jun 2025 |
Use the JSON export at /data/workflows/4874/4874.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.
Takes your raw, unpolished voice transcripts and transforms them into well structured LinkedIn posts using AI. Perfect for when you have good ideas but they come out as rambling thoughts. The Probl...
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.