什麼是 shopify-products?
透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。 來源:jezweb/claude-skills。
透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。
透過命令列快速安裝 shopify-products AI 技能到你的開發環境
來源:jezweb/claude-skills。
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透過管理 API 建立和管理 Shopify 產品。工作流程:收集產品資料、選擇方法(API 或 CSV)、執行、驗證。在新增產品、大量匯入、更新變體、管理庫存、上傳產品圖片或將產品分配到產品系列時使用。 來源:jezweb/claude-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/jezweb/claude-skills --skill shopify-products 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/jezweb/claude-skills