Communityv1.0.0

Win Mouse Native (Windows)

Native Windows mouse control (move, click, drag) via user32.dll. Use when the user asks you to move the mouse, click, drag, or automate pointer actions on Windows.

5.3kdownloads5stars18active installslurklight
View on ClawHubBack to Skills

Skill Details

Slug
win-mouse-native
Latest Version
1.0.0
Author
lurklight
Published
Jan 31, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Win Mouse Native (Windows).
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release with native Windows mouse control functionality. - Provides deterministic mouse movement, clicking, and dragging via Win32 APIs. - Includes PowerShell and batch script interface for moving and clicking the mouse. - Supports relative and absolute positioning, as well as left, right, and middle button actions. - Returns results as simple one-line JSON objects. - For Windows systems only; requires saving and running provided scripts.