← 返回 Skills 市场
16817
总下载
19
收藏
119
当前安装
1
版本数
在 OpenClaw 中安装
/install ocr-local
功能描述
Extract text from images using Tesseract.js OCR (100% local, no API key required). Supports Chinese (simplified/traditional) and English.
安全使用建议
Install only if you are comfortable with npm dependencies and a first-run download of Tesseract language data. For restricted or offline environments, preload or vendor the language data through a controlled process before use, and avoid OCRing sensitive images unless you are comfortable with the extracted text appearing in the agent session.
能力评估
Purpose & Capability
The skill’s purpose is local OCR using Tesseract.js, and the script reads a user-specified image path, runs OCR, and prints text or JSON output without requesting credentials or unrelated access.
Instruction Scope
The wording “100% local” is somewhat imprecise because the docs also disclose first-run Tesseract language-data downloads and later local caching; this is a transparency caveat, not evidence of hidden behavior.
Install Mechanism
Installation uses Node/npm with the tesseract.js dependency and runtime language-data downloads. This is coherent for Tesseract OCR, though not ideal for strictly offline or pinned-supply-chain environments.
Credentials
Access is proportionate to OCR: it operates on image files the user passes in and does not show image upload, OCR-output exfiltration, environment-variable access, shell execution, or credential handling.
Persistence & Privilege
The only persistence indicated is local caching of downloaded language data. There is no evidence of background workers, privilege escalation, modification of other skills, or durable agent behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install ocr-local - 安装完成后,直接呼叫该 Skill 的名称或使用
/ocr-local触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Local OCR skill using Tesseract.js, no API key required
元数据
常见问题
OCR - Local (No API Key) 是什么?
Extract text from images using Tesseract.js OCR (100% local, no API key required). Supports Chinese (simplified/traditional) and English. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 16817 次。
如何安装 OCR - Local (No API Key)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install ocr-local」即可一键安装,无需额外配置。
OCR - Local (No API Key) 是免费的吗?
是的,OCR - Local (No API Key) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
OCR - Local (No API Key) 支持哪些平台?
OCR - Local (No API Key) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 OCR - Local (No API Key)?
由 shaw555(@shaw555)开发并维护,当前版本 v1.0.0。
推荐 Skills