Hello everyone, I'm Programmer Wanfeng, practicing various AI projects.

What's the most annoying thing every month when reimbursing? Manually entering invoice information - invoice code, invoice number, amount, date... typing into Excel one by one, both boring and error-prone.

Today I teach you to use Invoice OCR Recognition Skill, take photo/upload invoice, auto-extract information to generate reimbursement form.


1. Skill Introduction

Function Overview

Invoice OCR Recognition Skill can:

  • ✅ Recognize VAT invoices (electronic/paper)
  • ✅ Recognize train tickets, flight itineraries
  • ✅ Recognize taxi receipts,定额 invoices
  • ✅ Auto-extract key fields (amount, date, tax number, etc.)
  • ✅ Export to Excel/JSON format
  • ✅ Auto-deduplicate, verify

Supported Invoice Types

Invoice TypeSupport StatusRecognized Fields
VAT Electronic Ordinary Invoice✅ Fully supportedAll fields
VAT Paper Ordinary Invoice✅ Fully supportedAll fields
VAT Special Invoice✅ Fully supportedAll fields
Train ticket✅ SupportedTrain number, amount, date, passenger
Flight itinerary✅ SupportedFlight, amount, date, passenger
Taxi receipt✅ SupportedAmount, date, start/end locations
定额 invoice✅ SupportedAmount, invoice code, number
E-ticket✅ SupportedAll fields

2. Install Skill

Coze Installation

  1. Open Coze Official Website
  2. Enter "Skill Store"
  3. Search "Invoice Recognition" or "OCR"
  4. Click "Install"

OpenClaw Installation

1
2
openclaw skills install ocr-tools
openclaw skills install invoice-ocr

3. Usage Tutorial

Basic Usage 1: Single Invoice Recognition

Step 1: Upload invoice image
Send invoice photo or screenshot to AI.

Step 2: Tell AI recognition needs

You: Recognize this invoice's information

AI: I'll recognize the invoice.
🔧 Using skill: invoice-ocr
   action: recognize
   type: auto_detect

📤 Result:


## 🎓 AI 编程实战课程

想系统学习 AI 编程?程序员晚枫的 **AI 编程实战课** 帮你从零上手!

- 👉 **课程报名**:[点击这里报名,前3讲免费试听](https://r7up9.xetslk.com/s/1uP5YW)
- 👉 **免费试看**:[B站免费试看前3讲,先看看适不适合自己](https://www.bilibili.com/cheese/play/ss982042944)