codex-computer-use
Installation
SKILL.md
Codex Computer Use
Purpose
Use Codex.app bundled CLI as a Computer Use bridge for another coding agent. The goal is to let an agent that can run shell commands delegate GUI work to codex exec, instead of depending on native Computer Use support in that agent.
Do not register OpenAI's bundled SkyComputerUseClient directly in another agent's MCP config; macOS launch constraints can kill it when the parent process is not Codex.
Use this pattern:
codex exec --sandbox read-only --ephemeral --skip-git-repo-check -C "$PWD" "PROMPT"
Install This Skill
Install from the shared skills repository: