Communityv1.0.2

pdf-ocr-layout

基于智谱 GLM-OCR、GLM-4.7 及 GLM-4.6V 的多模态文档深度解析工具。 Use when: - 需要高精度提取文档(PDF/图片)中的表格并转换为 Markdown 格式 - 需要从文档页面中自动裁剪并提取插图、图表为独立文件 - 需要对提取的图表进行深度语义理解(基于 GLM-4.6V 视觉分析) - 需要对提取的表格数据进行逻辑分析(基于 GLM-4.7 文本分析) 核心架构: 1. 视觉提取:GLM-OCR 2. 语义理解:GLM-4.7 (纯文本/表格) + GLM-4.6V (多模态/图像)

1.6kdownloads1stars6active installsbaokui
View on ClawHubBack to Skills

Skill Details

Slug
pdf-ocr-layout
Latest Version
1.0.2
Author
baokui
Published
Feb 10, 2026
Updated
May 9, 2026
Total Versions
3

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 pdf-ocr-layout.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.2

- Added a Chinese documentation file `SKILL_zh.md` for the skill. - No changes to core code or functionality.