replenishment-sales-analyze

Analyze local MSKU sales data to generate a store-level replenishment report.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes locally downloaded MSKU sales data to generate a store-level replenishment sales analysis report, enabling data-driven inventory decisions without relying on live downloads.

Core Features & Use Cases

  • Generates a structured sales analytics report from local MSKU data for a specific Amazon store.
  • Emphasizes a local-first workflow by avoiding automatic data downloads and requiring explicit user-provided data.
  • Supports optional store-name resolution when only a fuzzy store name is provided, then analyzes using the resolved canonical name.

Quick Start

Analyze the local MSKU data to produce a replenishment sales report for your store.

Frequently Asked Questions about replenishment-sales-analyze

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

FAQPage Schema
How do I analyze local Amazon MSKU sales data for replenishment insights?

To analyze local Amazon MSKU sales data for replenishment insights, you provide the locally downloaded files to the tool. It then processes the link, ASIN, and MSKU sales trends to generate a structured store-level replenishment report.

Can I generate a replenishment sales report without connecting to live Amazon store data?

Yes, you can generate a replenishment sales report without live Amazon data by using a local-first workflow. This approach avoids automatic data downloads and requires explicit user-provided local MSKU files to inspect sales trends.

What is the best way to inspect ASIN and MSKU sales trends for a specific Amazon store?

The best way to inspect ASIN and MSKU sales trends is by analyzing locally downloaded MSKU data. This process identifies sales patterns and produces a structured JSON summary reflecting the sales analytics for your specific store.

Does the local MSKU sales analysis support fuzzy store names?

Yes, local MSKU sales analysis supports optional store-name resolution. If only a fuzzy store name is provided, it resolves the canonical name first and then analyzes the link, ASIN, and MSKU sales trends using that resolved name.

What happens if the local MSKU data analysis encounters an error?

If the local MSKU data analysis encounters an error, the process returns an error description reflecting the final CLI outcome. This ensures you receive clear feedback instead of a structured JSON summary when the analysis fails.

Do I need any special dependencies to run an Amazon store report from local data?

No special dependencies are required to run an Amazon store report from local data. The analysis operates through a fixed CLI invocation with no external dependencies, relying solely on your locally downloaded MSKU files.