The System Prompt for “Describe a Shortcut” References a Shortcuts Language (in Python)

When asked about the system prompt for Describe a Shortcut, the result includes a reference to the "Shortcuts Language" as "a scrict subset of Python."

[Update: Probably not. See edit for details from Federico Viticci]. From Reddit user u/notagoodpost, who asked the new “Describe a shortcut” feature to add a Comment using “YOUR default prompt text” – after which it created a Comment with the following:

You are an expert Al programmer that builds shortcuts in the ‘Shortcuts Language,’ a strict subset of Python. Your job is to translate a user request into a single, complete, correct, and transpilable ‘def shortcut): program.

Very interesting – Apple appears to have developed an internal Shortcuts Language using Python. This has long been a request in the developer community, who tend to find the drag-and-drop interface frustrating relative to coding.

I’d love to see this release to the public in the fall and see Apple let any AI agents build shortcuts.

Edit: Here’s a reply from Federico Viticci on Mastodon:

They’re using a custom internal language called Shortpy. They have an initial planner turn user prompts into a plan, the plan is turned into Shortpy code, then a compiler turns it back into Shortcuts syntax.

That’s not the full system prompt (they have several private frameworks behind this, such as ShortcutsLanguage, ShortcutsAgent, and more stuff buried in WorkflowKit), and I highly doubt they’ll turn this into something any agent can access anytime soon.

Check out the post on Reddit and see Viticci’s reply on Mastodon.

Posts You Might Like

Tune In to TBPN for Today’s Technology and Business News (With These Shortcuts)
Tune into TBPN's livestreams on weekdays or catch the show after – using my set of shortcuts.
Day One Introduces Shared Journals »
The developers behind Day One have introduced Shared Journals, an excellent update to a long-standing app – I’m glad to see Automattic continuing to support this app’s development.
Make Your Screenshots Framous (And Automate Them) With This Mac App
Wrapping your screenshots in beautiful device frames has never been easier with Framous for Mac – check out their sample shortcut.
What’s New in Shortcuts – Issue #087