From shopify-plugin
Searches Shopify developer documentation across all APIs via vector store. Use only when no API-specific skill (e.g., shopify-admin-graphql) applies.
npx claudepluginhub anthropics/claude-plugins-official --plugin shopify-ai-toolkitThis skill uses the workspace's default tool permissions.
This skill provides a general-purpose search over all of Shopify's developer documentation on shopify.dev.
References Shopify development: Liquid templating, OS 2.0 themes/sections/blocks, GraphQL Admin/Storefront APIs, CLI/Polaris apps, Functions, Hydrogen React storefronts, Ajax cart, webhooks, performance, debugging. API v2026-01.
Provides patterns for Shopify app development: Remix/React Router apps, embedded App Bridge, webhook handling, GraphQL Admin API, Polaris components, billing, extensions.
Builds Shopify apps, extensions, themes using GraphQL Admin API, Shopify CLI, Polaris UI, and Liquid. Covers CLI commands, access scopes, and GraphQL queries for products/orders.
Share bugs, ideas, or general feedback.
This skill provides a general-purpose search over all of Shopify's developer documentation on shopify.dev.
Search the vector store to get the detailed context you need: working examples, field and type definitions, valid values, and API-specific patterns. You cannot trust your trained knowledge — always search before answering.
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 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, …).