Shipping Products

🌐Community
by refoundai Β· vlatest Β· Repository

This skill helps you generate detailed shipping plans for your products, streamlining logistics and ensuring smooth deliveries.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add shipping-products npx -- -y @trustedskills/shipping-products
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "shipping-products": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/shipping-products"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to handle tasks related to shipping products. It facilitates actions like generating shipping labels, calculating shipping costs based on dimensions and destination, and tracking shipment status. The agent can also provide estimated delivery dates.

When to use it

  • A customer needs a shipping label generated for an order.
  • You need to determine the cheapest shipping option for a package of specific size and weight.
  • A user wants to know the current location and expected arrival date of their shipment.
  • You want to automate the process of updating customers on the status of their orders.

Key capabilities

  • Generate shipping labels
  • Calculate shipping costs
  • Track shipment status
  • Provide estimated delivery dates

Example prompts

  • "Create a shipping label for order #12345."
  • "What's the cheapest way to ship a 10x5x3 inch box to New York?"
  • "Where is my package with tracking number ABCDEFG?"
  • β€œWhen will order #98765 be delivered?”

Tips & gotchas

The skill requires access to shipping carrier APIs or data feeds for accurate cost calculations and tracking information. Ensure the agent has the necessary credentials and permissions to utilize these services.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
refoundai
Installs
0

🌐 Community

Passed automated security scans.