Back to Directory
automation
Shortcuts Generator
Generate macOS/iOS Shortcuts by creating plist files. Use when asked to create shortcuts, automate workflows, build .shortcut files, or generate Shortcuts plists. Covers 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of shortcuts-generator for creating macOS/iOS Shortcuts as plists.
- Generate valid `.shortcut` files importable into Apple's Shortcuts app.
- Supports 1,155 actions (427 WF*Actions + 728 AppIntents), variable references, and control flow.
- Comprehensive documentation covering action identifiers, parameter structure, variable wiring, and control flow patterns.
- Includes workflow for creating, structuring, and signing shortcut files.
- Quick reference for common actions and essential rules for plist formatting.