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: co-sales-tax |
| 3 | description: Use this skill whenever asked about Colorado sales and use tax, home-rule cities, CDOR filings. Trigger on phrases like "Colorado sales tax", "CO sales tax", "CDOR", "home-rule city Colorado", "retail delivery fee". ALWAYS load us-sales-tax first. |
| 4 | version: 2.0 |
| 5 | jurisdiction: US-CO |
| 6 | validation_status: ai-drafted-q3 |
| 7 | --- |
| 8 | |
| 9 | # Colorado Sales and Use Tax Skill v2.0 |
| 10 | |
| 11 | ## Section 1 -- Quick reference |
| 12 | |
| 13 | | Field | Value | |
| 14 | |---|---| |
| 15 | | Jurisdiction | Colorado | |
| 16 | | State rate | 2.90% (lowest in the US) | |
| 17 | | Maximum combined rate | ~11.2% (with home-rule city taxes) | |
| 18 | | Sourcing | Destination-based (state); home-rule cities may differ | |
| 19 | | Economic nexus | $100,000 in retail sales | |
| 20 | | Tax authority | Colorado Department of Revenue (CDOR) | |
| 21 | | Portal | https://www.colorado.gov/revenueonline | |
| 22 | | SST member | Yes (associate) | |
| 23 | | Home-rule cities | ~70+ self-administer their own sales tax | |
| 24 | | Skill version | 2.0 | |
| 25 | |
| 26 | **CRITICAL: ~70+ home-rule cities self-administer with different rates, rules, and exemptions. Denver, Aurora, Colorado Springs, Boulder are all home-rule.** |
| 27 | |
| 28 | ## Section 3 -- Transaction pattern library |
| 29 | |
| 30 | | Pattern | Taxable? | Notes | |
| 31 | |---|---|---| |
| 32 | | General TPP | TAXABLE 2.9% + local | | |
| 33 | | Clothing | TAXABLE | No exemption | |
| 34 | | Grocery food (unprepared) | EXEMPT from state | Local may still tax food | |
| 35 | | Prepared food | TAXABLE | | |
| 36 | | SaaS | NOT TAXABLE | | |
| 37 | | Canned software (download) | TAXABLE | | |
| 38 | | Professional services | NOT TAXABLE | | |
| 39 | | Manufacturing equipment | EXEMPT | | |
| 40 | | Prescription drugs | EXEMPT | | |
| 41 | | OTC drugs | EXEMPT | | |
| 42 | | Resale | EXEMPT | | |
| 43 | |
| 44 | ## Section 10 -- Prohibitions |
| 45 | |
| 46 | - NEVER ignore home-rule cities -- ~70+ cities self-administer with different rules. |
| 47 | - NEVER treat SaaS as taxable in Colorado. |
| 48 | - NEVER forget grocery food is exempt from STATE tax but local may still apply. |
| 49 | - NEVER compute any number. |
| 50 | |
| 51 | ## Disclaimer |
| 52 | |
| 53 | Informational only. Review by qualified professional required before filing. |
| 54 | |
| 55 | |
| 56 | --- |
| 57 | |
| 58 | ## Disclaimer |
| 59 | |
| 60 | 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. |
| 61 | |
| 62 | 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. |
| 63 |
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 Colorado sales and use tax, home-rule cities, CDOR filings. Trigger on phrases like "Colorado sales tax", "CO sales tax", "CDOR", "home-rule city Colorado", "retail delivery fee". 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.