codex-computer-use

仓库创建 2026年7月6日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

用于需要截图、浏览器或模拟器的真实运行时检测,但文档不完整需扩展。

▸ 风险提示

可能需要本地权限、访问屏幕或文件,存在隐私/安全风险

这个 Skill 做什么

委托 Codex(gpt-5.5)在本地执行需 UI/运行时检查的验证任务。

把需要真实 UI 操作或运行时检查的本地验证交给 Codex(gpt‑5.5)去跑。浏览器自动化、截图、模拟器或启动应用来复现流程时用它,可以得到独立的运行时反馈和截图证据。它是调用 gpt‑5.5 做“computer‑use”工作的入口,适合那些 Claude 无法直接完成的交互式验收场景。

▸ 展开 SKILL.md 英文原文

Ask Codex CLI (gpt-5.5) to run local app verification that needs computer use, browser automation, simulators, screenshots, app launching, or independent runtime inspection. This is how gpt-5.5 is invoked for computer-use work. Use when the user asks Claude to have Codex or gpt-5.5 test a flow, verify UI behavior, inspect a running app, capture screenshots, or report confirmation and feedback about implemented behavior.

Skill 开发管理本地验证UI 自动化代理委托Codex
0
Stars
0
Forks
3
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/len5ky/theo-claude-md/master/skills/codex-computer-use/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/len5ky/theo-claude-md/master/skills/codex-computer-use/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Codex Computer Use

> **Note:** This skill is incomplete — we don't have full screenshots from the original setup yet. Expand it when more details are available.

Use Codex as a separate local verification agent when the task needs real UI interaction, screenshots, simulator/browser/device state, or an independent runtime check outside Claude's current context.

Do not use this for ordinary code reading, typechecking, linting, or tests Claude can run directly. Launching apps, simulators, or browsers to verify the requested work is fine without asking; ask first only if the run could disrupt the user's environment beyond that (closing their apps, deleting files, or wiping data).

## Workflo
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有