Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

invoke

Estrellas5
Forks0
Actualizado14 de junio de 2026 a las 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.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

Explorador de archivos
6 archivos
SKILL.md
readonly