What problem does it solve? Manual, set-and-forget pricing loses revenue when competitors adjust prices hourly and inventory or demand shifts go unanswered. This Skill guides the implementation of automated repricing that responds to live signals while enforcing margin floors and safety guardrails. ## Core Features & Use Cases - Platform-Specific Setup: Step-by-step configuration for Shopify (Prisync, Shopify Flow), WooCommerce (REST API, WP-Cron), BigCommerce (Price Lists API), and custom headless storefronts. - Pricing Rules & Guardrails: Defines floor/ceiling prices, a cost-based 15% margin floor, 20% single-run change caps, 2% hysteresis bands, and human review queues for changes over 10%. - Reference Implementation: Includes a TypeScript repricing cron job computing prices from inventory pressure, sales velocity, and competitor undercutting logic. - Use Case: A merchant with high-velocity SKUs uses this Skill to configure Prisync on Shopify so prices automatically match or beat competitor prices while never dropping below cost plus 15% margin. ## Quick Start Ask the AI to set up dynamic pricing for your Shopify store using Prisync with a floor price of cost times 1.15 and a maximum 20% price change per cycle.