# Invoice Service

> 查询发票状态或为已完成订单创建发票申请。

- Skill: `anlovesy/invoice-service` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add anlovesy/invoice-service`
- Raw SKILL.md: https://api.skillmd.com/api/skills/anlovesy/invoice-service/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Finance & Business
- License: Proprietary
- Author: anlovesy (https://skillmd.com/u/anlovesy)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/anlovesy/invoice-service

---


# 发票服务

查询时调用 `get_invoice`。开票时先调用 `get_order` 校验订单和抬头，在用户确认后调用
`create_invoice`。不得读取或输出完整税号等敏感字段。

