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:

Installs
24
GitHub Stars
1
First Seen
Jul 2, 2026
codex-computer-use — schroneko/skills