Voice Note → LinkedIn Post with Apple Shortcuts + ChatGPT (No n8n, No Server)
Updated June 3, 2026 · #apple-shortcuts#chatgpt
The short answer
Apple Shortcuts is free and pre-installed on every Mac and iPhone. Build a one-tap Shortcut that dictates a voice note, transcribes it on-device, sends the text to ChatGPT (or Apple Intelligence’s built-in model) with a "rewrite as a LinkedIn post" prompt, and copies the result to your clipboard. No server, no n8n, nothing to install, just talk and paste.
Which tool should you use?
Use Apple Shortcuts + ChatGPT if you’re on a Mac or iPhone and want the simplest possible version, free, no install, no server, runs from the Share Sheet.
- switch n8n, you want it fully hands-off and already run n8n, see the automated n8n version of this workflow
- switch ChatGPT app alone, you don’t mind dictating into ChatGPT and pasting the result yourself
If the n8n version of this workflow felt like overkill, a server, a self-hosted tool, webhooks, here’s the version a solo creator actually wants. It runs on the iPhone or Mac in your hand, it’s free, and there’s nothing to install. You talk for thirty seconds; a finished post lands on your clipboard.
What you’ll build
A single Apple Shortcut that:
- Records or takes a voice note and transcribes it.
- Sends the transcript to AI with a “make this a LinkedIn post” prompt.
- Copies the finished post to your clipboard, ready to paste.
You’ll trigger it from the Share Sheet or your Home Screen, one tap.
What you’ll need
- A Mac or iPhone (Shortcuts is pre-installed, open the Shortcuts app).
- The AI step, either: Apple Intelligence (the free on-device “Use Model” action on supported devices) or the ChatGPT app/action.
Build it step by step
Step 1, New Shortcut
Open Shortcuts → + to create a new one. Name it “Voice → LinkedIn”.
Step 2, Get the words
Add a Dictate Text action (it transcribes your speech on-device), or a Get Text from Input action if you want to run it on an existing voice memo via the Share Sheet. Either way, you now have the raw transcript as text.
Step 3, Rewrite it with AI
Add the AI action:
- Apple Intelligence: add Use Model, feed it the transcript, and set the prompt.
- ChatGPT: add the ChatGPT action (from the ChatGPT app) and feed it the transcript.
Use a prompt like:
Turn this voice note into a single LinkedIn post: a strong one-line hook,
short punchy lines, one clear takeaway, no hashtags. Match the voice in
these examples of my posts: [paste 2-3 of your real posts]. Voice note:
(Put the transcript variable at the end.)
Step 4, Deliver it
Add a Copy to Clipboard action with the AI output. (Optional: add Show Result so you can read it first.) Now the finished post is on your clipboard.
Step 5, Make it one tap
In the Shortcut’s settings, turn on Show in Share Sheet and Add to Home Screen. Now you can run it on any selected text or straight from your home screen, talk, tap, paste into LinkedIn.
Make it yours
- Multiple formats: duplicate the AI action with a second prompt for an X post or an Instagram caption.
- Daily prompt: add a Shortcuts Automation that reminds you each morning to record one idea.
- Apple Intelligence only: if you’d rather not connect ChatGPT at all, the built-in Use Model action keeps the whole thing on-device and free.
This is the no-install, no-server way to never stare at a blank LinkedIn box again. Want the same thing for Windows (Power Automate) or fully automated (n8n)? Add it to the request queue.
Frequently asked
Do I need to pay for anything?
Apple Shortcuts is free and built into macOS and iOS. Transcription happens on-device for free. The only optional cost is the AI step: you can use the free Apple Intelligence "Use Model" action on supported devices, or connect the ChatGPT app (free tier works for this). No subscription to a workflow tool, no server bill.
How is this different from the n8n version?
The n8n version runs on a server completely hands-off and can post to multiple platforms, great if you already run n8n. The Shortcuts version runs on your own phone or Mac with nothing to install and no server, which is simpler and free for a solo creator. Same idea, lighter tool.
Does it post to LinkedIn automatically?
It copies the finished post to your clipboard (or opens the share sheet) so you paste and publish in one tap. LinkedIn’s app doesn’t allow reliable automatic posting from a Shortcut, and a quick human glance before publishing is a feature, not a bug.
Can I make it sound like me?
Yes, put two or three of your own past posts directly into the prompt inside the Shortcut and tell the model to match that voice. Examples beat instructions every time.
Want this one done for you?
Get the enriched version with the importable workflow file, or have me build and hand over the whole thing, tested, with a walkthrough.