shopify-functions Skill
Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location Published by openai in plugins.
What is shopify-functions Skill?
Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location 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
- Writing
- Research
- Writing use cases
- Research use cases
Technical details
- Install or run with Copy skill directory
When to use shopify-functions Skill
- Use it for writing.
- Use it for research.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/plugins
- Skill file: plugins/shopify/skills/shopify-functions/SKILL.md
What it does
Shopify Functions allow developers to customize the backend logic that powers parts of Shopify. Available APIs: Discount, Cart and Checkout Validation, Cart Transform, Pickup Point Delivery Option Generator, Delivery Customization, Fulfillment Constraints, Local Pickup Delivery Option Generator, Order Routing Location
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-functions?
shopify-functions is a open-source AI agent skill with Copy skill directory. Shopify Functions allow developers to customize the backend logic that powers parts of Shopify.
Who is shopify-functions best for?
shopify-functions is best for reusing agent instructions, scripts, and references, writing workflows, research workflows.
How do I install shopify-functions?
Install or run shopify-functions using Copy skill directory. Check shopify-functions for the latest setup command.
Is shopify-functions actively maintained?
shopify-functions may need a closer maintenance check before production use.