commerce-tax

Calculate taxes for carts by jurisdiction from shipping addresses.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/stateset/icommerce-skills --skill commerce-tax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: commerce-tax
Source: https://github.com/stateset/icommerce-skills/tree/main/skills/commerce-tax
Command: npx skills add https://github.com/stateset/icommerce-skills --skill commerce-tax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Automates tax calculation by determining jurisdiction from the shipping address, computing tax on cart items, and applying exemptions to ensure accurate totals.

Core Features & Use Cases

  • Tax calculation by shipping jurisdiction based on address
  • Exemption handling and validation
  • Tax reporting with jurisdiction and total breakdown for orders

Quick Start

Provide a cart and shipping address to calculate taxes and view the tax breakdown.

Frequently Asked Questions about commerce-tax

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I calculate sales tax for a cart based on shipping address jurisdiction?

Tax calculation by jurisdiction requires shipping address details, item line items with prices, and valid tax rates. The system determines the jurisdiction from the address, applies exemptions, and reports a tax breakdown and total across orders and regions.

How are tax exemptions validated and applied to cart items?

Tax exemptions are applied and validated during the cart tax calculation process. When you provide the cart and shipping address, the system checks for valid exemptions, computes the tax, and outputs the final totals ensuring accurate reporting across regions.

What information do I need to generate a tax breakdown report for multiple orders?

Generating a tax breakdown report requires shipping address details, item line items with prices, and valid tax rates. The system uses these inputs to determine jurisdiction, calculate taxes, and report the breakdown and total across orders and regions.

Does automated tax calculation work for items shipped across different regions?

Automated tax calculation works across different regions by determining the specific jurisdiction from the shipping address. It computes the tax on cart items, validates exemptions, and reports the accurate tax breakdown and total for each destination region.