·shopify-products
{}

shopify-products

通过管理 API 创建和管理 Shopify 产品。工作流程:收集产品数据、选择方法(API 或 CSV)、执行、验证。在添加产品、批量导入、更新变体、管理库存、上传产品图片或将产品分配到产品系列时使用。

159安装·8热度·@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-11

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