shopify-dev

Search Shopify developer documentation for API definitions and implementation examples.

Updated Feb 17, 2026
One-click install
npx skills add https://github.com/EsellersEG/meezy-integration --skill shopify-dev-esellerseg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify-dev
Source: https://github.com/EsellersEG/meezy-integration/tree/main/.agents/skills/shopify-dev
Command: npx skills add https://github.com/EsellersEG/meezy-integration --skill shopify-dev-esellerseg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill solves the challenge of navigating Shopify's vast developer documentation by providing a direct, context-aware search interface for all Shopify APIs.

Core Features & Use Cases

  • Unified Search: Access documentation across all Shopify APIs, including Admin GraphQL, Liquid, and Checkout Extensions.
  • Contextual Accuracy: Retrieve working examples, field definitions, and valid values directly from the official source.
  • Use Case: When you are unsure about the specific syntax for a Shopify Admin API mutation or need to verify a field type in a Checkout Extension, this skill fetches the latest documentation to ensure your implementation is correct.

Quick Start

Use the shopify-dev skill to search for the latest documentation on the Shopify Admin API product resource.

Frequently Asked Questions about shopify-dev

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

FAQPage Schema
How do I find the correct syntax for a Shopify Admin API mutation?

To find the correct syntax for a Shopify Admin API mutation, you can search Shopify developer documentation to retrieve real-time API definitions and implementation examples directly from the official portal.

What is the best way to verify field types for Checkout Extensions?

The best way to verify field types for Checkout Extensions is to search Shopify developer documentation, which provides contextual accuracy by fetching valid values and field definitions from the official source.

Can I use this to access documentation for Liquid themes and Admin GraphQL?

Yes, you can use this to access documentation for Liquid themes and Admin GraphQL, providing a unified search interface across all Shopify APIs to ensure your implementation is correct.

Do I need network access to retrieve Shopify API specifications?

Yes, you need network access to retrieve Shopify API specifications because the search queries the live Shopify developer portal to fetch real-time technical specifications and working examples.

Why does my Shopify API implementation show invalid field values?

Your Shopify API implementation might show invalid field values if you are not referencing the latest documentation, so searching the official source ensures you retrieve valid values and working examples directly.