This skill exposes a small suite of pure-Ruby scripts to interact with the Shopify Admin API: checking setup, saving access tokens, listing and fetching products, creating/updating products (with confirmation), listing orders and customers, and inspecting inventory and collections. It is designed to be run from an agent environment that can execute the bundled scripts after the user completes a secure setup step.
Use this skill when an agent needs to perform store management tasks for a Shopify store the user owns: checking shop info, listing or searching products, creating or updating products (only after explicit confirmation), retrieving orders or customer details, and auditing inventory. The skill enforces a setup check and requires the user to provide/store an Admin API access token before any write actions.
Inferred compatible agents: Claude Code and other agents that can run subprocesses and interact with CLI scripts; useful for agents that can orchestrate multi-step user prompts before performing API writes.
This skill has not been reviewed by our automated audit pipeline yet.