amazon-invoice

Generate A4 PDF tax invoices from Amazon Seller Central order pages.

40|8|Updated May 14, 2026
One-click install
npx skills add https://github.com/zpoint/vibe-seller --skill amazon-invoice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amazon-invoice
Source: https://github.com/zpoint/vibe-seller/tree/main/app/skills_v2/amazon-invoice
Command: npx skills add https://github.com/zpoint/vibe-seller --skill amazon-invoice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires reportlab.

What problem does it solve?

Cross-border Amazon sellers struggle to generate compliant tax invoices for orders across multiple marketplaces, as manual data extraction from Seller Central and tax calculation for different regional rules is time-consuming and prone to errors.

Core Features & Use Cases

  • Multi-Marketplace Tax Support: Built-in tax rate rules for 20+ Amazon global marketplaces, handling both tax-inclusive and tax-exclusive pricing models.
  • Automated PDF Generation: Parses raw order data from Seller Central, calculates taxes and totals automatically, and produces standardized A4 tax invoices via ReportLab.
  • Use Case: Ideal for sellers needing to issue VAT, GST, or IVA invoices for B2B orders, refunds, or compliance requirements across EU, Middle East, Asia-Pacific, and Americas regions.

Quick Start

Use the amazon-invoice skill to generate a tax invoice PDF for Amazon order ID 123-4567890-1234567 from your US Seller Central store.

Frequently Asked Questions about amazon-invoice

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a VAT compliant tax invoice for Amazon cross-border orders?

To generate a VAT compliant tax invoice for Amazon cross-border orders, extract data directly from Seller Central order detail pages and output a standardized A4 PDF using ReportLab with automatic currency parsing.

Does automated Amazon invoice generation support different tax-inclusive and tax-exclusive pricing models?

Automated Amazon invoice generation supports both tax-inclusive and tax-exclusive pricing models by applying built-in per-country tax rate rules for 20+ global marketplaces to calculate taxes and totals accurately.

Can I issue tax invoices for refunds and promotions on Amazon Seller Central?

You can issue tax invoices for Amazon refunds and promotions, as the generation process parses raw order data and handles edge cases like refunds and promotions to produce compliant A4 PDF invoices.

How do I add my business VAT or RFC details to an Amazon tax invoice PDF?

To add your business VAT or RFC details to an Amazon tax invoice PDF, input optional seller entity information during the generation process to populate the standardized A4 ReportLab document.

What is the best way to automate tax invoice creation for multiple Amazon marketplaces?

The best way to automate tax invoice creation for multiple Amazon marketplaces is to use a script that extracts Seller Central order data and applies per-country tax rate rules across 20+ regions.

Do I need ReportLab installed to generate Amazon tax invoice PDFs?

You need ReportLab installed to generate Amazon tax invoice PDFs, as this dependency is used to render the standardized A4 documents with parsed order data and calculated taxes.