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

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 »

More From The Library

Open iCloud storage

Opens the deep link into Settings > Apple ID > iCloud. Use this shortcut to check your iCloud storage usage, manage iCloud access, access Keychain, turn on Private Relay, or utilize Hide My Email.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more