shopify-dev

Search Shopify developer documentation across multiple APIs.

491|60|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Shopify/Shopify-AI-Toolkit --skill shopify-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-dev
Source: https://github.com/Shopify/Shopify-AI-Toolkit/tree/main/skills/shopify-dev
Command: npx skills add https://github.com/Shopify/Shopify-AI-Toolkit --skill shopify-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Locate authoritative Shopify developer documentation quickly when information spans multiple APIs or when no API-specific skill applies.

Core Features & Use Cases

  • Cross-API documentation search: Find references across Admin API, Liquid, Checkout Extensions, and more.
  • Guided discovery: Prioritize official documentation from Shopify.dev to avoid outdated or conflicting sources.
  • Use case: When a user's question covers multiple APIs or lacks a dedicated skill, surface relevant docs for fast answers.

Quick Start

Ask it to search the Shopify developer docs for a topic and return the most relevant API references and guidance.

Frequently Asked Questions about shopify-dev

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search across Shopify developer documentation when my query spans multiple APIs?

Search across Shopify developer documentation by querying the centralized shopify.dev surface to retrieve authoritative guidance across multiple APIs, including the Admin API, Liquid, and Checkout Extensions, ensuring comprehensive results.

What is the best way to find Shopify API references for a topic that lacks a dedicated skill?

Finding Shopify API references without a dedicated skill is handled by searching the unified developer documentation surface on shopify.dev, which surfaces relevant API references and authoritative guidance for fast answers.

Can I use this unified search to find official Shopify Liquid documentation?

Yes, you can use this unified search to find official Shopify Liquid documentation, as it cross-references the centralized developer docs on shopify.dev to prioritize authoritative sources and avoid outdated information.

Does the Shopify developer docs search enforce API-scope awareness for GraphQL queries?

Yes, the Shopify developer docs search enforces API-scope awareness defined in the frontmatter to ensure that GraphQL queries and other API references return correctly scoped and authoritative guidance.

When should I use cross-API documentation search instead of a specific Shopify API skill?

Use cross-API documentation search when a user's question covers multiple APIs or lacks a dedicated skill, allowing you to surface relevant docs from shopify.dev for fast, authoritative answers.

Why does my Shopify GraphQL query need API-scope awareness during documentation retrieval?

Shopify GraphQL queries require API-scope awareness during documentation retrieval to enforce correct frontmatter definitions, ensuring the returned developer docs are accurately scoped and authoritative for your specific API context.