什么是 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