A read-only Shopify terminal interface that syncs orders, products, customers, inventory, and fulfillment data locally for fast queries and analytics without hammering the API. The freshness contract is clever: it auto-refreshes bounded datasets before reads unless you override to pure local or pure live modes. The hand-written extensions are where it gets interesting: daily briefs with revenue and risk checks, winback candidate ranking by LTV, co-purchase bundle suggestions, and dead stock markdown actions. It's built for operators who want store intelligence in their shell without opening the admin dashboard or writing custom GraphQL every time.
npx skills add https://github.com/mvanhorn/printing-press-library --skill pp-shopify