← Back to Skills Marketplace
15826
Downloads
12
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install image-ocr
Description
Extract text from images using Tesseract OCR
Usage Guidance
Install only if you are comfortable adding the Tesseract system package. Use it on images you intend the agent to process, since OCR necessarily reads the image contents to extract text.
Capability Analysis
Type: OpenClaw Skill
Name: image-ocr
Version: 1.0.0
The skill bundle is designed to extract text from images using Tesseract OCR. The `SKILL.md` provides standard installation instructions via `dnf` for the `tesseract` package and examples for using the OCR functionality. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. All content aligns with the stated purpose of providing OCR capabilities.
Capability Assessment
Purpose & Capability
The stated purpose, extracting text from images, matches the described Tesseract OCR dependency and usage examples.
Instruction Scope
The described runtime instructions are limited to installing and using OCR functionality; no prompt-injection, role-change, unrelated automation, or broad agent authority is indicated.
Install Mechanism
The skill asks users to install the system Tesseract package via dnf, which is expected for OCR but may require elevated package-manager privileges.
Credentials
Local image-file access is proportionate for OCR, and the supplied evidence does not indicate network upload, credential use, or broad local indexing.
Persistence & Privilege
No background worker, autorun, persistence mechanism, privilege escalation, credential store access, or long-lived state is shown.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install image-ocr - After installation, invoke the skill by name or use
/image-ocr - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish
Metadata
Frequently Asked Questions
What is Image Ocr?
Extract text from images using Tesseract OCR. It is an AI Agent Skill for Claude Code / OpenClaw, with 15826 downloads so far.
How do I install Image Ocr?
Run "/install image-ocr" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Image Ocr free?
Yes, Image Ocr is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Image Ocr support?
Image Ocr is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Image Ocr?
It is built and maintained by Xejrax (@xejrax); the current version is v1.0.0.
More Skills