·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