askill
win-mouse-native

win-mouse-nativeSafety 65Repository

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.

1 stars
1.2k downloads
Updated 2/26/2026

Package Files

Loading files...
SKILL.md

Win Mouse Native

Provide deterministic mouse control on Windows.

Commands (local)

This ClawHub bundle is docs + scripts-as-text (ClawHub validates “text files only”).

To install:

  1. Save win-mouse.cmd.txt as win-mouse.cmd
  2. Save scripts/win-mouse.ps1.txt as scripts/win-mouse.ps1

Then run:

  • win-mouse move <dx> <dy> (relative)
  • win-mouse abs <x> <y> (absolute screen coords)
  • win-mouse click left|right|middle
  • win-mouse down left|right|middle
  • win-mouse up left|right|middle

Return value: prints a one-line JSON object.

OpenClaw usage

When the user asks to move/click the mouse:

  1. If the user didn’t give coordinates/deltas, ask.
  2. Use exec to run win-mouse ....
  3. Prefer small, reversible actions first (tiny move, single click) when unsure.

Notes

  • Windows only.
  • Uses Win32 SetCursorPos + SendInput via user32.dll. ↓↑

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

58/100Analyzed 2 weeks ago

A Windows mouse control skill that provides command syntax and usage guidance but is incomplete - it references external script files (.cmd.txt, .ps1.txt) that are not included in the skill itself. The skill includes clear when-to-use guidance and structured steps, but the actual implementation scripts are missing, reducing practical value. Located in a dedicated skills folder which is positive, but appears somewhat auto-generated with placeholder-style content."

65
75
55
60
55

Metadata

Licenseunknown
Version-
Updated2/26/2026
Publishersarfraznawaz2005

Tags

No tags yet.