invoice-scanner

Extract invoice data from directories and ZIPs into structured reports.

Updated Mar 22, 2026
One-click install
npx skills add https://github.com/2670044605/agent-skills-hub --skill invoice-scanner-2670044605
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: invoice-scanner
Source: https://github.com/2670044605/agent-skills-hub/tree/main/skills/registry/upstream/wlzh-skills/invoice-scanner
Command: npx skills add https://github.com/2670044605/agent-skills-hub --skill invoice-scanner-2670044605

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

扫描目录中的发票,自动识别并提取关键字段,生成结构化的统计报告,降低人工整理成本。

Core Features & Use Cases

  • 自动识别市内/长途交通、住宿与其他类型发票,并按类别统计汇总
  • 支持从目录或 ZIP 包中自动解压、扁平化整理并输出可解析的报告文件
  • 提供清晰的发票明细表和发票号汇总,便于复制粘贴进入财务系统

Quick Start

将要扫描的目录作为输入运行该 Skill,Skill 会自动清理元数据、解压 ZIP、识别发票并输出 invoices.md 报告到输入目录。

Frequently Asked Questions about invoice-scanner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract data from multiple invoices in a ZIP file?▼

To extract invoice data from a ZIP file, you simply provide the ZIP as the input directory. The tool automatically unzips, flattens the files, and uses OCR to extract key fields for reporting.

Can I automatically categorize transportation and lodging invoices for expense reporting?▼

Yes, you can automatically categorize domestic transportation, lodging, and meal invoices for expense reporting. The system identifies invoice types and generates a structured statistical report with category summaries.

What is the best way to batch process invoices and generate a structured markdown report?▼

The best way to batch process invoices is to scan an entire directory. The tool extracts data, validates fields, and outputs a structured invoices.md report containing detailed line items and invoice number summaries.

Does this invoice data extraction tool require manual metadata cleanup before processing?▼

No manual metadata cleanup is required before invoice data extraction. The tool automatically cleans metadata, unzips archives, and flattens documents to ensure accurate OCR and data extraction.

How do I validate extracted invoice data and handle errors during document management?▼

To validate extracted invoice data and handle errors during document management, the tool applies robust error handling mechanisms during the extraction and categorization phases to ensure reporting accuracy.