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-ocrMacPilot을 사용하여 스크린샷을 캡처하고 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