Macos Control Skill

Triggered when the user asks the AI to directly operate their macOS desktop: open an app, click a button, fill a form inside a native window, read what's currently on screen, automate a local GUI flow. Typical phrasing: "in Finder, please…", "click X in the Y app", "what's on my screen right now". **Available only in OpenLoaf Desktop (macOS)**; other platforms return a desktop-only error — fall back to `BrowserAct` or hand the task back to the user. **Not for**: in-page web interaction (→ `browser-ops-skill`), local file I/O (→ `Read`/`Edit`/`Write`).

openloaf 57aef78 9.5 KB Updated

File contents

openloaf/openloaf/tree/main/apps/server/src/ai/builtin-skills/macos-control/en commit 57aef78ffd

Frequently asked questions

npx skillmds@latest add openloaf/macos-control-skill-2