AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Sales Tax Nexus

skill-openaccountant-skills-sales-tax-nexus · by openaccountant

>

No reviews yet
0 installs
4 views
0.0% view→install

Install

$ agentstack add skill-openaccountant-skills-sales-tax-nexus

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-openaccountant-skills-sales-tax-nexus)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Sales Tax Nexus? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Sales Tax Nexus Analysis

Overview

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.

Wilson Tools Used

  • transaction_search — Find revenue transactions and identify customer locations by state
  • spending_summary — Summarize total revenue by state for threshold comparison
  • export_transactions — Export state-by-state revenue data for filing or advisor review

Workflow

  1. Use transaction_search to pull all revenue (income) transactions for the current or prior calendar year.
  2. Group revenue by customer state (based on transaction descriptions, merchant data, or notes).
  3. Use spending_summary to total revenue and count transactions per state.
  4. Compare each state's totals against that state's economic nexus thresholds.
  5. Flag any state where you exceed the threshold -- you likely have a collection obligation.
  6. Use export_transactions to generate a report for your tax advisor or sales tax software.

Common Economic Nexus Thresholds

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:

  • California: $500,000 revenue only (no transaction count)
  • New York: $500,000 revenue AND 100 transactions (must meet both)
  • Texas: $500,000 revenue only

Key Dates

  • Nexus is typically measured on a rolling 12-month or prior calendar year basis.
  • Once nexus is established, you must register, collect, and remit until you fall below the threshold for a specified period (varies by state).

Without Wilson

  1. Export all revenue transactions from your payment processor (Stripe, PayPal, Shopify, etc.).
  2. Add a "Customer State" column based on shipping address or billing address.
  3. Create a pivot table: State vs. Sum of Revenue and Count of Transactions.
  4. Download the current nexus threshold table from your state's Department of Revenue or a resource like the Sales Tax Institute.
  5. Compare each state's revenue and transaction count to the threshold.
  6. For any state where you exceed the threshold, register for a sales tax permit and begin collecting.
  7. Consider using automated sales tax software (e.g., TaxJar, Avalara) if you have nexus in multiple states.

Important Notes

  • Physical presence (office, warehouse, employee, inventory) still creates nexus regardless of revenue thresholds.
  • SaaS and digital goods have different taxability rules by state. Some states tax them, others do not.
  • Marketplace facilitators (Amazon, Etsy, eBay) typically collect and remit sales tax on your behalf for sales through their platforms. Those sales may still count toward your nexus threshold in some states.
  • Filing frequency (monthly, quarterly, annually) depends on the state and your volume.
  • Penalties for not collecting sales tax can include back taxes, interest, and fines. Some states offer voluntary disclosure agreements (VDAs) to limit lookback periods.
  • This is not tax advice. Consult a CPA or tax professional for filing decisions.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.