← 返回 Skills 市场
145
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pic2md
功能描述
Image to Markdown - extract text from images (PNG, JPG, WebP) to Markdown with OCR. Use when reading text from screenshots, photos, scanned pages, or any ima...
安全使用建议
This skill appears coherent for doing OCR via the MinerU CLI, but it uploads images to MinerU's cloud for processing. Before installing or using it: 1) Do not send sensitive or confidential images unless you trust mineru.net's privacy policy and retention practices. 2) Verify the mineru-open-api package source (npm/Go repo) and publisher identity; prefer official releases and check repository/maintainer information on the homepage https://mineru.net. 3) Install and run the CLI initially in an isolated environment (container/VM) to inspect behavior and network traffic. 4) If you need on-device/offline OCR for sensitive data, consider local OCR tools (e.g., Tesseract) instead. 5) If you want additional assurance, ask the skill author for checksums or signed releases and review the mineru-open-api repository code before trusting it.
功能分析
Type: OpenClaw Skill
Name: pic2md
Version: 1.0.0
The pic2md skill is a utility for performing OCR on images using the mineru-open-api tool. It functions by uploading images to the MinerU cloud API (mineru.net), a behavior that is explicitly documented in the SKILL.md file. The installation procedures via npm, uv, and go are standard, and the instructions for the AI agent are consistent with the stated purpose of image-to-markdown conversion without any signs of malicious intent, data theft, or unauthorized execution.
能力评估
Purpose & Capability
Name/description: image→Markdown OCR. Required binary: mineru-open-api. Install entries (npm/uv/go) produce the mineru-open-api binary. All requested artifacts map to the stated purpose; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs the agent to run mineru-open-api flash-extract against local files or URLs. This is within the OCR scope, but the CLI uploads images to MinerU's cloud API — so user data (images) will be transmitted off-host. The instructions do not ask the agent to read unrelated files, environment variables, or other system state.
Install Mechanism
Install spec uses public package ecosystems (npm, uv, go install) to install mineru-open-api, which is a normal/traceable mechanism but still carries the usual supply-chain risks (npm/go packages are third-party code). No direct download-from-random-URL or archive extraction is specified.
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportionate to the stated functionality. The SKILL.md claims no API key or auth is required.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. There is no instruction to modify other skills or system-wide settings. The skill does rely on an external CLI binary being present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pic2md - 安装完成后,直接呼叫该 Skill 的名称或使用
/pic2md触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of pic2md skill.
- Extracts text from images (PNG, JPG, WebP, BMP, TIFF) to Markdown using OCR.
- Supports both local image files and URLs; no API key or authentication required.
- Allows language hints (default: Chinese, use --language en for English).
- Processes images up to 10MB via MinerU Open API; processed data is not stored.
- Ideal for extracting or reading text from screenshots, scanned pages, and document photos.
元数据
常见问题
Pic2md 是什么?
Image to Markdown - extract text from images (PNG, JPG, WebP) to Markdown with OCR. Use when reading text from screenshots, photos, scanned pages, or any ima... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 145 次。
如何安装 Pic2md?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pic2md」即可一键安装,无需额外配置。
Pic2md 是免费的吗?
是的,Pic2md 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pic2md 支持哪些平台?
Pic2md 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pic2md?
由 tanis90(@tanis90)开发并维护,当前版本 v1.0.0。
推荐 Skills