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: la-sales-tax |
| 3 | description: Use this skill whenever asked about Louisiana sales and use tax. Trigger on phrases like "Louisiana sales tax", "LA sales tax", "R.S. 47:301", "parish sales tax", "Sales Tax Commission". CRITICAL -- among highest combined rates in the US (~11.45%). ALWAYS load us-sales-tax first. |
| 4 | version: 2.0 |
| 5 | jurisdiction: US-LA |
| 6 | validation_status: ai-drafted-q3 |
| 7 | --- |
| 8 | |
| 9 | # Louisiana Sales and Use Tax Skill v2.0 |
| 10 | |
| 11 | ## Section 1 -- Quick reference |
| 12 | |
| 13 | | Field | Value | |
| 14 | |---|---| |
| 15 | | Jurisdiction | Louisiana | |
| 16 | | State rate | 4.45% | |
| 17 | | Local rate range | 0% -- 7% (parish + city) | |
| 18 | | Maximum combined rate | ~11.45% (among highest in US) | |
| 19 | | Sourcing | Destination-based | |
| 20 | | Economic nexus | $100,000 OR 200 transactions | |
| 21 | | State authority | Louisiana Department of Revenue (LDR) | |
| 22 | | Remote seller portal | Louisiana Sales Tax Commission -- https://www.lstc.la.gov | |
| 23 | | State portal | https://revenue.louisiana.gov | |
| 24 | | SST member | No | |
| 25 | | Parish self-administration | Parishes administer their own local taxes (similar to AL) | |
| 26 | | Skill version | 2.0 | |
| 27 | |
| 28 | **CRITICAL: Louisiana parishes self-administer local sales taxes. The Louisiana Sales Tax Commission handles remote seller compliance centrally.** |
| 29 | |
| 30 | ## Section 3 -- Transaction pattern library |
| 31 | |
| 32 | | Pattern | Taxable? | Notes | |
| 33 | |---|---|---| |
| 34 | | General TPP | TAXABLE 4.45% + local | | |
| 35 | | Clothing | TAXABLE | No exemption | |
| 36 | | Grocery food (unprepared) | EXEMPT from state | Some parishes may still tax food | |
| 37 | | Prepared food | TAXABLE | | |
| 38 | | SaaS | NOT TAXABLE | Louisiana has not clearly taxed SaaS | |
| 39 | | Canned software (download) | TAXABLE | | |
| 40 | | Professional services | NOT TAXABLE | | |
| 41 | | Manufacturing equipment | EXEMPT | | |
| 42 | | Prescription drugs | EXEMPT | | |
| 43 | | Resale | EXEMPT | | |
| 44 | |
| 45 | ## Section 10 -- Prohibitions |
| 46 | |
| 47 | - NEVER ignore parish-level self-administration -- local compliance is separate from state. |
| 48 | - NEVER forget Louisiana has among the highest combined rates in the US. |
| 49 | - NEVER treat SaaS as clearly taxable in Louisiana. |
| 50 | - NEVER compute any number. |
| 51 | |
| 52 | ## Disclaimer |
| 53 | |
| 54 | Informational only. Review by qualified professional required before filing. |
| 55 | |
| 56 | |
| 57 | --- |
| 58 | |
| 59 | ## Disclaimer |
| 60 | |
| 61 | 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. |
| 62 | |
| 63 | 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. |
| 64 |
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 Louisiana sales and use tax. Trigger on phrases like "Louisiana sales tax", "LA sales tax", "R.S. 47:301", "parish sales tax", "Sales Tax Commission". CRITICAL -- among highest combined rates in the US (~11.45%). 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.