wimi321/macos-computer-use-skill
Top-level macOS computer-use skill with a bundled standalone runtime and MCP server.
Platform-specific configuration:
{
"mcpServers": {
"macos-computer-use-skill": {
"command": "npx",
"args": [
"-y",
"macos-computer-use-skill"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<div align="center"> <h1>macOS Computer-Use Skill</h1> <p><strong>A top-level portable skill for macOS with a bundled standalone runtime and MCP server.</strong></p> <p> <a href="https://github.com/wimi321/macos-computer-use-skill">GitHub</a> · <a href="https://clawhub.ai/wimi321/computer-use-macos">ClawHub</a> · <a href="./README.zh-CN.md">简体中文</a> · <a href="./README.ja.md">日本語</a> </p> </div>
Published on ClawHub as `computer-use-macos`.
clawhub install computer-use-macosIf you want the source repo as well, keep reading for the full GitHub setup.
This repository is best understood as:
skillIt is not just for Codex. The skill packaging is intentionally portable, so the same project can be adapted for ecosystems that consume skill-style distributions.
The original Claude Code computer-use stack was excellent, but the user requirement here was stricter:
.node binariesThis repository now delivers exactly that on macOS.
Node.js + Python + pyautogui + mss + Pillow + pyobjc~/.codex/skills/computer-use-macos/projectLoading reviews...