Run user-defined macOS Shortcuts for custom automation workflows. Use when user wants to trigger a Shortcut by name or execute a custom automation.
/plugin marketplace add g-shudy/claude-plugins/plugin install macos-apple-apps@g-shudy-pluginsThis skill is limited to using the following tools:
reference/troubleshooting.mdRun user-defined macOS Shortcuts via the shortcuts CLI.
| You want to... | Run... |
|---|---|
| List shortcuts | shortcuts list |
| Run a shortcut | shortcuts run "Name" |
| View details | shortcuts view "Name" |
| Run with file input | shortcuts run "Name" --input-path /path |
ALWAYS require user confirmation before running any shortcut.
Shortcuts can do anything - file operations, network requests, app automation.
Workflow:
shortcuts list to find exact nameshortcuts view "Name" to show what it doesAskUserQuestion to confirmshortcuts run "Name"| Problem | Solution |
|---|---|
| Not found | shortcuts list - names are case-sensitive |
| Signing error | shortcuts sign --mode people-who-know-me "Name" |
| Permission denied | System Settings > Privacy & Security > Automation |
See reference/troubleshooting.md for detailed troubleshooting and shortcut ideas.
apple-productivity - Calendar, Contacts, Mail, Messagesapple-photos - Photo library accessCreating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.