Desktop Control
Advanced desktop automation with mouse, keyboard, and screen control
Advanced desktop automation with mouse, keyboard, and screen control
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Desktop Control is a comprehensive desktop automation skill for OpenClaw that provides programmatic control over mouse, keyboard, screen capture, window management, and clipboard operations. Built on PyAutoGUI, it turns your AI agent into a full desktop automation engine capable of interacting with any application through simulated input and visual recognition.
The skill exposes a
DesktopController class that accepts method calls for mouse, keyboard, screen, and window operations. Commands execute sequentially with optional timing parameters that simulate realistic human interaction speeds. Image recognition uses OpenCV template matching to find UI elements on screen, enabling automation that adapts to dynamic layouts rather than relying on fixed coordinates.
Install the required Python packages with
pip install pyautogui pillow opencv-python pygetwindow, then import the controller with from skills.desktop_control import DesktopController. The skill includes an approval-mode with confirmation prompts for sensitive operations and logs all actions for auditability.No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.