What news in shortcuts
Asked on 06/12/2025
1 search
At WWDC 2025, Apple introduced several new features and improvements to Shortcuts. Here are some of the highlights:
-
Intelligent Actions: In macOS Tahoe, Shortcuts can now run automatically based on specific triggers like time of day or actions such as saving a file. Apple introduced intelligent actions that allow for more powerful shortcuts, including actions for summarizing text and creating images. A new action lets users tap directly into Apple Intelligence models, enhancing the capabilities of shortcuts (Keynote).
-
Use Model Action: This new action allows users to incorporate Apple Intelligence models into their shortcuts, simplifying tasks like parsing text or formatting data. Users can choose between server-based models for complex tasks or on-device models for simpler tasks, with options to use ChatGPT for broader knowledge (Develop for Shortcuts and Spotlight with App Intents).
-
Spotlight Integration: Shortcuts can now be run directly from Spotlight on Mac, making it easier to access and execute shortcuts quickly. This integration is part of a broader update to Spotlight, which now offers faster browsing and intelligent suggestions (Develop for Shortcuts and Spotlight with App Intents).
-
Automations on Mac: New automation types have been introduced for Mac, such as Folder and External Drive automations, allowing for more seamless integration of shortcuts into daily workflows (Develop for Shortcuts and Spotlight with App Intents).
These updates enhance the functionality and integration of Shortcuts across Apple's ecosystem, making it easier for users to automate tasks and access app features efficiently.

Keynote
Don’t miss the exciting reveal of the latest Apple software and technologies.

Develop for Shortcuts and Spotlight with App Intents
Learn about how building App Intents that make actions available and work best with the new features in Shortcuts and Spotlight on Mac. We’ll show you how your actions combine in powerful ways with the new Apple Intelligence actions available in the Shortcuts app. We’ll deep-dive into how the new “Use Model” action works, and how it interacts with your app’s entities. And we’ll discuss how to use the App Intents APIs to make your actions available in Spotlight.

What’s new in App Intents
Learn about improvements and all-new features with App Intents, and discover how this framework can help you expose your app’s functionality to Siri, Spotlight, Shortcuts, and more. We’ll show you how to make your entities more meaningful to the platform with the Transferable API, File Representations, new IntentFile APIs, and Spotlight Indexing, opening up powerful functionality in Siri and the Shortcuts app. Empower your intents to take people deep into your app with URL Representable Entities. Explore new techniques to model your entities and intents with new APIs for error handling and union values.