·app-shopify-admin-graphql
{}

app-shopify-admin-graphql

Execute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries.

17Installs·8Trend·@niccos-shopify-workspace

Installation

$npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphql

How to Install app-shopify-admin-graphql

Quickly install app-shopify-admin-graphql AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphql
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: niccos-shopify-workspace/shopify-cursor-skills.

SKILL.md

View raw

Use this skill when adding or changing code that talks to the Shopify Admin API via GraphQL.

When you don't have a request context, use offline session tokens:

Shopify uses a leaky bucket algorithm for rate limiting. For bulk operations or background jobs, implement retry logic:

Execute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries. Source: niccos-shopify-workspace/shopify-cursor-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphql
Category
{}Data Analysis
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from niccos-shopify-workspace/shopify-cursor-skills

Quick answers

What is app-shopify-admin-graphql?

Execute Shopify Admin API calls via GraphQL in Shopify Remix apps. Use when querying or mutating Shopify data (customers, orders, products, shop, segments, subscriptions), when writing GraphQL for the Admin API, or when handling throttling and retries. Source: niccos-shopify-workspace/shopify-cursor-skills.

How do I install app-shopify-admin-graphql?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphql Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/niccos-shopify-workspace/shopify-cursor-skills