Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: ct-sales-tax |
| 3 | description: Use this skill whenever asked about Connecticut sales and use tax, luxury tax, DRS filings. Trigger on phrases like "Connecticut sales tax", "CT sales tax", "DRS", "luxury tax Connecticut". ALWAYS load us-sales-tax first. |
| 4 | version: 2.0 |
| 5 | jurisdiction: US-CT |
| 6 | validation_status: ai-drafted-q3 |
| 7 | --- |
| 8 | |
| 9 | # Connecticut Sales and Use Tax Skill v2.0 |
| 10 | |
| 11 | ## Section 1 -- Quick reference |
| 12 | |
| 13 | | Field | Value | |
| 14 | |---|---| |
| 15 | | Jurisdiction | Connecticut | |
| 16 | | State rate | 6.35% (standard); 7.75% (luxury items over $5,000) | |
| 17 | | Local taxes | None -- no local sales taxes | |
| 18 | | Maximum rate | 7.75% | |
| 19 | | Sourcing | Destination-based | |
| 20 | | Economic nexus | $100,000 AND 200 transactions (AND test) | |
| 21 | | Tax authority | Connecticut DRS | |
| 22 | | Portal | https://portal.ct.gov/DRS | |
| 23 | | SST member | No | |
| 24 | | Skill version | 2.0 | |
| 25 | |
| 26 | **UNIQUE: Luxury rate 7.75% on vehicles, jewelry, clothing, handbags, luggage, footwear over $5,000. AND test for nexus like NY.** |
| 27 | |
| 28 | ## Section 3 -- Transaction pattern library |
| 29 | |
| 30 | | Pattern | Taxable? | Notes | |
| 31 | |---|---|---| |
| 32 | | General TPP | TAXABLE 6.35% | | |
| 33 | | Luxury items >$5,000 | TAXABLE 7.75% | Vehicles, jewelry, clothing, etc. | |
| 34 | | Clothing under $50/item | EXEMPT | | |
| 35 | | Clothing $50-$999 | TAXABLE 6.35% | | |
| 36 | | Clothing $1,000+ | TAXABLE 7.75% | Luxury rate | |
| 37 | | Grocery food | EXEMPT | | |
| 38 | | Prepared food/meals | TAXABLE 7.35% | Special restaurant rate | |
| 39 | | SaaS | TAXABLE | Computer/data processing services | |
| 40 | | Computer/data processing services | TAXABLE at 1% | Special reduced rate | |
| 41 | | Digital goods | TAXABLE | | |
| 42 | | Professional services | NOT TAXABLE | | |
| 43 | | Manufacturing equipment | EXEMPT | | |
| 44 | | Prescription drugs | EXEMPT | | |
| 45 | | Resale | EXEMPT | | |
| 46 | |
| 47 | ## Section 10 -- Prohibitions |
| 48 | |
| 49 | - NEVER forget the 7.75% luxury rate on items over $5,000. |
| 50 | - NEVER forget the clothing exemption under $50. |
| 51 | - NEVER assume nexus with only one threshold -- CT requires BOTH $100K AND 200 transactions. |
| 52 | - NEVER ignore the 1% rate on computer/data processing services. |
| 53 | - NEVER compute any number. |
| 54 | |
| 55 | ## Disclaimer |
| 56 | |
| 57 | Informational only. Review by qualified professional required before filing. |
| 58 | |
| 59 | |
| 60 | --- |
| 61 | |
| 62 | ## Disclaimer |
| 63 | |
| 64 | This 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. |
| 65 | |
| 66 | The 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. |
| 67 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, 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
Q3: AI-drafted
AI-generated with structure and citations. Not independently verified.
Needs deep research against tax authority websites to reach Q2.
Accountant Review
About
Use this skill whenever asked about Connecticut sales and use tax, luxury tax, DRS filings. Trigger on phrases like "Connecticut sales tax", "CT sales tax", "DRS", "luxury tax Connecticut". ALWAYS load us-sales-tax first.
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, flag it — a licensed accountant will review.