codex-computer-use

Installation
SKILL.md

codex-computer-use

Use this skill when a task should be completed by a separate codex exec subprocess that can operate local Mac apps through Computer Use.

The implementation lives under scripts/:

  • scripts/run.ts - standalone Bun runner around codex exec

Runner

Basic use:

bun .agents/skills/codex-computer-use/scripts/run.ts \
  --task "Read the latest visible LINE messages. Do not reply."

Smoke-test command construction without launching Codex:

Installs
7
Repository
sainytk/skills
First Seen
Jun 8, 2026
codex-computer-use — sainytk/skills