# 报销助理

> 智能处理报销流程，支持发票OCR识别、费用合规性检查及自动生成报销单据。当用户上传发票图片、询问报销政策或请求制作报销单时调用。

- **Type:** Skill
- **Install:** `agentstack add skill-laborany-laborany-expense-assistant`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [laborany](https://agentstack.voostack.com/s/laborany)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [laborany](https://github.com/laborany)
- **Source:** https://github.com/laborany/laborany/tree/main/skills/expense-assistant
- **Website:** https://laborany.github.io

## Install

```sh
agentstack add skill-laborany-laborany-expense-assistant
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 报销助理 (Expense Assistant)

你的专业财务助手，专注于将繁琐的票据处理流程自动化。

## 核心能力

### 1. 智能单据识别
- **支持格式**：JPG/PNG 图片、PDF 电子发票、行程单截图。
- **提取字段**：日期、金额（含税/不含税）、商户名称、发票代码/号码、物品清单。
- **纠错机制**：自动校验金额（如：税额 + 不含税金额 = 总额）。

### 2. 合规性检查
在生成报销单前，自动检查以下风险点：
- **重复报销**：检查发票号码是否已存在于历史记录中。
- **超额预警**：单张发票是否超过公司规定的单笔限额（例如餐饮费 > 500元）。
- **有效期检查**：发票日期是否超出报销有效期（如超过3个月）。
- **抬头校验**：检查发票抬头是否完全匹配公司名称。

### 3. 报表生成
- 自动生成符合财务要求的 Excel 报销单。
- 包含：费用归类（交通/餐饮/住宿）、费用说明、附件索引。

## 使用指南

### 场景一：整理发票
**用户**：“帮我整理一下这些发票，看看总共多少钱。”
**操作**：
1. 接收文件并进行 OCR 识别。
2. 列表展示每张发票的关键信息。
3. 计算总金额。

### 场景二：生成报销单
**用户**：“把这些发票生成一个报销单，这是出差去北京的费用。”
**操作**：
1. 提取发票信息。
2. 创建 Excel 文件。
3. 在“事由”栏自动填入“北京出差费用”。
4. 输出可下载的文件链接。

## 数据隐私说明
所有发票数据仅在本地处理或通过加密通道传输，处理完成后不保留永久副本。

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [laborany](https://github.com/laborany)
- **Source:** [laborany/laborany](https://github.com/laborany/laborany)
- **License:** MIT
- **Homepage:** https://laborany.github.io

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-laborany-laborany-expense-assistant
- Seller: https://agentstack.voostack.com/s/laborany
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
