mcpbeat

Ecommerce Shipping Rates

nexscope-ai/ecommerce-shipping-rates

Compare and optimize shipping rates across carriers and fulfillment methods. UPS, FedEx, USPS, DHL rate comparison, zone optimization, and shipping strategy to maximize margins.

599 tokens
context cost
the whole folder, loaded on every use
1
files
instructions only
0
copies elsewhere
how many repositories repackaged it
570
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/nexscope-ai/eCommerce-Skills --skill ecommerce-shipping-rates

The instruction itself

7 sections, as written by the author

E-Commerce Shipping Rates 🚚

Compare and optimize shipping rates across carriers and fulfillment methods. UPS, FedEx, USPS, DHL rate comparison, zone optimization, and shipping strategy to maximize margins.

Supported platforms: Amazon, Shopify, WooCommerce, Walmart, TikTok Shop, Etsy, eBay, BigCommerce.

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

Install

npx skills add nexscope-ai/eCommerce-Skills --skill ecommerce-shipping-rates -g

Usage

I ship about 200 orders/month from my Shopify store. Average package is 1.5 lbs. Currently using USPS Priority. Is there a cheaper option?

Capabilities

  • Multi-carrier rate comparison (USPS, UPS, FedEx, DHL)
  • Shipping zone optimization strategy
  • Free shipping threshold calculation (impact on AOV vs margin)
  • Dimensional weight pricing analysis
  • International shipping rate comparison
  • Shipping insurance and tracking recommendations
  • Shipping cost reduction strategies (negotiated rates, regional carriers)

How This Skill Works

Step 1: Collect information from the user's message — product, platform, current situation, and goals.

Step 2: Ask one follow-up with all remaining questions using multiple-choice format. Allow shorthand answers (e.g., "1b 2c 3a").

Step 3: Research and analyze using the frameworks and methodology below.

Step 4: Deliver structured, actionable output with specific recommendations, not vague advice.

Output Format

  • Start with a summary of findings
  • Include specific data points and benchmarks where available
  • Provide prioritized action items
  • Mark estimates with ⚠️ when based on incomplete data
  • End with concrete next steps

Other Skills

More e-commerce skills: nexscope-ai/eCommerce-Skills

Amazon-specific skills: nexscope-ai/Amazon-Skills

Built by Nexscope — your AI assistant for smarter e-commerce decisions.

How to use it

Copy the folder

Take nexscope-ai/ecommerce-shipping-rates from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.

Install what it needs

The instructions reference npx. Without those the skill loads but fails at the first command.