Configuration

Record & Replay

用记录和回放机制复用稳定操作,但仍要保留验证步骤。

Record & Replay 可在 macOS 上使用。初始可用范围不包括欧洲经济区、英国和瑞士。同时还必须可以使用并启用 Computer Use。

Record & Replay 让你可以在 Mac 上演示 workflow,并把它转成 reusable skill。当 workflow 具有重复性、依赖你的偏好,或者比起写 prompt 更适合直接演示时,可以使用它。

例如, you might record how you file an expense, book a parking space, create a correctly configured issue, publish a video, 或 download a recurring report。Codex can package the pattern into a skill that you can 使用 again 使用 Computer 使用, browser actions, connected plugins, 或 a combination of them.

开始之前

Pick a workflow that you already know how 到 complete。Record & Replay works best 当 the steps are stable 和 the success criteria are clear.

开始录制

打开 Plugins in the Codex app.

打开 the + menu.

选择 Record a skill.

检查 the suggested prompt, give Codex any helpful context, 和 submit it.

当 Codex asks for permission 到 record your actions, approve the request once you are ready 到 demonstrate the workflow.

Perform the workflow on your Mac.

当 you are done, stop recording 从 the menu bar, overlay, 或 tell Codex that you are done.

During recording, Codex observes the actions 和 window content needed 到 learn the workflow。Recording continues until you stop it。Keep the recording focused on task you want Codex 到 learn.

After you stop recording, Codex inspects the captured workflow 和 drafts a skill。The skill explains 当 到 使用 the workflow, what inputs it needs, what steps 到 follow, 和 how 到 verify the result。You can also ask Codex 到 refine the skill further.

Replay workflow

启动 a 新的 thread 和 ask Codex 到 使用 the generated skill。Give it the values that are different this time, such as file 到 upload, the issue 到 create, 或 the date range for the report.

Codex uses the skill as reusable context for task。It can then complete the workflow 使用 the tools 可用 in the 当前 environment, including Computer 使用, browser actions, 和 installed plugins.

更好录制的建议

Keep the demonstration short 和 complete.

Let Codex know your goal 和 any specific inputs that might vary between skill uses 之前 you 启动 recording.

使用 realistic inputs, but avoid secrets 和 sensitive data.

Refine the skill 之后 recording 到 call out hidden preferences that matter, such as naming conventions, field 默认s, 或 decision points.

Stop recording 当 the workflow is complete 而不是 continuing into unrelated cleanup.

什么时候构建另一个 plugin

Record & Replay is a fast way 到 create a skill 从 a demonstrated workflow。如果 you want 到 distribute a separate stable package across a team, bundle multiple skills, include app integrations, 添加 MCP servers, 或 manage 安装 metadata, package that workflow as its own plugin。See Build plugins .

Troubleshooting

我看不到 Record & Replay

如果 your organization manages Codex 使用 requirements.toml, the [features].computer_use requirement controls Record & Replay too。Setting computer_use = false makes both features un可用.

站内延伸阅读