mirror of
https://github.com/Shopify/Shopify-AI-Toolkit.git
synced 2026-09-18 09:41:58 +08:00
9d9f355b25
Synced from https://github.com/Shopify/ai-toolkit-source/commit/6bb87a4428dbcab5c33082daf17cd8a4c82bc52b
17 lines
597 B
JSON
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"
|
|
]
|
|
}
|