replenishment-amazon-inventory-snapshot

Parse and validate Amazon FBA inventory CSVs into replenishment-ready snapshots.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Users download Amazon inventory CSVs but need a streamlined way to convert them into a replenishment-ready snapshot aligned with FBA data and store/site mappings.

Core Features & Use Cases

  • Parse and validate Amazon inventory CSVs against store/site mappings and local MSKU data.
  • Generate a replenishment-ready snapshot for use in replenishment calculations or reports.
  • Provide guided steps to download and locate the Amazon CSV when users need help.

Quick Start

Run the replenishment-amazon-inventory-snapshot CLI to generate a store-specific snapshot from an Amazon inventory CSV.

Frequently Asked Questions about replenishment-amazon-inventory-snapshot

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

FAQPage Schema
How do I convert an Amazon FBA inventory CSV into a replenishment snapshot?

Yes, the CLI validates Amazon FBA inventory CSVs by checking store-name and site mappings and aligning the data with local MSKU records. It produces an artifact that includes detailed validation results to ensure your inventory data is replenishment-ready.

What is the best way to align local MSKU data with Amazon FBA inventory reports?

You need a downloaded Amazon FBA inventory CSV report and local MSKU data with valid store-name mappings. The CLI workflow parses these inputs to validate store and site mappings before generating the replenishment-ready snapshot artifact.

How do I validate store-name mappings in an Amazon inventory CSV?

To validate store-name mappings in an Amazon inventory CSV, run the CLI-based workflow which checks the CSV mappings against configured store and site names. The process generates an artifact that includes the validation details for your replenishment snapshot.

What should I do if I cannot locate my Amazon inventory CSV for replenishment validation?

If you cannot locate your Amazon inventory CSV, the tool provides guided steps to help you download and find the correct Amazon FBA inventory report. Once located, you can run the CLI to parse and validate the file for your replenishment snapshot.