·shopify-api
</>

shopify-api

Remix 应用中的 Shopify API 综合指南。涵盖管理 GraphQL/REST、店面 API、所有资源(产品、订单、客户、库存、集合、折扣、履行、元字段、文件)、批量操作、Webhooks、资源选择器和 TypeScript 模式。在查询/更改 Shopify 数据或构建集成时使用。

10安装·0热度·@toilahuongg

安装

$npx skills add https://github.com/toilahuongg/shopify-agents-kit --skill shopify-api

如何安装 shopify-api

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

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

来源:toilahuongg/shopify-agents-kit。

SKILL.md

查看原文

| Admin GraphQL | All backend CRUD operations | authenticate.admin() | | Admin REST | Legacy endpoints, specific features | authenticate.admin() | | Storefront API | Public storefront, cart, checkout | Public access token |

| singlelinetextfield | "Hello" | | multilinetextfield | "Line 1\nLine 2" | | numberinteger | "42" | | numberdecimal | "3.14" | | boolean | "true" or "false" | | date | "2024-01-15" | | datetime | "2024-01-15T10:30:00Z" | | json | "{\"key\":\"value\"}" | | url | "https://example.com" | | color | "#FF0000" |

| list.singlelinetextfield | "[\"item1\",\"item2\"]" | | productreference | "gid://shopify/Product/123" | | filereference | "gid://shopify/MediaImage/123" |

Remix 应用中的 Shopify API 综合指南。涵盖管理 GraphQL/REST、店面 API、所有资源(产品、订单、客户、库存、集合、折扣、履行、元字段、文件)、批量操作、Webhooks、资源选择器和 TypeScript 模式。在查询/更改 Shopify 数据或构建集成时使用。 来源:toilahuongg/shopify-agents-kit。

可引用信息

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

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

Browse more skills from toilahuongg/shopify-agents-kit

快速解答

什么是 shopify-api?

Remix 应用中的 Shopify API 综合指南。涵盖管理 GraphQL/REST、店面 API、所有资源(产品、订单、客户、库存、集合、折扣、履行、元字段、文件)、批量操作、Webhooks、资源选择器和 TypeScript 模式。在查询/更改 Shopify 数据或构建集成时使用。 来源:toilahuongg/shopify-agents-kit。

如何安装 shopify-api?

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

这个 Skill 的源码在哪?

https://github.com/toilahuongg/shopify-agents-kit