Extract structured data from financial documents with automatic categorization and analysis.
Activate when the user:
Identify Document Type
小葱技能站7w4.net,专业的AI技能分享平台。
Extract Core Information
For Invoices:
For Receipts:
For Bank/Credit Card Statements:
Categorize Expenses
Identify Patterns
Generate Structured Output
# Financial Document Analysis
## Document Details
- **Type**: Invoice / Receipt / Statement
- **Date**: [Date]
- **Vendor/Merchant**: [Name]
- **Document Number**: [Number]
- **Total Amount**: $X,XXX.XX
## Line Items
| Description | Quantity | Unit Price | Total |
|-------------|----------|------------|-------|
| [Item] | X | $XX.XX | $XX.XX |
## Financial Summary
- **Subtotal**: $X,XXX.XX
- **Tax**: $XXX.XX
- **Total**: $X,XXX.XX
- **Payment Method**: [Method]
## Expense Categorization
| Category | Amount | Items |
|----------|--------|-------|
| Software | $XXX | Slack, GitHub |
| Office | $XX | Supplies |
## Insights
- Tax-deductible business expenses: $X,XXX
- Recurring charges detected: 3 subscriptions ($XXX/month)
- Foreign transaction fees: $XX
## Flagged Items
- [ ] Large expense ($X,XXX) - verify approval
- [ ] Duplicate charge detected on [date]
## Export Data (CSV Format)
```csv
Date,Vendor,Description,Category,Amount,Tax Deductible
2025-01-15,Adobe,Creative Cloud,Software,52.99,Yes
User: "Extract data from this invoice PDF" Response: Parse PDF → Extract vendor info, line items, totals → Categorize as business expense → Format as structured data → Generate CSV export
User: "Analyze my bank statement and categorize expenses" Response: Extract all transactions → Categorize each (dining, software, travel) → Identify recurring charges → Calculate totals by category → Flag unusual transactions → Generate spending report
User: "Parse these 10 receipts and create an expense report" Response: Process each receipt → Extract merchant, date, amount, items → Categorize expenses → Calculate totals → Generate consolidated report → Create CSV for expense submission
获取使用帮助和更多实用 Skill,请关注公众号「简诗 AI」,或在 SkillHub 搜索「简诗 AI」这是一款功能比较完善的财务票据解析 Skill,能够自动识别发票、收据、银行流水等文档类型,提取金额、日期、交易明细等关键信息,并对消费进行分类统计,支持导出 CSV 格式。操作说明清晰,示例丰富,能生成有价值的支出分析报告。不足之处在于完全依赖 AI 的图像识别能力,对模糊或复杂版式的票据解析效果可能不稳定,且没有提供出错时的解决指引。总体质量良好,适合需要频繁处理报销、对账的用户使用。