screenshot-gemini
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 gemini <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 gemini <initial-url> <page-name> <description>- :导航前需打开的初始URL
<initial-url> - :从初始页面跳转访问的页面名称
<page-name> - :对截图中需捕获部分的描述
<description>
- 上报Agent返回的截图文件路径。