Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Capture Windows desktop screenshot with automatic file saving. When you need to show desktop state, capture application windows, or record operation results. IMPORTANT - must actually call this tool, never say 'screenshot done' without calling. Returns file_path for deliver_artifacts.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-14 | ✗→✓ | ▲ Improved | -36% | 0% |
| case-04 | ✓→✗ | ▼ Worse | -2% | 0% |
| case-05 | ✓→✗ | ▼ Worse | 141% | 0% |
| case-09 | ✓→✗ | ▼ Worse | -63% | 0% |
| case-13 | ✓→✗ | ▼ Worse | -57% | 0% |
截取 Windows 桌面屏幕截图。
用户要求截图时,必须实际调用此工具。禁止不调用就说"截图完成"!
| 参数 | 类型 | 必填 | 说明 | |-----|------|-----|------| | path | string | 否 | 保存路径(可选,自动生成) | | window_title | string | 否 | 只截取指定窗口(模糊匹配) | | analyze | boolean | 否 | 是否用视觉模型分析,默认 false | | analyze_query | string | 否 | 分析查询(需要 analyze=true) |
截取整个桌面:
json{}
截取指定窗口:
json{"window_title": "记事本"}
截取并分析:
json{ "analyze": true, "analyze_query": "找到所有按钮" }
file_pathdeliver_artifacts 发送给用户browser_screenshotbrowser-screenshot: 截取浏览器页面deliver-artifacts: 发送截图给用户desktop-click: 点击桌面元素Other measured skills in the registry, with their headline benchmark lift.