返回顶部
c

ca-file-processor

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.3
安全检测
已通过
98
下载量
0
收藏
概述
安装方式
版本历史

ca-file-processor

# CA File Processor This skill processes the four most common file formats used by Indian CA firms and extracts structured information from them for analysis, summarisation, and answering queries. ## Supported formats - **PDF** — GST returns, ITR acknowledgements, audit reports, scanned invoices (text-layer and scanned via OCR) - **Excel (.xlsx / .xls)** — Trial balance, P&L, balance sheets, payroll registers, GST workings - **CSV** — Bank statement exports (HDFC, ICICI, SBI), GSTR-2B downloads, Tally exports - **Images (.jpg / .png)** — WhatsApp invoice photos, scanned Form 16, cheque images ## How to use When a file is attached or uploaded, run the appropriate script: ``` python3 scripts/skill_router.py <file_path> ``` The router auto-detects the file type and calls the correct processor. It returns a structured JSON dict. ## What to do with the output Once the script returns output, use it to: 1. Answer the user's question about the document 2. Extract specific fields they asked for (GSTIN, totals, dates) 3. Summarise the document in plain language 4. Flag anomalies or missing information 5. Compare figures across multiple documents ## Field extraction — what gets detected automatically For invoices and PDFs: - GSTIN (supplier and recipient) - Invoice number and date - Total amount / grand total - PAN number - Email and phone For bank statements (CSV): - Total debits and credits - Date range of transactions - Detected bank format For Excel files: - Document type (trial balance / P&L / balance sheet / payroll / GST workings / ledger) - Sheet names and row counts - Preview of header rows ## OCR notes - Text-layer PDFs are read directly (fast, accurate) - Scanned PDFs and images go through Tesseract OCR (English + Hindi) - Confidence is rated high / medium / low in the output - Always flag low-confidence results to the user and ask for confirmation on numeric fields ## Trust statement This skill runs entirely locally on your server. No data is sent to any external service. All processing happens via open-source Python libraries (PyMuPDF, pytesseract, openpyxl, pandas).

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ca-file-processor-1775931501 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ca-file-processor-1775931501 技能

通过命令行安装

skillhub install ca-file-processor-1775931501

下载 Zip 包

⬇ 下载 ca-file-processor v1.0.3

文件大小: 19.01 KB | 发布时间: 2026-4-12 09:17

v1.0.3 最新 2026-4-12 09:17
Update skill.md

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部