Not tax advice. Computation tools only. Have a professional review before filing.
openaccountants/skills/trinidad-vat.md
trinidad-vat.md527 lines22.8 KB
v1
1---
2name: trinidad-vat
3description: Use this skill whenever asked to prepare, review, or create a Trinidad and Tobago VAT return for any client. Trigger on phrases like "prepare VAT return", "do the VAT", "Trinidad VAT", "T&T VAT", or any request involving Trinidad and Tobago VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill contains the complete Trinidad and Tobago VAT classification rules, return form mappings, deductibility rules, and filing deadlines required to produce a correct return. ALWAYS read this skill before touching any Trinidad VAT-related work.
4---
5 
6# Trinidad and Tobago VAT Return Preparation Skill
7 
8---
9 
10## Skill Metadata
11 
12| Field | Value |
13|-------|-------|
14| Jurisdiction | Trinidad and Tobago |
15| Jurisdiction Code | TT |
16| Primary Legislation | Value Added Tax Act, 1989 (as amended) |
17| Supporting Legislation | VAT Regulations; Finance Act (annual amendments); Customs Act |
18| Tax Authority | Board of Inland Revenue (BIR) |
19| Filing Portal | https://www.ird.gov.tt (Inland Revenue Division Online) |
20| Contributor | Open Accounting Skills Registry |
21| Validated By | Pending -- requires sign-off by a licensed Trinidad and Tobago accountant (ICATT member) |
22| Validation Date | Pending |
23| Skill Version | 1.1 |
24| Last Verified | April 2026 -- rates, thresholds, forms, and deadlines verified against current sources |
25| Confidence Coverage | Tier 1: rate classification, return box assignment, input tax recovery, derived calculations. Tier 2: partial exemption, energy sector treatments, free-zone operations. Tier 3: complex group structures, advance rulings, transfer pricing. |
26 
27---
28 
29## Confidence Tier Definitions
30 
31Every rule in this skill is tagged with a confidence tier:
32 
33- **[T1] Tier 1 -- Deterministic.** Apply exactly as written. No reviewer judgement required.
34- **[T2] Tier 2 -- Reviewer Judgement Required.** Flag the issue and present options. A licensed accountant must confirm before filing.
35- **[T3] Tier 3 -- Out of Scope / Escalate.** Skill does not cover this. Do not guess. Escalate to licensed accountant and document the gap.
36 
37---
38 
39## Step 0: Client Onboarding Questions
40 
41Before classifying ANY transaction, you MUST know these facts about the client. Ask if not already known:
42 
431. **Entity name and BIR file number** [T1] -- unique taxpayer identifier
442. **VAT registration number** [T1] -- assigned by BIR upon registration
453. **VAT filing period** [T1] -- bi-monthly (standard: Jan-Feb, Mar-Apr, May-Jun, Jul-Aug, Sep-Oct, Nov-Dec)
464. **Industry/sector** [T2] -- impacts classification (energy sector, manufacturing, financial services)
475. **Does the business make exempt supplies?** [T2] -- If yes, partial input tax attribution required
486. **Does the business import goods?** [T1] -- impacts customs VAT treatment
497. **Excess credit brought forward** [T1] -- from prior period
508. **Is the business in the energy/petrochemical sector?** [T2] -- special regimes may apply
51 
52**If items 1-3 are unknown, STOP. Do not classify any transactions until registration status and period are confirmed.**
53 
54---
55 
56## Step 1: VAT Rate Structure [T1]
57 
58**Legislation:** VAT Act 1989, Section 6; First Schedule; Second Schedule.
59 
60### Standard Rate
61 
62| Rate | Application |
63|------|-------------|
64| 12.5% | Standard rate on all taxable supplies and imports not otherwise specified [T1] |
65 
66### Zero-Rated Supplies (0%) [T1]
67 
68**Legislation:** VAT Act, First Schedule.
69 
70- Exports of goods
71- International transport of goods and passengers
72- Supplies of unprocessed food (basic food basket items -- rice, flour, sugar, milk, bread, fresh fruit, vegetables, fresh meat, fresh fish)
73- Agricultural inputs (fertilizers, animal feed, seeds)
74- Prescription drugs and pharmaceutical products
75- Crude oil and natural gas (upstream supplies)
76- Printed books and newspapers
77- Water (piped, domestic use)
78 
79### Exempt Supplies (No VAT, No Input Credit) [T1]
80 
81**Legislation:** VAT Act, Second Schedule.
82 
83- Financial services (interest, foreign exchange, life insurance premiums)
84- Residential rental (unfurnished)
85- Medical and dental services (public and private)
86- Educational services (approved institutions)
87- Postage stamps (at face value)
88- Burial and cremation services
89- Land (sale of bare land)
90 
91---
92 
93## Step 2: Transaction Classification Rules
94 
95### 2a. Determine Transaction Type [T1]
96- Sale (output VAT) or Purchase (input VAT)
97- Salaries, PAYE, NIS contributions, Health Surcharge, loan repayments, dividends = OUT OF SCOPE (never on VAT return)
98- **Legislation:** VAT Act, Section 2 (definitions of taxable supply)
99 
100### 2b. Determine Counterparty Location [T1]
101- Domestic (Trinidad and Tobago): supplier/customer in TT
102- CARICOM: Jamaica, Barbados, Guyana, Suriname, Belize, Bahamas, Haiti, OECS states
103- International: all other countries
104 
105### 2c. Determine VAT Rate [T1]
106- Calculate from amounts: `rate = vat_amount / net_amount * 100`
107- Normalize: 0% (zero-rated), 12.5% (standard), or exempt
108- Boundaries: <= 1% = 0%; >= 10% = 12.5%
109- **Legislation:** VAT Act, Section 6
110 
111### 2d. Determine Expense Category [T1]
112- Capital goods: equipment, machinery, vehicles, furniture
113- Inventory for resale: goods purchased for direct resale
114- Operating expenses/overheads: everything else
115 
116---
117 
118## Step 3: VAT Return Form Structure [T1]
119 
120**The VAT return (Form VAT 1) is filed bi-monthly.**
121 
122### Part A -- Output Tax
123 
124| Box | Description |
125|-----|-------------|
126| 1 | Total value of taxable supplies at 12.5% |
127| 2 | VAT on taxable supplies (Box 1 x 12.5%) |
128| 3 | Total value of zero-rated supplies |
129| 4 | Total value of exempt supplies |
130| 5 | Total value of all supplies (Box 1 + Box 3 + Box 4) |
131| 6 | VAT charged on imports (from customs entries) |
132| 7 | Reverse charge VAT on imported services |
133| 8 | Total output tax (Box 2 + Box 6 + Box 7) |
134 
135### Part B -- Input Tax
136 
137| Box | Description |
138|-----|-------------|
139| 9 | VAT on local purchases of goods and services |
140| 10 | VAT on imports (from customs entries, claimable portion) |
141| 11 | Total input tax (Box 9 + Box 10) |
142| 12 | Input tax adjustments (blocked/apportioned) |
143| 13 | Net allowable input tax (Box 11 - Box 12) |
144 
145### Part C -- Tax Payable / Refundable
146 
147| Box | Description | Calculation |
148|-----|-------------|-------------|
149| 14 | Net VAT (Box 8 - Box 13) |
150| 15 | Credit brought forward |
151| 16 | Net amount payable / (refundable) (Box 14 - Box 15) |
152 
153---
154 
155## Step 4: Reverse Charge on Imported Services [T1]
156 
157**Legislation:** VAT Act, Section 7 (imported services).
158 
159When a Trinidad and Tobago registered person receives services from a non-resident supplier:
160 
1611. The recipient must self-assess VAT at 12.5% on the value of the imported service [T1]
1622. Report the self-assessed VAT as output tax (Box 7) [T1]
1633. If the service is used in making taxable supplies, claim input tax (Box 9) [T1]
1644. Net effect: zero for fully taxable businesses [T1]
165 
166### Exceptions to Reverse Charge [T1]
167- Out-of-scope categories (wages, dividends, loan repayments): NEVER reverse charge
168- Services that would be exempt if supplied domestically: reverse charge applies but NO input credit
169- Services consumed entirely outside Trinidad and Tobago: NOT subject to VAT
170 
171---
172 
173## Step 5: Deductibility Check
174 
175### Blocked Input Tax (No Recovery) [T1]
176 
177**Legislation:** VAT Act, Section 16; Section 17.
178 
179The following have ZERO VAT recovery:
180 
181- **Entertainment** -- meals, hospitality, amusement (unless business is in the hospitality trade) [T1]
182- **Motor cars** -- purchase, lease, maintenance of motor cars (exception: car rental, taxi, driving school businesses) [T1]
183- **Club subscriptions** -- sporting, social, recreational [T1]
184- **Personal/domestic use** -- any goods or services for personal consumption [T1]
185- **Goods/services for making exempt supplies** -- no input credit [T1]
186 
187### Registration-Based Recovery [T1]
188- VAT-registered making taxable supplies: full recovery (subject to blocked categories)
189- Non-registered: NO recovery
190- Registered making only exempt supplies: NO recovery
191 
192### Partial Exemption / Apportionment [T2]
193 
194**Legislation:** VAT Act, Section 16(2).
195 
196If the business makes both taxable and exempt supplies:
197- Directly attributable input tax: allocate to taxable or exempt
198- Common input tax: apportion using: `Recovery % = (Taxable Supplies / Total Supplies) * 100`
199- **Flag for reviewer: apportionment must be confirmed by licensed accountant.**
200 
201---
202 
203## Step 6: Key Thresholds [T1]
204 
205| Threshold | Value |
206|-----------|-------|
207| Mandatory VAT registration | Annual taxable supplies exceeding TTD 600,000 |
208| Voluntary registration | Below TTD 600,000 (may register voluntarily if making taxable supplies) |
209 
210**Legislation:** VAT Act, Section 9 (registration threshold).
211 
212---
213 
214## Step 7: Filing Deadlines and Penalties [T1]
215 
216**Legislation:** VAT Act, Sections 31, 34, 35, 36.
217 
218### Filing Deadlines
219 
220| Period Type | Deadline |
221|-------------|----------|
222| Bi-monthly (standard) | 25th of the month following the end of the bi-monthly period [T1] |
223| Example: Jan-Feb period | Due by 25 March [T1] |
224 
225### Penalties
226 
227| Violation | Penalty |
228|-----------|---------|
229| Late filing | TTD 100 per day for each day the return is late (to a maximum) [T1] |
230| Late payment | Interest at rate prescribed by the Minister (currently 20% per annum on unpaid tax) [T1] |
231| Failure to register | Back-assessment of VAT plus penalties [T1] |
232| Fraudulent return | Criminal penalties; fines and/or imprisonment [T1] |
233| Failure to keep records | TTD 10,000 fine and/or 2 years imprisonment [T1] |
234 
235---
236 
237## Step 8: Tax Invoice Requirements [T1]
238 
239**Legislation:** VAT Act, Section 23.
240 
241A valid VAT tax invoice must contain:
242 
2431. The words "Tax Invoice"
2442. Supplier's name, address, and VAT registration number
2453. Customer's name and VAT registration number (B2B)
2464. Date of issue
2475. Sequential invoice number
2486. Description of goods or services
2497. Quantity and unit price
2508. Total value excluding VAT
2519. VAT rate applied
25210. VAT amount
25311. Total value including VAT
254 
255---
256 
257## Step 9: Classification Matrix -- Common Transactions [T1]
258 
259### Domestic Purchases
260 
261| Category | VAT Treatment | Input Credit | Return Box |
262|----------|--------------|--------------|------------|
263| Office supplies | 12.5% | Yes | Box 9 |
264| Commercial rent | 12.5% | Yes | Box 9 |
265| Residential rent (unfurnished) | Exempt | No | Not on return |
266| Electricity (commercial) | 12.5% | Yes | Box 9 |
267| Telephone/internet | 12.5% | Yes | Box 9 |
268| Motor car | 12.5% | BLOCKED | Box 12 (adjustment) |
269| Entertainment | 12.5% | BLOCKED | Box 12 (adjustment) |
270| Professional fees | 12.5% | Yes | Box 9 |
271| Insurance (general) | 12.5% | Yes | Box 9 |
272| Insurance (life) | Exempt | No | N/A |
273| Basic food items | 0% | N/A (no VAT charged) | N/A |
274| Prescription drugs | 0% | N/A | N/A |
275| Equipment/machinery | 12.5% | Yes | Box 9 |
276 
277### Sales
278 
279| Category | VAT Treatment | Return Box |
280|----------|--------------|------------|
281| Domestic sale of goods (standard) | 12.5% | Box 1, Box 2 |
282| Export of goods | 0% | Box 3 |
283| Services to local customers | 12.5% | Box 1, Box 2 |
284| Services to overseas customers | 0% (export) | Box 3 |
285| Exempt financial services | Exempt | Box 4 |
286| Sale of bare land | Exempt | Box 4 |
287 
288### Imports
289 
290| Category | VAT Treatment | Return Box |
291|----------|--------------|------------|
292| Goods imported for resale | 12.5% at customs | Box 6 (output), Box 10 (input) |
293| Services imported (reverse charge) | Self-assess 12.5% | Box 7 (output), Box 9 (input) |
294 
295---
296 
297## Step 10: Energy Sector Special Rules [T2]
298 
299**Legislation:** VAT Act, First Schedule; Petroleum Taxes Act.
300 
301Trinidad and Tobago's economy is heavily dependent on the energy sector. Special considerations:
302 
303- Upstream oil and gas (exploration, production): supplies of crude oil and natural gas are zero-rated [T1]
304- Services to energy companies: generally taxable at 12.5% [T1]
305- LNG exports: zero-rated as exports [T1]
306- Petrochemical manufacturing: standard 12.5% applies to domestic sales; exports zero-rated [T1]
307- Capital equipment imported for energy sector: may qualify for customs duty concessions but VAT still applies at 12.5% (input credit available) [T2]
308- Flag for reviewer: energy sector transactions often involve complex contractual arrangements. Verify supply classification.
309 
310---
311 
312## Step 11: CARICOM Trade [T2]
313 
314**Legislation:** VAT Act; CARICOM Revised Treaty of Chaguaramas.
315 
316- Goods imported from CARICOM member states: VAT at 12.5% collected by customs (same as other imports) [T1]
317- Services from CARICOM providers: reverse charge at 12.5% [T1]
318- Exports to CARICOM: zero-rated (same as other exports) [T1]
319- CARICOM does NOT have an EU-style single-market VAT system -- each country collects its own VAT independently [T1]
320- Double-taxation relief may apply to certain transactions [T2] -- flag for reviewer
321 
322---
323 
324## PROHIBITIONS [T1]
325 
326- NEVER let AI guess VAT classification -- it is deterministic from facts
327- NEVER allow input tax credit on blocked categories (entertainment, motor cars, clubs)
328- NEVER apply reverse charge to out-of-scope categories (salaries, NIS, PAYE)
329- NEVER allow non-registered persons to claim input tax credits
330- NEVER confuse zero-rated (input credit allowed) with exempt (NO input credit)
331- NEVER ignore the TTD 600,000 registration threshold
332- NEVER file a return without verifying the VAT registration number
333- NEVER treat CARICOM imports differently from other imports for VAT purposes (same rate applies)
334- NEVER compute any number -- all arithmetic is handled by the deterministic engine, not Claude
335 
336---
337 
338## Step 12: Edge Case Registry
339 
340### EC1 -- Imported services from US software provider [T1]
341**Situation:** TT registered business subscribes to US-based cloud software. No VAT on invoice.
342**Resolution:** Reverse charge applies. Self-assess VAT at 12.5%. Report as output tax (Box 7). Claim input tax (Box 9) if used for taxable supplies. Net effect = zero.
343**Legislation:** VAT Act, Section 7.
344 
345### EC2 -- Motor vehicle for delivery fleet [T2]
346**Situation:** Client purchases a delivery van for transporting goods.
347**Resolution:** Delivery vehicles (vans, trucks) designed for goods transport are generally NOT blocked under the motor car restriction. Motor car restriction applies to passenger vehicles. Flag for reviewer: confirm vehicle classification (motor car vs. commercial vehicle).
348**Legislation:** VAT Act, Section 17.
349 
350### EC3 -- Mixed supply: financial services + advisory fees [T2]
351**Situation:** Bank charges include both exempt interest and taxable advisory/management fees.
352**Resolution:** Split by nature. Interest = exempt. Advisory/management fees = taxable at 12.5%. Input tax on costs attributable to advisory services is recoverable. Flag for reviewer to confirm split.
353 
354### EC4 -- Credit notes [T1]
355**Situation:** Client issues a credit note for returned goods.
356**Resolution:** Reduce output tax by the VAT on the credit note. Report net figures. Do not create a separate negative entry in a different box.
357 
358### EC5 -- Furnished residential rental [T2]
359**Situation:** Client rents out a furnished apartment.
360**Resolution:** Unfurnished residential rental is exempt. Furnished rental may be treated as a taxable supply (it is closer to accommodation/hotel). Flag for reviewer: confirm treatment based on nature and duration of rental.
361**Legislation:** VAT Act, Second Schedule.
362 
363### EC6 -- VAT refund processing [T2]
364**Situation:** Client has excess input tax credits accumulated over multiple periods.
365**Resolution:** Excess credits are carried forward. Refund claims may be filed but BIR processing can be slow (6-12 months). Flag for reviewer: advise client on refund application process and documentation requirements.
366**Legislation:** VAT Act, Section 29.
367 
368### EC7 -- Imports under duty-free concessions [T2]
369**Situation:** Client imports machinery under a duty-free concession from the government.
370**Resolution:** Duty-free concession may waive customs duty but NOT necessarily VAT. Confirm whether the concession order specifically includes VAT relief. If VAT was paid, input credit is available. Flag for reviewer.
371 
372### EC8 -- Digital services to non-resident consumers [T2]
373**Situation:** TT-based company provides digital services to consumers in other countries.
374**Resolution:** Services consumed outside TT may qualify as zero-rated exports. However, the place of supply rules must be carefully considered. Flag for reviewer: confirm place of supply and whether zero-rating applies.
375**Legislation:** VAT Act, Section 11 (place of supply).
376 
377### EC9 -- Construction services on real property [T1]
378**Situation:** Contractor provides building renovation services.
379**Resolution:** Construction services are taxable at 12.5%. Input VAT on construction materials and subcontractor services is fully recoverable for the contractor. For the property owner: input VAT recoverable only if the property is used for taxable supplies.
380 
381### EC10 -- Sale of a going concern [T2]
382**Situation:** Client sells entire business as a going concern.
383**Resolution:** Transfer of a going concern may be treated as outside the scope of VAT. However, this depends on the specific facts and whether the business is transferred as a whole. Flag for reviewer: confirm treatment and documentation requirements.
384 
385---
386 
387## Step 12a: Sector-Specific Guidance [T2]
388 
389### Energy Sector (Detailed)
390 
391**Legislation:** Petroleum Taxes Act; VAT Act.
392 
393- **Upstream (exploration and production)**: crude oil and natural gas supplies are zero-rated [T1]
394- **Downstream (refining, marketing)**: domestic sales of refined petroleum products -- subject to fuel subsidy/tax arrangements, generally VAT applies [T2]
395- **LNG exports**: zero-rated as exports [T1]
396- **Petrochemical manufacturing**: standard 12.5% on domestic; zero-rated on exports [T1]
397- **Service companies to energy sector**: 12.5% on all services [T1]
398- **Capital equipment imported for energy operations**: VAT at 12.5% at customs; input credit available [T1]
399- **Production Sharing Contracts (PSCs)**: complex arrangements -- flag for specialist review [T3]
400 
401### Financial Services
402 
403- **Interest income**: exempt [T1]
404- **Banking fees and commissions**: taxable at 12.5% [T1]
405- **Insurance premiums (life)**: exempt [T1]
406- **Insurance premiums (general)**: taxable at 12.5% [T1]
407- **Securities trading**: exempt [T1]
408- **Credit card processing fees**: taxable at 12.5% [T1]
409 
410### Construction and Real Estate
411 
412- **Construction services**: taxable at 12.5% [T1]
413- **Sale of new commercial property**: taxable at 12.5% [T2]
414- **Sale of residential property**: exempt [T1]
415- **Commercial rental**: taxable at 12.5% [T1]
416- **Residential rental (unfurnished)**: exempt [T1]
417- **Construction materials**: taxable at 12.5% [T1]
418 
419### Agriculture
420 
421- **Unprocessed food (basic food basket)**: zero-rated [T1]
422- **Processed food**: taxable at 12.5% [T1]
423- **Agricultural inputs**: zero-rated [T1]
424- **Fishing**: unprocessed fish is zero-rated [T1]
425 
426---
427 
428## Step 12b: Books and Records Requirements [T1]
429 
430**Legislation:** VAT Act, Section 55.
431 
432All VAT-registered persons must maintain:
433 
434- **Sales records**: all tax invoices issued, credit/debit notes, export documentation
435- **Purchase records**: all purchase invoices with VAT breakdowns, import entries
436- **Import records**: customs declarations showing VAT paid
437- **VAT account**: summary showing output VAT collected, input VAT claimed, net position
438- **Bank statements**: reconciled to business records
439- Records must be retained for a minimum of **6 years**
440- Records must be in English and available for BIR inspection
441 
442---
443 
444## Step 13: Reviewer Escalation Protocol
445 
446When a [T2] situation is identified, output:
447 
448```
449REVIEWER FLAG
450Tier: T2
451Transaction: [description]
452Issue: [what is ambiguous]
453Options: [list the possible treatments]
454Recommended: [which treatment is most likely correct and why]
455Action Required: Licensed accountant must confirm before filing.
456```
457 
458When a [T3] situation is identified, output:
459 
460```
461ESCALATION REQUIRED
462Tier: T3
463Transaction: [description]
464Issue: [what is outside skill scope]
465Action Required: Do not classify. Refer to licensed accountant. Document gap.
466```
467 
468---
469 
470## Step 14: Test Suite
471 
472### Test 1 -- Standard local purchase, 12.5% VAT
473**Input:** TT supplier, office furniture, gross TTD 11,250, VAT TTD 1,250, net TTD 10,000, registered person.
474**Expected output:** Box 9 = TTD 1,250 input tax. Full recovery.
475 
476### Test 2 -- Export sale, zero-rated
477**Input:** Registered person exports goods to Barbados, net TTD 50,000. VAT at 0%.
478**Expected output:** Box 3 = TTD 50,000. No output VAT. Input tax fully recoverable.
479 
480### Test 3 -- Motor car purchase, blocked
481**Input:** Registered person purchases a sedan for TTD 250,000, VAT TTD 31,250.
482**Expected output:** Box 12 adjustment = TTD 31,250. Net input credit = zero. VAT is blocked.
483 
484### Test 4 -- Imported services, reverse charge
485**Input:** UK law firm provides legal advice, GBP 5,000 (~ TTD 45,000). No VAT on invoice.
486**Expected output:** Box 7 output = TTD 5,625 (12.5%). Box 9 input = TTD 5,625. Net effect = zero.
487 
488### Test 5 -- Exempt supply (life insurance)
489**Input:** Insurance company earns life insurance premiums TTD 200,000.
490**Expected output:** Box 4 = TTD 200,000. No output VAT. Input tax on related costs NOT recoverable.
491 
492### Test 6 -- Zero-rated basic food sale
493**Input:** Registered grocery sells rice and flour for TTD 15,000.
494**Expected output:** Box 3 = TTD 15,000. No output VAT. Input tax on related purchases IS recoverable.
495 
496### Test 7 -- Mixed business apportionment
497**Input:** Registered business: 80% taxable, 20% exempt supplies. Common overhead VAT = TTD 10,000.
498**Expected output:** Flag T2. Apportioned input = TTD 8,000 (80%). Blocked = TTD 2,000 (20%).
499 
500### Test 8 -- Entertainment expense
501**Input:** Client entertaining at restaurant, TTD 5,625 inclusive of VAT TTD 625.
502**Expected output:** VAT TTD 625 BLOCKED. No input credit. Full TTD 5,625 is a cost.
503 
504---
505 
506## Contribution Notes
507 
508If adapting this skill for another Caribbean jurisdiction:
509 
5101. Replace all legislation references with the equivalent national legislation.
5112. Replace the VAT rate (12.5%) with your jurisdiction's rate.
5123. Replace the registration threshold (TTD 600,000) with your jurisdiction's equivalent.
5134. Replace blocked categories with your jurisdiction's non-deductible categories.
5145. Have a licensed accountant validate every T1 rule before publishing.
5156. Add your own edge cases for known ambiguous situations.
516 
517**A skill may not be published without sign-off from a licensed practitioner in the relevant jurisdiction.**
518 
519 
520---
521 
522## Disclaimer
523 
524This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon.
525 
526The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes.
527 

Run this skill, then get an accountant to check it

After running the full skill pack in Claude, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.

Quality

Q2: Research-verified

Deep research against tax authority sources. Not yet tested on real data.

Needs real client data + practitioner sign-off to reach Q1.

Accountant Review

Unverified
0/59

About

Use this skill whenever asked to prepare, review, or create a Trinidad and Tobago VAT return for any client. Trigger on phrases like "prepare VAT return", "do the VAT", "Trinidad VAT", "T&T VAT", or any request involving Trinidad and Tobago VAT filing. Also trigger when classifying transactions for VAT purposes from bank statements, invoices, or other source data. This skill contains the complete Trinidad and Tobago VAT classification rules, return form mappings, deductibility rules, and filing deadlines required to produce a correct return. ALWAYS read this skill before touching any Trinidad VAT-related work.

TTty-2025

TT skill: