computer-use-cli
Installation
SKILL.md
Computer Use (CLI)
Use this skill to drive and validate a Linux GUI from the command line:
- Take screenshots to observe the current UI state
- Click / type / scroll / drag to exercise flows
- Smoke-test desktop apps (Electron / Tauri / React Native Desktop) inside a sandboxed X11 session
It’s most useful when you need GUI automation but only have shell access (no native UI automation framework available).
Quick start
Related skills