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

Copy my Shortcuts folder names

Gets a list of all the titles for your Shortcuts folders. On macOS, uses the Shortcuts Command Line Interface (CLI) to make the request; on iOS, uses a Regular Expression to find the results. Also saves a .txt file of the output.

Get Shortcut »

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 »

More From The Library


Get way deeper into Shortcuts – become a member.