ifly-ocr-invoice
Installation
SKILL.md
ifly-ocr-invoice
OCR-based invoice and receipt recognition using the iFlytek (科大讯飞) API. Extracts structured fields from photos or scans of Chinese invoices and bills.
When to Use
- User provides an invoice/receipt image and wants structured data extracted
- Need to digitize paper invoices (增值税发票、出租车票、火车票、医疗票据 etc.)
- Expense report automation — extract amounts, dates, vendor info from receipts
Prerequisites
- Python 3 (standard library only, no pip install needed)
- Environment variables (get from 讯飞控制台):
XFYUN_APP_ID— Application IDXFYUN_API_KEY— API KeyXFYUN_API_SECRET— API Secret