You do the same things on your Mac every single day. Rename a batch of screenshots. Type your email address into yet another form. Move downloaded files into the right folder. Open the same four apps every morning.
Each task takes seconds. But seconds add up. Over a year, those tiny repetitive actions steal hours of your time — hours you could spend on actual work.
The good news: macOS has powerful automation tools built right in, and most people never touch them. No third-party apps required. Here’s how to put them to work.
The Shortcuts app
Shortcuts arrived on the Mac with macOS Monterey, and it’s matured into a genuinely useful automation tool. You’ll find it in your Applications folder, or search for it with Spotlight.
The concept is simple: you chain together actions — small building blocks like “Get clipboard,” “Resize image,” or “Send email” — into a workflow that runs with one click, a keyboard shortcut, or even a Siri command.
Create your first Shortcut
- Open the Shortcuts app
- Click the + button to create a new shortcut
- Search for actions in the right panel — try “Get Clipboard Contents”
- Chain actions together: Get Clipboard → Make Upper Case → Copy to Clipboard
- Click Run to test, then add a keyboard shortcut via the shortcut’s settings
Some practical shortcuts worth building:
- Clean up clipboard text — strip formatting from whatever you just copied
- Resize and rename screenshots — take a clipboard image, resize it, save with a date-stamped filename
- Open your work apps — launch Safari, your email client, and your notes app in one step
- Create a new meeting note — generate a text file with today’s date and a template, then open it
Shortcuts can also run from the menu bar, which makes them feel like native Mac features rather than bolted-on scripts.
Text replacement
This is the most underrated automation feature on macOS. Text replacement lets you type a short abbreviation and have it expand into a full phrase — instantly, in any app.
Add a text replacement
- Open System Settings → Keyboard
- Click Text Replacements
- Click + and add your abbreviation and replacement text
- Example: typing
@@expands to[email protected]
Some ideas for text replacements that save real time:
@@→ your email address##addr→ your full mailing address##zoom→ your personal Zoom link##sig→ your email signature##date→ (unfortunately, this can’t auto-insert today’s date — use Shortcuts for dynamic content)
Text replacements sync across your Apple devices via iCloud, so anything you set up on your Mac also works on your iPhone and iPad.
The best automations are invisible. Text replacement saves you keystrokes without ever breaking your flow.
Hot Corners
Hot Corners let you trigger actions by moving your mouse to a corner of the screen. It sounds simple because it is — and that’s why it works so well.
Go to System Settings → Desktop & Dock, scroll to the bottom, and click Hot Corners. You can assign one action to each corner of the screen:
- Top-left: Mission Control (see all windows)
- Top-right: Desktop (sweep all windows aside)
- Bottom-left: Lock Screen
- Bottom-right: Quick Note
The trick is to hold a modifier key (like ⌘ or ⌥) when setting a Hot Corner. This prevents accidental triggers — the corner only activates when you hold the key and move to the corner simultaneously.
Set one Hot Corner to Put Display to Sleep with the ⌘ modifier. When you step away from your desk, one flick of the mouse locks and dims your screen. Faster than any keyboard shortcut.
Automator (legacy but powerful)
Automator has been part of macOS since 2005. Apple hasn’t updated it much recently — Shortcuts is the future — but Automator can still do things Shortcuts can’t, especially when it comes to Finder operations and batch file processing.
The most useful Automator workflow types:
If you already have Automator workflows that work well, there’s no rush to migrate them. But for new automations, start with Shortcuts — the interface is cleaner, and Apple is actively adding new actions.
Clipboard workflows
The clipboard is the connective tissue of most automation workflows. You copy something, transform it, and paste the result. But macOS’s default clipboard holds exactly one item — which means every automation that involves multiple pieces of copied data requires extra steps.
This is where a clipboard manager changes the game. Instead of copying one thing at a time and carefully ordering your paste operations, you can copy several items freely and pull any of them from your history when you need them.
For example, say you’re filling out a form that needs your name, email, phone number, and address. Without clipboard history, that’s four separate trips to wherever that information lives. With a clipboard manager, you copy all four values in quick succession, then paste each one from your history as you tab through the form fields.
Combine this with Shortcuts and you’ve got a genuinely powerful system: Shortcuts handles the transformation logic, and your clipboard history handles the data flow between steps.
Your clipboard is part of the workflow.
QuietClip keeps your clipboard history searchable and private — right in your Mac’s menu bar. Copy freely, paste anything from your history with ⌘⇧V. Free to start, $8.99 once for Pro.