shopify-storefront-graphql Skill
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store, <shopify-cart, use storefront-web-components in Published by openai in plugins.
What is shopify-storefront-graphql Skill?
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store, <shopify-cart, use storefront-web-components in Published by openai in plugins. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Data analysis
- Design and media
- Writing
- Research
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use shopify-storefront-graphql Skill
- Use it for data analysis.
- Use it for design and media.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/shopify/skills/shopify-storefront-graphql/SKILL.md
What it does
Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations. Choose this when you need full control over data fetching and rendering your own UI. NOT for Web Components - if the prompt mentions HTML tags like <shopify-store, <shopify-cart, use storefront-web-components in
Skill instructions
Required Tool Calls (do not skip) You have a bash tool. Every response must use it — in this order: 1. Call bash with scripts/searchdocs.mjs "<query" — search before writing code 2. Write the code using the search results 3. Call bash with scripts/validate.mjs --code '...' --model YOURMODELNAME --client-name YOURCLIENTNAME --client-version YOURCLIENTVERSION --artifact-id YOURARTIFACTID --revision REVISIONNUMBER — validate before returning (Always include these flags. Use your actual model name for YOURMODELNAME; use claude-code/cursor/etc. for YOURCLIENTNAME. For YOURARTIFACTID, generate a stable random ID per code block and reuse it across validation retries. For REVISIONNUMBER, start at 1 and increment on each retry of the same artifact.) 4. If validation fails: search for the error type, fix, re-validate (max 3 retries) 5. Return code only after validation passes You must run both searchdocs.mjs and validate.mjs in every response. Do not return code to the user without completing st
Explore related resources
Frequently asked questions
What is shopify-storefront-graphql?
shopify-storefront-graphql is a open-source AI agent skill with Copy skill directory. Use for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations.
Who is shopify-storefront-graphql best for?
shopify-storefront-graphql is best for reusing agent instructions, scripts, and references, data analysis workflows, design and media workflows, writing workflows.
How do I install shopify-storefront-graphql?
Install or run shopify-storefront-graphql using Copy skill directory. Check shopify-storefront-graphql for the latest setup command.
Is shopify-storefront-graphql actively maintained?
shopify-storefront-graphql may need a closer maintenance check before production use.
Auto-fetched from GitHub.