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