mac-use
This skill automates macOS GUI interactions via OCR-driven screenshots and Python commands (e.g. `python3 {baseDir}/scripts/mac_use.py`) to `screenshot`, `clicknum`, `type`, and `key`. It runs local system commands like `screencapture`, `osascript`, and `pbcopy` and writes artifacts to `/tmp/mac_use.png` and `/tmp/mac_use_elements.json`; no network exfiltration or credential access is instructed.