loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

macos-computer-use-skill

MCP Tool

wimi321/macos-computer-use-skill

Top-level macOS computer-use skill with a bundled standalone runtime and MCP server.

Install

$ npx loaditout add wimi321/macos-computer-use-skill

Platform-specific configuration:

.claude/settings.json
{
  "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.

About

<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>

Install From ClawHub

Published on ClawHub as `computer-use-macos`.

clawhub install computer-use-macos

If you want the source repo as well, keep reading for the full GitHub setup.

Positioning

This repository is best understood as:

  • a top-level skill
  • a bundled standalone macOS runtime
  • a computer-use MCP server for agent ecosystems

It 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.

Why This Project Exists

The original Claude Code computer-use stack was excellent, but the user requirement here was stricter:

  • no piggybacking on a local Claude install
  • no private .node binaries
  • no "works if you already extracted internal assets"
  • install the skill, launch the server, and use it

This repository now delivers exactly that on macOS.

What You Get
  • top-level macOS computer-use skill
  • standalone MCP server for screenshots, mouse, keyboard, app launch, display switching context, and clipboard
  • public dependency chain only: Node.js + Python + pyautogui + mss + Pillow + pyobjc
  • first-run runtime bootstrap: the server creates its own virtualenv and installs dependencies automatically
  • bundled skill install that copies the full project into ~/.codex/skills/computer-use-macos/project
  • extracted TypeScript tool layer from the original computer-use workflow, r

Tags

ai-agentscomputer-usedesktop-automationmacosmcpmodel-context-protocolskilltypescript

Reviews

Loading reviews...

Quality Signals

8
Stars
0
Installs
Last updated18 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/31/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/wimi321/macos-computer-use-skill)](https://loaditout.ai/skills/wimi321/macos-computer-use-skill)