diff --git a/skills/glmocr-formula/SKILL.md b/skills/glmocr-formula/SKILL.md index 2ce05fc..7222027 100644 --- a/skills/glmocr-formula/SKILL.md +++ b/skills/glmocr-formula/SKILL.md @@ -18,7 +18,7 @@ metadata: homepage: https://github.com/zai-org/GLM-OCR/tree/main/skills/glmocr-formula --- -# GLM-V Formula Recognition Skill / GLM-V 公式识别技能 +# GLM-OCR Formula Recognition Skill / GLM-OCR 公式识别技能 Recognize mathematical formulas from images and PDFs and convert them to LaTeX format using the ZhiPu GLM-OCR layout parsing API. diff --git a/skills/glmocr-handwriting/SKILL.md b/skills/glmocr-handwriting/SKILL.md index 310cfea..b27ee51 100644 --- a/skills/glmocr-handwriting/SKILL.md +++ b/skills/glmocr-handwriting/SKILL.md @@ -18,7 +18,7 @@ metadata: homepage: https://github.com/zai-org/GLM-OCR/tree/main/skills/glmocr-handwriting --- -# GLM-V Handwriting Recognition Skill / GLM-V 手写体识别技能 +# GLM-OCR Handwriting Recognition Skill / GLM-OCR 手写体识别技能 Recognize handwritten text from images and PDFs using the ZhiPu GLM-OCR layout parsing API. diff --git a/skills/glmocr-table/SKILL.md b/skills/glmocr-table/SKILL.md index 60df6cc..82ac27f 100644 --- a/skills/glmocr-table/SKILL.md +++ b/skills/glmocr-table/SKILL.md @@ -18,7 +18,7 @@ metadata: homepage: https://github.com/zai-org/GLM-OCR/tree/main/skills/glmocr-table --- -# GLM-V Table Recognition Skill / GLM-V 表格识别技能 +# GLM-OCR Table Recognition Skill / GLM-OCR 表格识别技能 Extract tables from images and PDFs and convert them to Markdown format using the ZhiPu GLM-OCR layout parsing API.