← 返回 Skills 市场
6397
总下载
5
收藏
20
当前安装
1
版本数
在 OpenClaw 中安装
/install win-mouse-native
功能描述
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.
安全使用建议
Install only if you want an agent to control your Windows mouse. Review the .cmd and .ps1 text before saving them as executable scripts, use explicit coordinates or verified targets, and supervise clicks or drags on payment pages, permission prompts, account settings, or other sensitive screens.
功能分析
Type: OpenClaw Skill
Name: win-mouse-native
Version: 1.0.0
The skill bundle provides native Windows mouse control functionality, which is its stated purpose. The `SKILL.md` contains clear, benign instructions for the AI agent, including safety advice (prefer small, reversible actions) and no evidence of prompt injection attempts to subvert the agent. The `win-mouse.cmd.txt` and `scripts/win-mouse.ps1.txt` files implement this functionality using legitimate Windows API calls (user32.dll) and PowerShell, without any signs of data exfiltration, persistence, unauthorized network activity, or other malicious behaviors. The use of `powershell -ExecutionPolicy Bypass` is common for local script execution and not indicative of malicious intent in this context.
能力评估
Purpose & Capability
The capability matches the stated purpose: moving the cursor and sending mouse button events with Win32 user32.dll APIs. This can affect whatever is on the live desktop, so it is not risk-free, but it is disclosed and purpose-aligned.
Instruction Scope
The instructions ask for coordinates or deltas when missing and advise small reversible actions when unsure. They could be more explicit about confirming sensitive clicks, but the scope is not deceptive or unrelated.
Install Mechanism
Installation is manual: the user saves provided text files as a .cmd launcher and PowerShell script. The launcher uses PowerShell ExecutionPolicy Bypass, which is disclosed and limited to running the included local script.
Credentials
The artifacts are Windows-only and use local user32.dll mouse APIs. No network calls, credential handling, file indexing, unrelated data access, or external service use were found.
Persistence & Privilege
No persistence, background worker, scheduled task, privilege escalation, credential collection, destructive file operation, or autonomous execution path appears in the artifacts.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install win-mouse-native - 安装完成后,直接呼叫该 Skill 的名称或使用
/win-mouse-native触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6397 次。
如何安装 Win Mouse Native (Windows)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install win-mouse-native」即可一键安装,无需额外配置。
Win Mouse Native (Windows) 是免费的吗?
是的,Win Mouse Native (Windows) 完全免费(开源免费),可自由下载、安装和使用。
Win Mouse Native (Windows) 支持哪些平台?
Win Mouse Native (Windows) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Win Mouse Native (Windows)?
由 lurklight(@lurklight)开发并维护,当前版本 v1.0.0。
推荐 Skills