·api-graphql
</>

api-graphql

Work with Shopify GraphQL APIs including Admin API and Storefront API. Use this skill for querying and mutating Shopify data, managing products, orders, customers, handling pagination, working with metafields, and understanding rate limits. Covers authentication, queries, mutations, and webhooks.

5Installs·0Trend·@dragnoir

Installation

$npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql

How to Install api-graphql

Quickly install api-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/dragnoir/shopify-agent-skills --skill api-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: dragnoir/shopify-agent-skills.

SKILL.md

View raw

| singlelinetextfield | Short text | "Hello" | | multilinetextfield | Long text | "Line 1\nLine 2" | | numberinteger | Integer | "42" | | numberdecimal | Decimal | "19.99" | | boolean | True/False | "true" | | date | Date | "2025-01-15" | | json | JSON object | "{\"key\": \"value\"}" | | url | URL | "https://example.com" | | color | Color hex | "#FF0000" |

| PRODUCTSCREATE | Product created | | PRODUCTSUPDATE | Product updated | | PRODUCTSDELETE | Product deleted | | ORDERSCREATE | Order placed | | ORDERSUPDATED | Order modified | | ORDERSPAID | Order paid | | CUSTOMERSCREATE | Customer created | | INVENTORYLEVELSUPDATE | Inventory changed |

Work with Shopify GraphQL APIs including Admin API and Storefront API. Use this skill for querying and mutating Shopify data, managing products, orders, customers, handling pagination, working with metafields, and understanding rate limits. Covers authentication, queries, mutations, and webhooks. Source: dragnoir/shopify-agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from dragnoir/shopify-agent-skills

Quick answers

What is api-graphql?

Work with Shopify GraphQL APIs including Admin API and Storefront API. Use this skill for querying and mutating Shopify data, managing products, orders, customers, handling pagination, working with metafields, and understanding rate limits. Covers authentication, queries, mutations, and webhooks. Source: dragnoir/shopify-agent-skills.

How do I install api-graphql?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-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/dragnoir/shopify-agent-skills