What problem does it solve? Israeli freelancers and small businesses must track income and expenses with correct 18% VAT breakdowns and produce bi-monthly summaries for their accountants, which is tedious and error-prone when done manually in spreadsheets. ## Core Features & Use Cases - Structured Sheet Creation: Creates Google Sheets with a 10-column Israeli financial layout (dates, categories, net/VAT/gross amounts, invoice numbers) via the Google Workspace CLI. - Automatic VAT Calculation: Computes 18% VAT splits from gross or net amounts, applies deduction rates (80% meals, 45% car), and appends single or bulk transaction rows. - Tax-Period Reporting: Generates bi-monthly VAT summaries (income, expenses, VAT collected, input VAT, liability) and exports them as CSV backups for accountants. - Use Case: A freelancer says "log these three payments and prepare my January-February VAT summary" — the Skill categorizes each transaction, calculates VAT, appends the rows, and exports an accountant-ready CSV. ## Quick Start Ask the assistant to create a Google Sheet for tracking your freelance income and expenses with Israeli VAT using the gws CLI.