Shopify Permissions
Chompute Shopify Skills help AI agents run practical store operations from tools like Claude Code, Codex, Cursor, and similar agentic environments. This page explains what kinds of Shopify access may be involved and how agents should handle previews and approvals.
Use the public Chompute package links.
Public package URLs are safe to show. Personalized install commands with your own API key are only available after sign-in.
https://chompute-skills.s3.us-east-1.amazonaws.com/chompute-shopify.zipOne Shopify package
Chompute Shopify Skills is one package of 27 Shopify skills. It should be installed and marketed as a single Shopify operations package, not as 27 separate products.
How Shopify access works
Chompute Shopify Skills are designed to work with a Shopify store that the user can authenticate and operate. Depending on the setup flow, this may involve Shopify CLI authentication, Shopify AI Toolkit setup, or another authorized Shopify connection supported by the product.
- Connect only stores you own, manage, or are authorized to operate.
- Do not use Chompute Shopify Skills on stores where you lack permission.
- Keep credentials and tokens private.
- Do not commit Shopify tokens or Chompute API keys to a repository.
Types of Shopify data used
A specific workflow should use only the data needed for that task.
- products and variants
- collections
- inventory
- orders
- customers
- customer tags
- discounts
- shipping and fulfillment data
- store policies and metadata
- SEO metadata
- product descriptions and content
Preview-first workflows
Shopify Skills should be preview-first. The agent should show what it plans to create, update, export, or tag before applying changes to Shopify.
- discount creation
- customer segmentation tags
- product description updates
- stock tags
- related product metafields
- win-back campaign discounts
- collection rules
- announcement bar copy
- email templates
Read-only style workflows
Some Shopify workflows primarily generate reports or recommendations.
- order analytics
- customer LTV
- store health report
- shipping analysis
- profit calculation
- inventory forecast
- low-stock report
- SEO/content recommendations
Write-capable workflows
Some workflows may create or update Shopify data. For these workflows, the agent should ask for explicit user approval before applying the change.
- create discounts
- update product descriptions
- apply customer tags
- update stock tags
- write product metafields
- create or update collection rules
- make any store change through Shopify APIs or authenticated Shopify tooling
Recommended agent rule
When using Chompute Shopify Skills, generate reports, drafts, previews, and exports freely when requested. Before applying any write action to Shopify, show a preview and ask the user for approval.
Setup and install
Public pages show package information only. Personalized install commands that include your Chompute API key are available after signing in to Chompute.
Sign in to Chompute to copy your personalized Shopify Skills install command.
Keep controls close to the workflow.
Route AI traffic through documented control surfaces, keep access keys private, and make budget and data policy explicit before usage scales.