Analyzes revenue and transactions by US state to determine economic nexus for sales tax collection obligations using Wilson tools.
How this skill is triggered — by the user, by Claude, or both
Slash command
/openaccountant-skills:sales-tax-nexusThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Analyzes your revenue and transaction volume by state to determine where you have economic nexus and are required to collect and remit sales tax. After the 2018 Supreme Court decision in South Dakota v. Wayfair, most states impose sales tax obligations on remote sellers exceeding certain thresholds.
Analyzes your revenue and transaction volume by state to determine where you have economic nexus and are required to collect and remit sales tax. After the 2018 Supreme Court decision in South Dakota v. Wayfair, most states impose sales tax obligations on remote sellers exceeding certain thresholds.
transaction_search — Find revenue transactions and identify customer locations by statespending_summary — Summarize total revenue by state for threshold comparisonexport_transactions — Export state-by-state revenue data for filing or advisor reviewtransaction_search to pull all revenue (income) transactions for the current or prior calendar year.spending_summary to total revenue and count transactions per state.export_transactions to generate a report for your tax advisor or sales tax software.Most states use one or both of these triggers (exceed either to create nexus):
| Threshold Type | Most Common Level | Notes |
|---|---|---|
| Revenue | $100,000 in sales | Some states use $500K (CA, NY, TX) |
| Transactions | 200 transactions | Not all states use a transaction count |
States with no sales tax: AK (no state tax, but local taxes exist), DE, MT, NH, OR.
Notable exceptions to the $100K / 200 threshold:
npx claudepluginhub openaccountant/skillsLists configured tax calculators and computes taxes for e-commerce carts/orders using Wix APIs and providers like Wix Automatic Tax or TaxJar.
Aggregates tax collected by jurisdiction from Shopify order tax lines. Outputs summary by state/province or tax rate for periodic filing prep.
Estimates state income tax liability using gross income from spending_summary, prior payments from transaction_search, and state residence. Handles no-tax states and multi-state scenarios.