·shopify-products
{}

shopify-products

透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。

155安裝·9熱度·@jezweb

安裝

$npx skills add https://github.com/jezweb/claude-skills --skill shopify-products

如何安裝 shopify-products

透過命令列快速安裝 shopify-products AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill shopify-products
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:jezweb/claude-skills。

SKILL.md

查看原文

Create, update, and bulk-import Shopify products. Produces live products in the store via the GraphQL Admin API or CSV import.

| 1-5 products | GraphQL mutations | | 6-20 products | GraphQL with batching | | 20+ products | CSV import via admin | | Updates to existing | GraphQL mutations | | Inventory adjustments | inventorySetQuantities mutation |

Batching multiple products: Create products sequentially with a short delay between each to respect rate limits (1,000 cost points/second).

透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。 來源:jezweb/claude-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/jezweb/claude-skills --skill shopify-products
分類
{}資料分析
認證
收錄時間
2026-02-26
更新時間
2026-03-10

Browse more skills from jezweb/claude-skills

快速解答

什麼是 shopify-products?

透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。 來源:jezweb/claude-skills。

如何安裝 shopify-products?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill shopify-products 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/jezweb/claude-skills