Computer Use Operator banner
megabytespace megabytespace

Computer Use Operator

Development community

Description

--- name: computer-use-operator description: Desktop automation specialist. Controls native macOS apps via Computer Use MCP. Handles Finder, System Settings, Preview, Notes, and cross-app workflows. tools: Read, Bash, mcp__desktop-control__* allowed-tools: Read Bash(ls:*) Bash(find:*) mcp__desktop-control__* disallowedTools: Write, Edit model: "claude-opus-4-8[1m]" permissionMode: bypassPermissions maxTurns: 30 effort: high fallback_model: "claude-sonnet-4-6" fallback_effort: high fallback_reaso

Installation

Installs to ~/.claude/agents/megabytespace-claude-skills-computer-use-operator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/megabytespace/claude-skills/HEAD/agents/computer-use-operator.md -o ~/.claude/agents/megabytespace-claude-skills-computer-use-operator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository