·invoice-processor
#

invoice-processor

Automatically process invoices (发票) from PDFs/images to Excel spreadsheets using AI vision recognition. Use this skill when users mention "发票", "invoice", "处理发票", "识别发票", "提取发票", or need to convert invoice files to Excel format.

22Installs·1Trend·@jst-well-dan

Installation

$npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor

How to Install invoice-processor

Quickly install invoice-processor AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: jst-well-dan/skill-box.

SKILL.md

View raw

Fully automated workflow for processing invoice files using AI vision models to extract structured information and generate formatted Excel reports.

When the project directory contains Chinese or other non-ASCII characters (e.g., "发票助手agent"), you MUST use full relative paths from project root:

Verifies: GLMAPIKEY is set, required packages installed (aiohttp, PyMuPDF, openpyxl)

Automatically process invoices (发票) from PDFs/images to Excel spreadsheets using AI vision recognition. Use this skill when users mention "发票", "invoice", "处理发票", "识别发票", "提取发票", or need to convert invoice files to Excel format. Source: jst-well-dan/skill-box.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor
Category
#Documents
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from jst-well-dan/skill-box

Quick answers

What is invoice-processor?

Automatically process invoices (发票) from PDFs/images to Excel spreadsheets using AI vision recognition. Use this skill when users mention "发票", "invoice", "处理发票", "识别发票", "提取发票", or need to convert invoice files to Excel format. Source: jst-well-dan/skill-box.

How do I install invoice-processor?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/jst-well-dan/skill-box