什么是 app-shopify-admin-graphql?
在 Shopify Remix 应用中通过 GraphQL 执行 Shopify 管理 API 调用。在查询或更改 Shopify 数据(客户、订单、产品、商店、细分、订阅)、为管理 API 编写 GraphQL 或处理限制和重试时使用。 来源:niccos-shopify-workspace/shopify-cursor-skills。
在 Shopify Remix 应用中通过 GraphQL 执行 Shopify 管理 API 调用。在查询或更改 Shopify 数据(客户、订单、产品、商店、细分、订阅)、为管理 API 编写 GraphQL 或处理限制和重试时使用。
通过命令行快速安装 app-shopify-admin-graphql AI 技能到你的开发环境
来源:niccos-shopify-workspace/shopify-cursor-skills。
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:
在 Shopify Remix 应用中通过 GraphQL 执行 Shopify 管理 API 调用。在查询或更改 Shopify 数据(客户、订单、产品、商店、细分、订阅)、为管理 API 编写 GraphQL 或处理限制和重试时使用。 来源:niccos-shopify-workspace/shopify-cursor-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphqlBrowse more skills from niccos-shopify-workspace/shopify-cursor-skills
在 Shopify Remix 应用中通过 GraphQL 执行 Shopify 管理 API 调用。在查询或更改 Shopify 数据(客户、订单、产品、商店、细分、订阅)、为管理 API 编写 GraphQL 或处理限制和重试时使用。 来源:niccos-shopify-workspace/shopify-cursor-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/niccos-shopify-workspace/shopify-cursor-skills --skill app-shopify-admin-graphql 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/niccos-shopify-workspace/shopify-cursor-skills