Open my Services folder

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

Actions Used

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

Run Shortcut deep link
shortcuts://run-shortcut?name=Open%20my%20Services%20folder
Open Shortcut deep link
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 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


Get way deeper into Shortcuts – become a member.