← 返回 Skills 市场
windows-ui-controller
作者
alimjan8800
· GitHub ↗
· v1.0.0
· MIT-0
426
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install windows-ui-controller
功能描述
Windows 软件自动化控制技能包 - 使用 pywinauto 控制微信/QQ/网易云等任何 Windows 应用。包含完整教程、依赖包、最佳实践。
安全使用建议
This skill is coherent: it's a tutorial/instructions for using pywinauto to automate Windows apps. Before installing or running anything: (1) verify you obtained pywinauto and any wheel files from official sources (PyPI or the project's GitHub); the README mentions an offline 'dependencies/' folder but that folder is not included in the manifest — confirm where those wheels come from. (2) Be cautious about running scripts as Administrator — only elevate when necessary. (3) Remember UI automation can be used to send messages or perform actions in other apps; only run it in accounts/environments you trust. (4) If you plan to let an autonomous agent use this skill, understand it could perform UI actions (including messaging) without interactive approval. If you cannot verify the origin of any included binaries/wheels, do not install them.
功能分析
Type: OpenClaw Skill
Name: windows-ui-controller
Version: 1.0.0
The skill bundle is a legitimate automation toolkit for Windows UI using the well-known 'pywinauto' library. It provides extensive documentation, code examples for interacting with common applications (e.g., WeChat, QQ), and specific safety instructions in SKILL.md and README.md advising the AI agent to verify every step of its execution. No indicators of data exfiltration, malicious persistence, or prompt injection were found.
能力评估
Purpose & Capability
The name/description say this is a Windows UI automation skill using pywinauto and the SKILL.md/README provide examples and installation guidance for that exact library. Requested runtime (python) and examples (scanning windows, clicking, typing) are appropriate for the stated purpose.
Instruction Scope
Instructions focus on scanning and operating arbitrary Windows app UIs (including messaging apps like WeChat/QQ). That is within scope but has obvious abuse potential (automating message sending). The docs advise per-step verification and admin elevation where required. The SKILL.md and README also reference an offline 'dependencies/' folder (wheels) and show commands to install from it, but the package manifest does not include that folder—an inconsistency users should verify.
Install Mechanism
No automated install spec is present in the registry (instruction-only), and installation guidance is limited to 'pip install pywinauto' or offline wheel install. That is a low-risk, standard approach. However the README references specific wheel files and an offline dependencies directory that are not present in the manifest—verify where those wheels would come from and prefer official PyPI/GitHub releases.
Credentials
The skill requests only Python/pywinauto and no environment variables, credentials, or unrelated system config paths. This is proportionate to the stated functionality.
Persistence & Privilege
The skill is not 'always: true' and does not request system-wide persistence. The default ability for the agent to invoke skills autonomously is enabled, which is expected; note that autonomous runs could perform UI actions on your machine if allowed, so treat granting access carefully.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install windows-ui-controller - 安装完成后,直接呼叫该 Skill 的名称或使用
/windows-ui-controller触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Complete Windows UI automation tutorial with pywinauto.
元数据
常见问题
windows-ui-controller 是什么?
Windows 软件自动化控制技能包 - 使用 pywinauto 控制微信/QQ/网易云等任何 Windows 应用。包含完整教程、依赖包、最佳实践。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 426 次。
如何安装 windows-ui-controller?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install windows-ui-controller」即可一键安装,无需额外配置。
windows-ui-controller 是免费的吗?
是的,windows-ui-controller 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
windows-ui-controller 支持哪些平台?
windows-ui-controller 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(windows)。
谁开发了 windows-ui-controller?
由 alimjan8800(@alimjan8800)开发并维护,当前版本 v1.0.0。
推荐 Skills