skills/smithery.ai/mac-automation

mac-automation

Installation
SKILL.md

Mac Automation via AppleScript

This skill enables control of macOS applications and system functions through AppleScript execution via the osascript command.

Core Principle

Execute AppleScript commands using the Bash tool with osascript:

osascript -e 'AppleScript code here'
Installs
2
First Seen
Mar 22, 2026
mac-automation from smithery.ai