什麼是 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