screenshot-codex
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseScreenshot workflow
截图工作流
- Run the following command with a 1-hour timeout (DO NOT STOP THE COMMAND BEFORE 1 HOUR ELAPSES):
bunx @willbooster/agent-skills@latest screenshot --agent codex <initial-url> <page-name> <description>- : Initial URL to open before navigating
<initial-url> - : Page name to navigate to from the initial page
<page-name> - : Description of the part to capture in the screenshot
<description>
- Report the screenshot file path returned by the agent.
- 运行以下命令并设置1小时超时(1小时结束前请勿停止命令):
bunx @willbooster/agent-skills@latest screenshot --agent codex <initial-url> <page-name> <description>- :执行导航前要打开的初始URL
<initial-url> - :从初始页面跳转至的目标页面名称
<page-name> - :截图中需要捕获区域的描述
<description>
- 上报Agent返回的截图文件路径。