wimi321/windows-computer-use-skill
Top-level Windows computer-use skill with a bundled standalone runtime and MCP server.
Platform-specific configuration:
{
"mcpServers": {
"windows-computer-use-skill": {
"command": "npx",
"args": [
"-y",
"windows-computer-use-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <h1>Windows Computer-Use Skill</h1> <p><strong>A top-level Windows skill with a bundled standalone runtime and MCP server.</strong></p> <p> <a href="https://github.com/wimi321/windows-computer-use-skill">GitHub</a> · <a href="./README.zh-CN.md">简体中文</a> · <a href="./README.ja.md">日本語</a> </p> </div>
This repository is:
skillIt is packaged skill-first, not Claude-first, so the same runtime can be adapted for multiple agent products.
The requirement is stricter than "wrap an existing install":
.node binariesThis project follows that rule on Windows.
Node.js + Python + pyautogui + mss + Pillow + psutil + pywin32~/.codex/skills/computer-use-windows/projectImplemented in this repository:
Still recommended before production use:
Loading reviews...