Skip to content

ShopifyQL & Segment Query Language skill for Claude Code — write, debug, and explain Shopify analytics queries and customer segment filters

License

Notifications You must be signed in to change notification settings

devkindhq/shopifyql-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopifyQL Skill for Claude Code

A Claude Code skill for writing, debugging, and explaining ShopifyQL analytics queries and Shopify Segment Query Language customer filters.

What it does

Triggers automatically when you ask Claude to:

  • Write a ShopifyQL report query (FROM sales SHOW ...)
  • Build a customer segment filter
  • Debug a ShopifyQL syntax error
  • Translate a business question into a Shopify analytics query
  • Understand available tables, dimensions, or metrics

Covers

  • ShopifyQL — full query structure, strict keyword ordering, all clauses (WHERE, GROUP BY, TIMESERIES, HAVING, COMPARE TO, VISUALIZE, WITH modifiers, semi-joins, math on metrics, TOP N)
  • Segment Query Language — all attribute types, operators, date formats, and functions (products_purchased, orders_placed, shopify_email, anniversary, customer_within_distance, storefront_event)
  • Common ecommerce patterns — top products, channel attribution, re-engagement, high-value customers, wholesale/B2B segments
  • Debugging checklist — ordered list of the most common ShopifyQL errors

Installation

Claude Code

Register the marketplace and install:

/plugin marketplace add devkindhq/shopifyql-skill
/plugin install shopifyql@shopifyql-skill

Manual

Clone this repo and point Claude Code at it, or copy skills/shopifyql/SKILL.md into your own plugin.

License

MIT

About

ShopifyQL & Segment Query Language skill for Claude Code — write, debug, and explain Shopify analytics queries and customer segment filters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages