glmocr-tableOfficial skill for recognizing and extracting tables from images and PDFs into Markdown format using ZhiPu GLM-OCR API. Supports complex tables, merged cells...
Install via ClawdBot CLI:
clawdbot install jaredforreal/glmocr-tableGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/zai-org/GLM-OCR/tree/main/skills/glmocr-tableAudited Apr 17, 2026 · audit v1.0
Generated May 6, 2026
Analysts can automatically extract numerical data from quarterly or annual financial statements in PDF or image format, converting them into editable Markdown tables. This eliminates manual data entry errors and speeds up financial analysis and reporting.
Accounts payable teams can use this skill to extract line items and totals from scanned invoices or purchase orders. The structured table output can be directly imported into accounting software or spreadsheets for reconciliation.
Researchers can extract tables containing experimental results or statistical data from published papers or images. The Markdown output enables easy integration into literature reviews or meta-analyses.
Legal professionals can extract schedules, pricing tables, or term sheets from multi-page contract PDFs. The skill handles merged cells and multi-row headers, preserving the original structure for review.
Warehouse operators can photograph inventory sheets or scanning logs and convert them into digital tables. This simplifies stock updates and reduces manual data entry workload.
Integrate this OCR skill into a cloud-based document processing platform that charges users monthly or per-document for automated table extraction. The service can be offered as an add-on to existing document management software.
Provide the table extraction functionality as an API endpoint for enterprise customers to integrate into their own workflows. Pricing can be based on the number of API calls or throughput volume.
Offer a basic version limited to single-page or low-resolution image extraction, while charging for features like multi-page PDFs, high-resolution support, and raw debug output. This model attracts individual users and upsells to businesses.
💬 Integration Tip
Set the ZHIPU_API_KEY and optional GLM_OCR_TIMEOUT environment variables globally in openclaw.json to reuse the key across multiple Zhipu skills.
Scored May 6, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
Git commits, branches, rebases, merges, conflict resolution, history recovery, team workflows, and the commands needed for safe day-to-day version control. U...
Query and manage GitHub repositories - list repos, check CI status, create issues, search repos, and view recent activity.
Advanced git operations beyond add/commit/push. Use when rebasing, bisecting bugs, using worktrees for parallel development, recovering with reflog, managing subtrees/submodules, resolving merge conflicts, cherry-picking across branches, or working with monorepos.
Query the DeepWiki MCP server for GitHub repository documentation, wiki structure, and AI-powered questions.