← 返回 Skills 市场
yangkai258

Xhs Rental Ocr

作者 yangkai258 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install xhs-rental-ocr
功能描述
从小红书笔记图片提取结构化数据(租金/面积/单价等),自动裁切长图 + OCR 识别 + 导出 Excel。 使用 Apple Vision 框架进行离线 OCR,支持中文识别。 Use when: 用户需要从小红书/社交媒体图片提取表格数据、价格信息、统计数据等。
安全使用建议
This package appears to do what it says: local macOS Apple Vision OCR → parse → Excel. Before installing: 1) Confirm you are on macOS and have Python 3.9+; pyobjc packages require pip and network access to install. 2) Verify the GitHub repo URL actually exists and is from a trusted author (SKILL.md/README reference a GitHub account). 3) Review the scripts if you will process sensitive images (the code writes sliced images to the same folder and performs local file I/O). 4) Run in a contained environment (or inspect the code) if you are unsure; no credentials or network exfiltration are requested by the code, but dependency installation will contact PyPI.
功能分析
Type: OpenClaw Skill Name: xhs-rental-ocr Version: 1.0.0 The skill is a legitimate data extraction tool designed for macOS, using the Apple Vision framework for offline OCR. The code in scripts/extract_data.py and scripts/vision_ocr.py focuses on image processing, text recognition, and exporting results to Excel without any evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the included code: scripts perform image slicing, call Apple Vision via pyobjc, run regex extraction, and export to Excel. The SKILL.md and README correctly describe macOS-only usage and the required Python packages. Minor metadata mismatch: registry metadata lists no required binaries while SKILL.md lists python3 as a required binary, but this is a documentation inconsistency rather than a functional mismatch.
Instruction Scope
Runtime instructions limit work to downloading (TODO)/reading local images, slicing, running Apple Vision OCR, parsing text, and writing Excel files. There are no instructions to read unrelated system files, access credentials, or transmit data to external endpoints. The only network activity implied is cloning the repo and pip-installing dependencies during setup; the OCR itself is performed locally.
Install Mechanism
No automated install spec is provided (instruction-only), and required dependencies are standard Python packages (Pillow, openpyxl, pyobjc-framework-*). These are installed via pip from PyPI in the documentation — acceptable and traceable. No downloads from obscure hosts or archive extraction from arbitrary URLs are present.
Credentials
The skill requests no environment variables, no credentials, and no config paths. This is proportionate to the stated functionality (local OCR and Excel export). The code does write cropped image files alongside originals, which is expected behavior but worth noting.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system-wide configs, and is user-invocable only. It does not persist credentials or alter agent policies.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install xhs-rental-ocr
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /xhs-rental-ocr 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
xhs-rental-ocr v1.0.0 – Initial release - Extracts structured data (rent, area, price per sqm, etc.) from Xiaohongshu/Social media images. - Features automatic long image slicing, OCR (Apple Vision framework, offline, Chinese supported), and export to Excel/CSV. - Supports batch processing and multiple input formats (URL, local images). - Includes configurable output columns for real estate data extraction. - macOS only; dependencies: Python 3.9+, Pillow, openpyxl, pyobjc.
元数据
Slug xhs-rental-ocr
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Xhs Rental Ocr 是什么?

从小红书笔记图片提取结构化数据(租金/面积/单价等),自动裁切长图 + OCR 识别 + 导出 Excel。 使用 Apple Vision 框架进行离线 OCR,支持中文识别。 Use when: 用户需要从小红书/社交媒体图片提取表格数据、价格信息、统计数据等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Xhs Rental Ocr?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install xhs-rental-ocr」即可一键安装,无需额外配置。

Xhs Rental Ocr 是免费的吗?

是的,Xhs Rental Ocr 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Xhs Rental Ocr 支持哪些平台?

Xhs Rental Ocr 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Xhs Rental Ocr?

由 yangkai258(@yangkai258)开发并维护,当前版本 v1.0.0。

💬 留言讨论