From invoice-tools
Processes Amazon invoice PDFs and creates bank transactions in Xero for reconciliation. Handles single/multi-page invoices with proper VAT treatment and line item breakdown.
How this skill is triggered — by the user, by Claude, or both
Slash command
/invoice-tools:amazon-invoiceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Reads PDF invoice(s)** - Extracts order details, line items, VAT rates, and amounts
Uses VAT-inclusive amounts from invoice "Unit price (incl. VAT)" column with appropriate tax types for automatic VAT calculation and proper bank reconciliation totals.
npx claudepluginhub kieran-ohara/claude-plugins --plugin invoice-toolsCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.