Calculate shipping costs with zone-based rates and duty estimates. Use when estimating shipping costs.
--- name: "shipping-calc" version: "3.0.0" description: "Calculate shipping costs with zone-based rates and duty estimates. Use when estimating shipping costs." author: "BytesAgain" homepage: "https://bytesagain.com" --- # shipping-calc Calculate shipping costs with zone-based rates and duty estimates. Use when estimating shipping costs. ## Commands ### `rate` ```bash scripts/script.sh rate <weight from to> ``` ### `compare` ```bash scripts/script.sh compare <weight from to> ``` ### `estimate` ```bash scripts/script.sh estimate <length width height weight> ``` ### `duty` ```bash scripts/script.sh duty <value country> ``` ### `track` ```bash scripts/script.sh track <number> ``` ### `batch` ```bash scripts/script.sh batch <file> ``` ## Data Storage Data stored in `~/.local/share/shipping-calc/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.