远程设备 inspection:列出 device、抓取 screenshot、查看 process list。用户要监控或排查远程机器时使用。
skillsy install hypoxanthineovo/hypoxanthine-agent@probeprobe 用于远程设备 inspection,覆盖设备列表、实时 screenshot、process list 与历史截图查询。
probe_list_devices:列出在线设备。probe_screenshot:获取当前屏幕截图。probe_process_list:查看当前进程列表。probe_list_screenshots:列出历史截图记录。probe_list_devices 确认设备在线状态与 device_id。probe_screenshot 或 probe_process_list。probe_list_screenshots。probe_screenshot.device_id 必填;设备空闲时可能只返回 idle message。probe_process_list.device_id 必填,top_n 可用于压缩输出。probe_list_screenshots.device_id 必填,date 可选,格式为 YYYY-MM-DD。screenshot 和 process 数据可能包含敏感信息,摘要时要克制。