Agent Skills: desktop-automation

When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.

UncategorizedID: cklxx/elephant.ai/desktop-automation

Install this agent skill to your local

pnpm dlx add-skill https://github.com/cklxx/elephant.ai/tree/HEAD/skills/desktop-automation

Skill Files

Browse the full folder contents for desktop-automation.

Download Skill

Loading file tree…

skills/desktop-automation/SKILL.md

Skill Metadata

Name
desktop-automation
Description
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.

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