Shopify Product Query

SkillCommerce & finance

Filter Shopify standalone store products by multiple dimensions (keyword/URL, price, weekly sales, listing date, Facebook ads, competitiveness, supplier availability, shipping country, etc.). Triggered when users mention Shopify products, Shopify product selection, standalone store product selection, Shopify bestsellers, Shopify dropshipping, standalone store sourcing, Facebook ad products, Shopify product query, or shopify items. Even if the user does not mention the tool name, this skill should be triggered whenever searching for products, viewing weekly sales/revenue/competitiveness, or filtering products on Shopify standalone stores.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Shopify Product Query skill

What this skill tells your AI

The instructions your AI receives, as published by nexscope-ai/nexscope-ecommerce-skills in ecommerce-shopify-product-query/SKILL.md and read by ahel’s review.

Quick Reference

  • Pagination: page starts at 1; pageSize defaults to 20, max 100 (recommended <= 50).
  • Range parameters: *Min / *Max come in pairs, forming upstream ranges; filling only one side means "from ~" or "up to ~".
  • Sorting: sortBy is an integer enum (default 14 = weekly sales descending; also includes price/ad count/competitiveness/revenue and many other values -- see references/api.md for details).
  • Boolean filters: facebookAd (1=has ads), hasSupplier (1=has supplier, 0=none), showDeleted (1=include delisted) -- all integer switches.
  • Shipping country: country takes a two-letter country code (e.g., US).

Script (Optional)

Command-line debugging: python scripts/shopify_product_query.py '<JSON>' (requires NEXSCOPE_API_KEY). See references/api.md for details.

Reference

See references/api.md for input/output parameter tables.

Authentication

Set NEXSCOPE_API_KEY. Visit https://www.nexscope.ai/help/skills-external-access?co-from=skillNS to manage credits.

Signals

GitHub stars
67
Forks
9
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by nexscope-ai, not shopify

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
ecommerce-shopify-product-query
Source
github.com/nexscope-ai/nexscope-ecommerce-skills