Create a new shortcut

Prompts you to enter a name, then creates a shortcut.

Extra Details

Run Shortcut deep link
shortcuts://run-shortcut?name=Create%20a%20new%20shortcut
Open Shortcut deep link
shortcuts://open-shortcut?name=Create%20a%20new%20shortcut
AppleScript code
tell application “Shortcuts Events” run shortcut “Create a new shortcut” 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.