Communityv1.2.0

china-doc-ocr

智能文档OCR识别与结构化提取。Use when the user has a complex document, PDF, scanned image, photo, invoice, receipt, ID card, table, or chart that needs to be recognized a...

1.8kdownloads1stars6active installsToBeWin
View on ClawHubBack to Skills

Skill Details

Slug
china-doc-ocr
Latest Version
1.2.0
Author
ToBeWin
Published
Mar 21, 2026
Updated
May 11, 2026
Total Versions
4

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for china-doc-ocr.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.2.0

v1.2.0: Security hardening - removed curl dependency, replaced with Python script (ocr.py). Uses urllib for API calls, no external network tools required.