commerce-shipments

Track shipments and delivery events for orders across carriers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Shipments require careful coordination of order creation, carrier details, status updates, and delivery tracking to ensure timely fulfillment.

Core Features & Use Cases

  • Create shipments for orders with carrier and tracking details
  • Update shipment status (in_transit, delivered, exceptions)
  • View shipment status alongside order progress and delivery timestamps

Quick Start

Run stateset-shipments to create and track a new shipment for an order.

Frequently Asked Questions about commerce-shipments

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

FAQPage Schema
How do I track shipments and delivery status updates for orders via CLI?

Track shipments and delivery updates by running stateset-shipments via CLI to create shipments, update status transitions, and handle delivery events across carriers with structured JSON results.

Can I update shipment status transitions like in_transit and delivered from the command line?

Update shipment status transitions like in_transit, delivered, and exceptions directly via CLI commands, which process the delivery events and return deterministic output with structured JSON results.

What is the best way to coordinate shipments and carrier details for order fulfillment?

Coordinate shipments for order fulfillment by creating shipments with carrier and tracking details, then viewing the shipment status alongside order progress and delivery timestamps to ensure timely fulfillment.

How do I handle carrier delivery events and exceptions for order shipments?

Handle carrier delivery events and exceptions by applying shipping workflows that update shipment status, ensuring deterministic output with structured JSON results for tracking delivery updates.

Does the shipment tracking tool return structured JSON output for order delivery events?

The shipment tracking tool returns deterministic output with structured JSON results when processing order delivery events, status updates, and carrier tracking details via CLI commands.

Are there limitations when creating shipments for orders across different carriers?

Creating shipments for orders across different carriers requires providing carrier and tracking details during the shipment creation workflow to successfully update status and handle delivery events.