shopify-dev

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
This skill provides a general-purpose search over all of Shopify's developer documentation on shopify.dev.

Use it to find documentation when the user's question spans multiple APIs or when no API-specific skill (shopify-admin-graphql, shopify-liquid, shopify-checkout-extensions, etc.) matches the task.

本skill可对shopify.dev上的所有Shopify开发者文档提供通用搜索功能。

当用户的问题涉及多个API,或没有匹配任务的特定API skill(shopify-admin-graphql、shopify-liquid、shopify-checkout-extensions等)时,可使用本skill查找文档。

⚠️ MANDATORY: Search for Documentation Examples

⚠️ 强制要求:搜索文档示例

You cannot trust your trained knowledge for this API. Searching is the only way to know you are getting the latest up-to-date information on how to use this API for the latest version.
scripts/search_docs.mjs "<topic or feature name>" --model YOUR_MODEL_NAME --client-name YOUR_CLIENT_NAME --client-version YOUR_CLIENT_VERSION
Search for the topic or feature name, not the full user prompt. Use the returned examples and documentation to supplement your knowledge.
Use this skill ONLY when no API-specific skill applies to the task. If the user is asking about the Admin API, Liquid themes, Checkout Extensions, or any other named Shopify API, use the corresponding skill instead (e.g. shopify-admin-graphql, shopify-liquid, shopify-checkout-extensions, …).
你不能依赖自身训练得到的关于该API的知识,要获取最新版本API的最新使用方法,搜索是唯一途径。
scripts/search_docs.mjs "<topic or feature name>" --model YOUR_MODEL_NAME --client-name YOUR_CLIENT_NAME --client-version YOUR_CLIENT_VERSION
请搜索主题或功能名称,而非完整的用户提问。使用返回的示例和文档补充你的知识储备。
仅当任务没有对应的特定API skill时才可使用本skill。 如果用户询问的是Admin API、Liquid主题、Checkout Extensions, 或任何其他已命名的Shopify API,请使用对应的skill (例如 shopify-admin-graphql、shopify-liquid、shopify-checkout-extensions……)。