shopify-admin-multi-location-inventory-audit

Audit Shopify inventory levels across active locations and export drift discrepancies as CSV or JSON.

174|18|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/40RTY-ai/shopify-admin-skills --skill shopify-admin-multi-location-inventory-audit
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: shopify-admin-multi-location-inventory-audit
Source: https://github.com/40RTY-ai/shopify-admin-skills/tree/main/skills/merchandising/shopify-admin-multi-location-inventory-audit
Command: npx skills add https://github.com/40RTY-ai/shopify-admin-skills --skill shopify-admin-multi-location-inventory-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It identifies mismatches in Shopify inventory counts across multiple active locations so you can stop overselling or hiding stock sync problems caused by drift between committed quantities and actual availability.

Core Features & Use Cases

  • Multi-location inventory discrepancy audit: Flags variants where available is negative or committed exceeds on-hand, highlighting likely sync drift.
  • CSV-ready reporting: Produces a date-stamped CSV for reconciliation and follow-up corrections.
  • Targeted scope controls: Limits audits by location IDs and optionally includes untracked inventory items to match your store setup.

Use case: If your 3PL posts returns in batches, your warehouse and Shopify committed counters can fall out of sync; run this audit to quickly pinpoint the exact affected variants and locations.

Quick Start

Run the audit for all active locations in your store and export the flagged results as a human-readable report.

Frequently Asked Questions about shopify-admin-multi-location-inventory-audit

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

FAQPage Schema
How do I detect Shopify multi-location inventory drift and negative stock levels?▼

Shopify multi-location inventory drift is detected by auditing inventory levels across active locations to flag variants where available becomes negative or committed exceeds on-hand quantities. This process identifies sync issues caused by return or posting delays.

Why does committed inventory exceed on-hand stock after 3PL return posting delays?▼

Committed inventory exceeds on-hand stock during 3PL return posting delays because warehouse batch processing causes Shopify counters to fall out of sync. Running a multi-location inventory audit pinpoints the exact affected variants and locations.

Can I filter Shopify inventory audits by specific location IDs and include untracked items?▼

Yes, you can filter Shopify inventory audits by specific location IDs and optionally include untracked inventory items. This targeted scope control ensures the audit matches your specific store setup and operational investigation needs.

Does this inventory audit require write access to modify Shopify stock levels?▼

No, the inventory audit requires only read-only GraphQL querying of active locations and per-location inventoryLevels. It does not modify stock levels, functioning purely to detect discrepancies and output results for manual reconciliation.

What is the best way to export Shopify inventory discrepancy results for WMS reconciliation?▼

The best way to export Shopify inventory discrepancy results for WMS reconciliation is generating a date-stamped CSV report. This format highlights flagged variants and locations for immediate follow-up corrections.