tax-compliance-automation

tax-compliance-automation is a skill for Claude Code, Codex from finsilabs/awesome-ecommerce-skills. It costs 34 tokens per session (3,784 once invoked), scanned A, original, MIT.

A workflow for handling sales tax, VAT, and GST across multiple regions, including tax obligations, exemption documents, filings, and audit reports.

In plain words
What is it for?
It is for tracking tax obligations, managing exemption certificates, automating filings, and preparing records for audits.
Why use it?
It helps prevent missed registrations, incorrect tax collection, and manual compliance work when selling across states or countries.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument; mentions Codex; mentions Gemini CLI.

Good fit It is for tracking tax obligations, managing exemption certificates, automating filings, and preparing records for audits.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add finsilabs/awesome-ecommerce-skills --skill tax-compliance-automation
Clone the repo
git clone --depth 1 https://github.com/finsilabs/awesome-ecommerce-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for tax-compliance-automation

README.md
[![agentmods](https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation/github.svg)](https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation)
Your own site
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for tax-compliance-automation

Your own site · 80×15
<a href="https://agentmods.dev/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation"><img src="https://agentmods.dev/badge/skills/finsilabs/awesome-ecommerce-skills/tax-compliance-automation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,784 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.03784
Opus 5 $0.00017 $0.01892
Sonnet 5 $0.00007 $0.00757
Haiku 4.5 $0.00003 $0.00378

Measured 9d ago against content hash 43578c2a4cf1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

tax-compliance-automation scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/payments-checkout/tax-compliance-automation/SKILL.md · 300 lines

How it starts

The opening of the file, as written. The whole thing — 300 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Tax Compliance Automation

Overview

Tax compliance for ecommerce is one of the most complex operational challenges at scale. In the United States alone, there are over 13,000 taxing jurisdictions with different rates, product taxability rules, filing frequencies, and economic nexus thresholds. Internationally, VAT (Europe, UK, Australia) and GST (Canada, India, New Zealand) add additional compliance layers with their own registration thresholds, invoice requirements, and reporting obligations.

This skill covers the full tax compliance lifecycle: nexus threshold tracking to know when you must register in a new jurisdiction, real-time tax calculation at checkout, exemption certificate management for B2B customers, automated filing, and audit-ready reporting. All major platforms have direct integrations with TaxJar and Avalara that handle this without custom code.

When to Use This Skill

  • When your store ships to customers in multiple US states and you are unsure of nexus obligations
  • When you need to collect EU VAT under OSS/IOSS for European customers
  • When building B2B ecommerce that requires exemption certificate management
  • When current tax rates are hardcoded and have not been updated in 12+ months
  • When preparing for an audit and you need documented, reconcilable tax records
  • When launching in a new country and you need to understand VAT/GST registration requirements

Core Instructions

Step 1: Determine your platform and choose the right tax compliance tool

Platform Recommended Tool Notes
Shopify Shopify Tax (built-in) + TaxJar or Avalara AvaTax (Shopify App Store) Shopify Tax covers basic US nexus; TaxJar and Avalara add filing automation, exemption certificate management, and international VAT
WooCommerce TaxJar for WooCommerce (free plugin) or Avalara AvaTax for WooCommerce TaxJar is the most popular WooCommerce tax plugin; Avalara's plugin is available from the Avalara website
BigCommerce Avalara AvaTax (native integration) or TaxJar (via BigCommerce App Marketplace) BigCommerce has a native Avalara connector; TaxJar is also available in the App Marketplace
Custom / Headless TaxJar API or Avalara AvaTax API Call the API at checkout for real-time rates; commit transactions after payment for filing records

Read the full file on GitHub · 300 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 300 lines · 34 tokens per session scan A 43578c2a4cf1

Subscribe to this mod's changes

tax-compliance-automation is a skill published in the GitHub repository finsilabs/awesome-ecommerce-skills (52 stars, last pushed 6mo ago), licensed MIT. It adds 34 tokens to every session and 3,784 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

cross-border-vat-gst

> VAT, GST, and sales tax compliance for international digital businesses. Use when the user asks about: VAT, GST, sales tax, value added tax, goods and services tax, EU VAT, UK VAT, VAT OSS, One-Stop Shop, VAT registration, reverse charge, Merchant of Record, Paddle, Lemon Squeezy, Stripe Tax, digital services tax…

openaccountants/openaccountants · 201 tokens

tax-compliance-management

Manage the full tax compliance lifecycle — calendar management, federal and state filings, payroll taxes, sales tax, corporate income tax, R&D credits, and multi-state nexus tracking.

gokulb20/crewm8-cfo-skills · 40 tokens

einbeziehung-online-clickwrap-browsewrap

Für Einbeziehung Online Clickwrap Browsewrap: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt.

Klotzkette/claude-fuer-deutsches-recht · 42 tokens

kurzfristige-preiserhoehung-lieferfrist

Für Kurzfristige Preiserhöhung 309: prüft Frist, Form, Zuständigkeit und Eilbedarf; Ergebnis: Fristen- und Risikoampel. Fachgebiet: AGB-Recht-Prüfer. Route: kurzfristige-preiserhoehung-lieferfrist.

Klotzkette/claude-fuer-deutsches-recht · 72 tokens

plattform-online-gate-rollout-rangfolge

Für Plattform und Online Checkout: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: plattform-online-gate-rollout-rangfolge.

Klotzkette/claude-fuer-deutsches-recht · 62 tokens

brand-protection-shopify

Shopify/DTC brand protection toolkit. Detect counterfeit stores, unauthorized resellers, and trademark violations. Includes DMCA takedown templates, domain monitoring, and social media infringement detection. No API key required.

nexscope-ai/eCommerce-Skills · 48 tokens