什么是 macpilot-screenshot-ocr?
使用 MacPilot 捕获屏幕截图并通过 OCR 提取文本。拍摄全屏、区域或窗口屏幕截图,并通过多语言支持识别图像或屏幕区域中的文本。 来源:adhikjoshi/macpilot-skills。
使用 MacPilot 捕获屏幕截图并通过 OCR 提取文本。拍摄全屏、区域或窗口屏幕截图,并通过多语言支持识别图像或屏幕区域中的文本。
通过命令行快速安装 macpilot-screenshot-ocr AI 技能到你的开发环境
来源:adhikjoshi/macpilot-skills。
Use MacPilot to capture screenshots of the screen, specific regions, or application windows, and extract text from images or screen regions using Apple's built-in Vision OCR.
OCR click takes a screenshot, runs OCR, finds the matching text (case-insensitive), and clicks at its center coordinates. Use --timeout to poll and retry when waiting for text to appear.
Quality options: low (1 Mbps), medium (5 Mbps, default), high (10 Mbps). FPS default: 30.
使用 MacPilot 捕获屏幕截图并通过 OCR 提取文本。拍摄全屏、区域或窗口屏幕截图,并通过多语言支持识别图像或屏幕区域中的文本。 来源:adhikjoshi/macpilot-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr使用 MacPilot 捕获屏幕截图并通过 OCR 提取文本。拍摄全屏、区域或窗口屏幕截图,并通过多语言支持识别图像或屏幕区域中的文本。 来源:adhikjoshi/macpilot-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/adhikjoshi/macpilot-skills