shopify-customer Skill
The Customer Account API allows customers to access their own data including orders, payment methods, and addresses. Published by openai in plugins.
What is shopify-customer Skill?
The Customer Account API allows customers to access their own data including orders, payment methods, and addresses. 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
- Writing
- Research
- Data analysis use cases
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use shopify-customer Skill
- Use it for data analysis.
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/shopify/skills/shopify-customer/SKILL.md
What it does
The Customer Account API allows customers to access their own data including orders, payment methods, and addresses.
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-customer?
shopify-customer is a open-source AI agent skill with Copy skill directory. The Customer Account API allows customers to access their own data including orders, payment methods, and addresses.
Who is shopify-customer best for?
shopify-customer is best for reusing agent instructions, scripts, and references, data analysis workflows, writing workflows, research workflows.
How do I install shopify-customer?
Install or run shopify-customer using Copy skill directory. Check shopify-customer for the latest setup command.
Is shopify-customer actively maintained?
shopify-customer may need a closer maintenance check before production use.
Auto-fetched from GitHub.