ocr

IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ocr" with this command: npx skills add xyuanbuilds/my_skills/xyuanbuilds-my-skills-ocr

IMPORTANT - Path Resolution: This skill can be installed in different locations (plugin system, manual installation, global, or project-specific). Before executing any commands, determine the skill directory based on where you loaded this SKILL.md file, and use that path in all commands below. Replace $SKILL_DIR with the actual discovered path.

OCR

Run the OCR CLI directly via Node.js:

Setup (First Time)

cd $SKILL_DIR/scripts npm run setup

Execution Pattern

cd $SKILL_DIR/scripts

OCR from file

node cli.js <image-path>

OCR from file with language

node cli.js <image-path> --lang <lang>

OCR from clipboard (macOS)

node cli.js --clipboard

OCR from clipboard with language

node cli.js --clipboard --lang <lang>

Examples

cd $SKILL_DIR

node cli.js ./screenshot.png node cli.js /path/to/image.jpg --lang chi_tra node cli.js --clipboard --lang jpn

Supported Languages

  • eng

  • English

  • chi_sim

  • Simplified Chinese

  • chi_tra

  • Traditional Chinese

  • jpn

  • Japanese

  • kor

  • Korean

  • Combine with + : eng+chi_sim+jpn

Supported Formats

PNG, JPG, JPEG, GIF, BMP, WebP, TIFF

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Invoice Scan

AI-powered invoice scanning and data extraction from images and PDFs. Use when: (1) user sends an invoice image/PDF to scan or extract data from, (2) convert...

Registry SourceRecently Updated
820Profile unavailable
General

feishu-doc-extended

飞书文档扩展工具,提供图片下载和 OCR 识别功能。需要配合内置 feishu 插件使用。

Registry SourceRecently Updated
631Profile unavailable
General

Local OCR

本地离线 HLA 分型报告 OCR 解析。支持多种医院报告格式(8204-, 8316-, 8273-, 20251102xxxx, 密集表头等),自动识别并提取样本信息与等位基因数据。

Registry SourceRecently Updated
630Profile unavailable
General

Nutrient Openclaw

OpenClaw-native PDF/document processing skill for Nutrient DWS. Best for OpenClaw users who need PDF conversion, OCR, text/table extraction, PII redaction, w...

Registry SourceRecently Updated
2.3K4Profile unavailable