fba-shipment-wms-box-download

Download WMS packing Excel data for Amazon FBA shipments via CLI.

1|1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/LXE123/LXE_AGENT --skill fba-shipment-wms-box-download
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fba-shipment-wms-box-download
Source: https://github.com/LXE123/LXE_AGENT/tree/main/skills/fba-shipment-wms-box-download
Command: npx skills add https://github.com/LXE123/LXE_AGENT --skill fba-shipment-wms-box-download

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill downloads and prepares the WMS packing data Excel needed to create or refresh Amazon FBA shipments, ensuring you have the correct packing and consignment information in one file.

Core Features & Use Cases

  • Retrieve the WMS consignment Excel for a given ship_no, with explicit split-mode handling (auto or original) to support multi-file packaging workflows.
  • Validate required inputs (ship_no starting with SP) and guidance on when to split or not, simplifying downstream FBA shipment creation.
  • Provide clear results for downstream steps, including the final excel_path and split details to guide consignment_no usage.

Quick Start

Run the CLI to download the WMS packing data Excel for a specific ship_no with a chosen split mode.

Frequently Asked Questions about fba-shipment-wms-box-download

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

FAQPage Schema
How do I download WMS packing data Excel for Amazon FBA shipments?

To download WMS packing data Excel for Amazon FBA shipments, run the CLI with a valid ship_no starting with SP and a chosen split mode to retrieve the consignment file.

What is the difference between auto-split and original data modes for FBA consignment Excel?

Auto-split mode divides the WMS consignment Excel into multiple files for multi-file packaging workflows, while original mode retains the packing data in a single unsplit file.

Do I need a specific format for the ship_no to retrieve WMS consignment data?

Yes, retrieving WMS consignment data requires a ship_no that starts with SP, as the system enforces this prefix validation before processing the FBA shipment download.

What results should I expect after downloading the WMS packing Excel for FBA shipments?

The download returns a final JSON result containing the excel_path and split details, providing the consignment_no guidance needed for downstream FBA shipment creation.

When should I use auto-split mode for preparing FBA shipment packing data?

Use auto-split mode for preparing FBA shipment packing data when your workflow involves multi-file packaging; otherwise, use original mode to keep the data consolidated.