shopify

Inspect Shopify Skill directories and validate SKILL.md frontmatter and metadata.

3|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/zircote/agents --skill shopify-zircote
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: shopify
Source: https://github.com/zircote/agents/tree/main/skills/shopify
Command: npx skills add https://github.com/zircote/agents --skill shopify-zircote

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps teams organize and expose Shopify development capabilities as discoverable units, ensuring consistent metadata, safe packaging, and ready-to-activate guidance.

Core Features & Use Cases

  • Frontmatter-driven discovery with a mandatory name and description, used for automated indexing.
  • Optional resource directories (scripts/, references/, assets/) that load on demand to support execution, reference, and asset delivery.
  • Safety and quality checks including toxicity assessment and metadata validation.
  • Vector-ready descriptions and structured metadata to power semantic search and discovery across a catalog of Skills.

Quick Start

Inspect a Skill directory that contains SKILL.md and verify it includes the required frontmatter and a valid description before activation.

Frequently Asked Questions about shopify

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

FAQPage Schema
How do I build Shopify apps with OAuth and GraphQL APIs?

You can build OAuth-enabled Shopify apps using this Skill to organize development capabilities, configure GraphQL and REST API workflows, and manage webhooks. It structures app development into discoverable units with required frontmatter and metadata validation.

What's the best way to structure Shopify theme and extension development?

The best way to structure Shopify theme and extension development is by organizing capabilities into skills directories. This Skill enforces consistent metadata, safe packaging, and on-demand resource loading for checkout and admin extensions.

Can I use this Skill for Shopify checkout and admin extensions?

Yes, this Skill supports building Shopify checkout and admin extensions. It applies to product teams and developers building extensions across GraphQL and REST APIs, ensuring proper frontmatter presence and safe packaging before activation.

How do I validate Shopify Skill metadata before activating development workflows?

You validate Shopify Skill metadata by inspecting the SKILL.md directory for required frontmatter, a valid description, and passing toxicity checks. This ensures safe packaging and readiness for semantic search indexing before activation.

Do I need specific dependencies to start building Shopify apps and extensions?

No specific dependencies are required to start building Shopify apps and extensions with this Skill. It operates independently, using frontmatter-driven discovery and optional resource directories to support OAuth, GraphQL, and webhook workflows.