Open my Services folder

Opens the macOS folder System > Library > Services so you can see shortcuts you’ve added as Services.

Scripting Actions

shortcuts-action-icon-stop-this-shortcut.webp
Stop shortcut
Stops execution of the current shortcut and dismisses the shortcut on screen. No more actions will be run after this action.

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20my%20Services%20folder
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20my%20Services%20folder
AppleScript code
tell application “Shortcuts Events” run shortcut “Open my Services folder” end tell

More From This Folder

Run a shortcut

Asks you to enter the name of a shortcut, then finds and runs that shortcut. Also uses scripting to check if more than one exists with that name and asks which to run.

Get Shortcut »

Open my Automations

Use this shortcut to see your Personal and Home automations set up on iPhone and iPad.

Works well from the Shortcuts widget or using Siri when you want to set up a new Automation.

Get Shortcut »

Open a folder

Prompts you to type in a folder name, then opens that folder in Shortcuts. Assigned to Shift + Control + O as a keyboard shortcut on macOS, and placed in the iPad dock.

Get Shortcut »

More From The Library

Search Apple Maps

Asks for your search query, encodes the text, then opens the deep link into Apple Music.

Reference: https: or or developer.apple.com or library or archive or featuredarticles or iPhoneURLScheme_Reference or MapLinks or MapLinks.html

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more