·macpilot-screenshot-ocr
#

macpilot-screenshot-ocr

Capture screenshots and extract text via OCR using MacPilot. Take full-screen, region, or window screenshots, and recognize text in images or screen areas with multi-language support.

12Installs·2Trend·@adhikjoshi

Installation

$npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr

How to Install macpilot-screenshot-ocr

Quickly install macpilot-screenshot-ocr AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: adhikjoshi/macpilot-skills.

SKILL.md

View raw

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.

Capture screenshots and extract text via OCR using MacPilot. Take full-screen, region, or window screenshots, and recognize text in images or screen areas with multi-language support. Source: adhikjoshi/macpilot-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr
Category
#Documents
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from adhikjoshi/macpilot-skills

Quick answers

What is macpilot-screenshot-ocr?

Capture screenshots and extract text via OCR using MacPilot. Take full-screen, region, or window screenshots, and recognize text in images or screen areas with multi-language support. Source: adhikjoshi/macpilot-skills.

How do I install macpilot-screenshot-ocr?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/adhikjoshi/macpilot-skills --skill macpilot-screenshot-ocr Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/adhikjoshi/macpilot-skills

Details

Category
#Documents
Source
skills.sh
First Seen
2026-03-09

Related Skills

None