# Desktop Automation

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

- Skill: `tomevault-io/desktop-automation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/desktop-automation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/desktop-automation/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/desktop-automation

---


# desktop-automation

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

## 调用

```bash
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](https://tomevault.io/claim/cklxx) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

