iflytek-ocr-invoice
仓库创建 2026年3月30日最近提交 4 小时前SkillHot 收录 20 天前
▸ 精选理由
面向财务报销与票据数字化,字段抽取精细且实用性高。
▸ 风险提示
需上传发票图片至科大讯飞服务,含敏感财务信息存在隐私风险。
这个 Skill 做什么
识别各类发票与票据并抽取标准化字段(增值税发票、车票等)。
把发票、收据、车票等票据的照片或扫描件识别成结构化字段,自动抽取金额、日期、卖方等关键信息,省去大量手工录入。当你要做报销、账务录入或自动化流水时,直接上传图片就能得到可用数据。强项是覆盖增值税发票、出租车票、火车票、医疗票据等多种票据类型,输出方便接入后端系统。
▸ 展开 SKILL.md 英文原文
Use when user asks to recognize invoices, extract receipt data, or OCR bills and tickets. Recognize and extract structured data from invoices, receipts, and bills using iFlytek OCR API (科大讯飞票据识别). Supports VAT invoices, taxi receipts, train tickets, toll invoices, medical bills, bank receipts, and more.
213
Stars
25
Forks
11
仓库内 Skill
+14
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/iflytek/iFly-Skills/main/skills/iflytek-ocr-invoice/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/iflytek/iFly-Skills/main/skills/iflytek-ocr-invoice/SKILL.md"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 [讯飞控制台](https://console.xfyun.cn)): - `XFYUN_APP_ID` — Application ID - `XFYUN_API_KEY` — API Key - `XFYUN_API_SECRET` — API Secret ## Supported Image Formats png, jpg
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有