# Corporate Invoice

> Handle corporate invoice and reimbursement requests. Use when a customer needs an invoice, VAT or tax info, or documentation for company reimbursement.

- Skill: `majiayu000/corporate-invoice` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/corporate-invoice`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/corporate-invoice/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/corporate-invoice

---

# Corporate Invoice

You're handling an invoice or billing request for corporate reimbursement.

## Common Scenarios

### "I need an invoice for my company"
After purchase, they can download and add company details from purchases page.

### "I need an invoice BEFORE I purchase"
We don't do pre-purchase invoices for individuals.
**Exception:** Large team orders (5+ seats).

### "What's your VAT number?"
We're US-based, no VAT. Can provide EIN or standard invoice.

### "Can you fill out this tax form?"
We don't fill foreign tax forms. Can provide our tax info document.

## Sub-categories

- Post-purchase invoice edits (company details, reimbursement)
- Pre-purchase invoice/pro forma requests
- VAT/EIN and tax info requests
- Foreign tax forms or residency certificate requests

## Phrases That Work

- "You can add details to your invoice and download it from your purchases page"
- "We're a US based company so we don't have a VAT number"
- "After purchasing we automatically create the invoice"
- "We don't create invoices pre-purchase unless it's for a larger team order"
- "We don't fill forms for foreign taxes"

## Key URLs

Direct customers to their purchases page to edit invoices:

| Product | Purchases URL |
|---------|---------------|
| Epic React | epicreact.dev/purchases |
| Total TypeScript | totaltypescript.com/purchases |
| Epic Web | epicweb.dev/purchases |
| Testing JavaScript | testingjavascript.com/purchases |

## Tone

- Helpful but clear about limitations
- No apologies needed for standard policies
- Direct them to self-service when possible
- Offer EIN as alternative to VAT

## What NOT To Do

- Don't create custom invoices for individual purchases
- Don't fill out foreign government tax forms
- Don't promise things that require manual work unless necessary

## Validation

Draft must:
- [ ] Provide a path forward (link or instructions)
- [ ] Be clear about limitations if declining
- [ ] NOT create custom invoices for individual purchases

