·invoice-processor
#

invoice-processor

使用 AI 視覺識別會自動將 PDF/影像中的發票 (發票) 處理為 Excel 電子表格。當使用者提到“發票”、“發票”、“處理發票”、“識別發票”、“提取發票”,或需要將發票文件轉換為Excel格式時,請使用此技能。

22安裝·1熱度·@jst-well-dan

安裝

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

如何安裝 invoice-processor

透過命令列快速安裝 invoice-processor AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:jst-well-dan/skill-box。

SKILL.md

查看原文

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)

使用 AI 視覺識別會自動將 PDF/影像中的發票 (發票) 處理為 Excel 電子表格。當使用者提到“發票”、“發票”、“處理發票”、“識別發票”、“提取發票”,或需要將發票文件轉換為Excel格式時,請使用此技能。 來源:jst-well-dan/skill-box。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor
分類
#文件處理
認證
收錄時間
2026-02-21
更新時間
2026-03-10

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

快速解答

什麼是 invoice-processor?

使用 AI 視覺識別會自動將 PDF/影像中的發票 (發票) 處理為 Excel 電子表格。當使用者提到“發票”、“發票”、“處理發票”、“識別發票”、“提取發票”,或需要將發票文件轉換為Excel格式時,請使用此技能。 來源:jst-well-dan/skill-box。

如何安裝 invoice-processor?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jst-well-dan/skill-box --skill invoice-processor 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

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