A comprehensive Windows automation skill for controlling applications, simulating user input, and managing system processes via PowerShell.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install desktop-control-win
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install desktop-control-win using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The desktop-control skill provides a powerful interface for AI agents to interact directly with the Windows operating system. By leveraging a suite of specialized PowerShell scripts, this addition to the Openclaw Skills ecosystem enables seamless manipulation of desktop applications, window states, and system-level processes.
Whether you need to automate repetitive UI tasks, manage complex development environments in VSCode, or monitor system resources, this skill offers the granular control required for high-level desktop automation. It serves as a bridge between high-level AI reasoning and low-level OS execution, making it an essential tool for developers and power users looking to extend their agent's reach into the local environment.
To integrate this capability into your Openclaw Skills library, follow these installation steps:
~/.openclaw/workspace/skills/desktop-control/..ps1.txt files in the scripts/ folder to .ps1.powershell -ExecutionPolicy Bypass
code CLI is added to your system PATH to enable the VSCode control features.The skill organizes its functionality across five specialized PowerShell modules. Data is processed through command-line arguments and returns structured console output:
| Script | Functional Area | Primary Actions |
|---|---|---|
app-control.ps1 |
Window Management | list-windows, focus, snap, resize, launch |
input-sim.ps1 |
Input Simulation | type-text, send-keys, mouse-click, scroll |
vscode-control.ps1 |
Editor Control | open-file, install-extension, run-command, goto-line |
process-manager.ps1 |
Process Management | list, kill, monitor-usage, start |
screen-info.ps1 |
System Metadata | screenshot, clipboard-get, active-window, system-info |
Loading
A comprehensive tool for managing Sharesight investment portfolios, tracking performance, and automating custom asset data.

A comprehensive financial management tool for interacting with the PocketSmith API to automate transaction tracking and category organization.

An AI-powered personal tutor that uses the Feynman Technique to help you achieve deep mastery of any subject through interactive teaching and gap analysis.

Automatically formalizes and enforces AI behavioral constraints and policies through proactive Context Engineering.

A high-performance AI coding assistant that executes complex development tasks through the Qoder CLI using a non-interactive Print mode.

A financial optimization skill that collects debt details to generate and compare various payoff strategies like snowball and avalanche.








































