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

windows-use

Stars0
Forks0
UpdatedMay 4, 2026 at 03:32

Drive Windows GUI applications from a shell using two bundled tiny binaries โ€” wmctrl.exe (list windows / switch focus by process name) and xdotool.exe (send keystrokes to the active window, including modifier combos like Ctrl+V, Alt+F4, arrow keys, and literal text). Also includes mouse-click.ps1 for left/right/middle click, double-click, and drag-and-drop at any screen coordinate (no extra binaries needed โ€” pure PowerShell + user32). Includes PowerShell helpers for the focus-then-send pattern, a mouse-click helper, and a .NET-based active-window screenshot tool. Use this whenever the user wants to automate a Windows desktop app from the command line โ€” switching focus between Chrome / VSCode / Cursor / MATLAB / WeChat / any other app, pasting clipboard contents into a foreground window, scripting keyboard shortcuts to trigger menu actions, clicking UI elements by screen coordinate, drag-and-drop, building "computer use lite" workflows that don't need a full screen-reading agent, or capturing the current foreg

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.

SKILL.md
readonly