drewocarrdrewocarrCommunityยท1 Agent Skills Included

generate-shortcuts-skill

Generate signed macOS and iOS Shortcuts automatically

Generates valid .shortcut plist files for macOS and iOS that can be signed and imported directly into Apple's Shortcuts app. Covers all 1,155 actions, variable references, filters, and control flow patterns like loops, conditionals, and menus. Eliminates manual plist XML editing and trial-and-error debugging when building custom Shortcuts automations.
npx skills add drewocarr/generate-shortcuts-skill --all -g -y

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’