generate-shortcuts-skill
Generate signed macOS and iOS Shortcuts automatically
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install generate-shortcuts-skill?โผ
Run `npx skills add drewocarr/generate-shortcuts-skill --all -g -y` in your terminal to install this skill globally.
How to create Apple Shortcuts with AI?โผ
Just describe the shortcut you want in plain English, and the skill generates the plist file, signs it with the macOS shortcuts CLI, and produces an importable .shortcut file.
What actions can generated Shortcuts use?โผ
It covers all 1,155 actions, including 427 WF*Actions and 728 AppIntents, plus variables, filters, loops, conditionals, and menus.
Do I need a Mac to use this skill?โผ
Yes. Signing shortcuts requires the built-in macOS shortcuts command-line tool, so generation and signing must run on macOS.
Can I use this without knowing plist XML?โผ
Yes. The skill handles all plist structure, UUIDs, and serialization formats automatically from your plain-English request.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core