·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