·api-graphql
</>

api-graphql

使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查询和更改 Shopify 数据、管理产品、订单、客户、处理分页、使用元字段以及了解速率限制。涵盖身份验证、查询、突变和 Webhooks。

5安装·0热度·@dragnoir

安装

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

如何安装 api-graphql

通过命令行快速安装 api-graphql AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:dragnoir/shopify-agent-skills。

SKILL.md

查看原文

| 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 |

使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查询和更改 Shopify 数据、管理产品、订单、客户、处理分页、使用元字段以及了解速率限制。涵盖身份验证、查询、突变和 Webhooks。 来源:dragnoir/shopify-agent-skills。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql
分类
</>开发工具
认证
收录时间
2026-02-26
更新时间
2026-03-11

Browse more skills from dragnoir/shopify-agent-skills

快速解答

什么是 api-graphql?

使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查询和更改 Shopify 数据、管理产品、订单、客户、处理分页、使用元字段以及了解速率限制。涵盖身份验证、查询、突变和 Webhooks。 来源:dragnoir/shopify-agent-skills。

如何安装 api-graphql?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/dragnoir/shopify-agent-skills