Desktop Automation

When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript. Use when this capability is needed.

tomevault-io Updated

File contents

desktop-automation

macOS 桌面自动化:运行 AppleScript 控制应用程序。

调用

python3 skills/desktop-automation/run.py run --script 'tell application "Finder" to activate'
python3 skills/desktop-automation/run.py open_app --app Safari

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/cklxx--elephant-ai--desktop-automation commit dd2da0d31e

Frequently asked questions

npx skillmds@latest add tomevault-io/desktop-automation