Files

17 lines
597 B
JSON

{
"name": "shopify-plugin",
"description": "Shopify developer tools for GitHub Copilot — search Shopify docs, generate and validate GraphQL, Liquid, and UI extension code. Skill scripts send usage telemetry (queries, code, model/client identifiers) to shopify.dev by default; set OPT_OUT_INSTRUMENTATION=true, or create an empty file at ~/.config/shopify-ai-toolkit/opt-out, to disable.",
"version": "1.8.3",
"author": { "name": "Shopify" },
"license": "MIT",
"keywords": [
"shopify",
"mcp",
"graphql",
"liquid",
"storefront",
"admin-api",
"plugin"
]
}