fba-stock-sku-download

Retrieve stock SKU Excel files for SP delivery numbers from local FBA shipments.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates tedious manual work by downloading and assembling stock SKU Excel files for SP delivery numbers from local FBA shipment data.

Core Features & Use Cases

  • Fixed CLI workflow to fetch stock SKU Excel using the local FBA delivery number
  • Reads local FBA shipment data and derives stock SKUs from the SKU发货量 field, returning inventory Excel files and a data sheet
  • Outputs are stored in artifacts with batch-separated Excel files when necessary, enabling easy later access

Quick Start

Provide the SP delivery number and run the fixed CLI to download the stock SKU Excel files.

Frequently Asked Questions about fba-stock-sku-download

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

FAQPage Schema
How do I download stock SKU Excel files from local FBA shipment data?

To download stock SKU Excel files from local FBA shipment data, provide the SP delivery number and run the fixed CLI workflow to retrieve and assemble the inventory reports.

What is the best way to generate per-SP stock reports from local CSV parsing?

Generating per-SP stock reports relies on deterministic local CSV parsing that reads local FBA shipment data and derives stock SKUs from the SKU发货量 field to output inventory Excel files.

Can I retrieve inventory Excel files for a specific SP delivery number automatically?

Yes, you can retrieve inventory Excel files for a specific SP delivery number automatically by running the fixed CLI command that identifies and fetches the corresponding stock SKU data.

How are the downloaded stock SKU Excel outputs stored and organized?

Downloaded stock SKU Excel outputs are stored in artifacts, providing deterministic output paths and generating batch-separated Excel files when necessary to enable easy later access.

Do I need any external dependencies to parse local FBA shipments for stock reports?

No external dependencies are required to parse local FBA shipments for stock reports, as the skill operates entirely on local CSV parsing and strict CLI usage to generate data sheets.

What limitations exist when deriving stock SKUs from the SKU发货量 field?

Deriving stock SKUs from the SKU发货量 field is limited to local FBA shipment data inputs and strict CLI workflows, requiring a valid SP delivery number to produce deterministic inventory Excel outputs.