linux-desktop
SKILL.md
Linux Desktop GUI Automation
Automate any X11 Linux desktop: capture screens, find and click elements, type, use hotkeys, manage windows.
Preferred screenshot interpretation path: capture with capture.sh and interpret the image directly in your OpenClaw chat (existing image-capable model connection).
Prerequisites
- X11 session running (XFCE, GNOME on X11, KDE on X11, i3, openbox, etc.)
DISPLAYenvironment variable set (usually:0)- Run
bash install.shonce to install dependencies - No extra key needed for screenshot interpretation when using OpenClaw's image-capable chat path
Quick Reference
| Task | Command |
|---|---|
| Take screenshot | bash capture.sh |