Skip to main content
Run any Skill in Manus
with one click

invoke

Stars5
Forks0
UpdatedJune 14, 2026 at 10:28

Drive and inspect macOS app UIs from the command line with the `invoke` CLI: read accessibility trees, click buttons, simulate keys/scroll, extract on-screen data (including any website open in a browser — browsers expose the rendered page through the AX tree), and author/run "packs" (TypeScript modules exposing an app's operations as callable functions). Use whenever a task means automating, controlling, reading, or scraping a Mac app or website (Finder, Mail, Messages, Ableton, Safari, Chrome, Music, Logic…) through its UI/accessibility rather than a dedicated API — e.g. "click Play in Ableton", "how many unread emails do I have", "get the video titles from the YouTube page I have open", "automate this app's UI", "write or run an Invoke pack". Also trigger on bare mentions of the `invoke` command, packs, AX automation on macOS, or simulating keyboard/mouse input aimed at an app. Do NOT trigger for invoking a cloud function/lambda, calling a web/REST API, or a generic "invoke this method/function" in code.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
6 files
SKILL.md
readonly