shopify-api-integration
✓当用户询问“Shopify GraphQL”、“Admin API”、“元字段”、“webhooks”、“速率限制”、“分页”、“App Bridge”或任何 Shopify API 集成工作时,请使用此技能。提供 Shopify API 模式、速率限制处理和最佳实践。
SKILL.md
| Customize checkout UI | Checkout UI Extension | | Apply discounts | Discount Function | | Validate cart | Cart Validation Function | | React to events | Webhooks | | Read/write data | GraphQL Admin API | | Sync large data | Bulk Operations | | Store custom data | Metafields/Metaobjects |
Before implementing any Shopify data sync, ask: "Can this hit API limits?"
| < 50 items | Regular GraphQL | | 50-500 items | Batch with Cloud Tasks + rate limiting | | 500+ items | Bulk Operations API |
当用户询问“Shopify GraphQL”、“Admin API”、“元字段”、“webhooks”、“速率限制”、“分页”、“App Bridge”或任何 Shopify API 集成工作时,请使用此技能。提供 Shopify API 模式、速率限制处理和最佳实践。 来源:trantuananh-17/product-reviews。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/trantuananh-17/product-reviews --skill shopify-api-integration- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-05
- 更新时间
- 2026-02-18
快速解答
什么是 shopify-api-integration?
当用户询问“Shopify GraphQL”、“Admin API”、“元字段”、“webhooks”、“速率限制”、“分页”、“App Bridge”或任何 Shopify API 集成工作时,请使用此技能。提供 Shopify API 模式、速率限制处理和最佳实践。 来源:trantuananh-17/product-reviews。
如何安装 shopify-api-integration?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/trantuananh-17/product-reviews --skill shopify-api-integration 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/trantuananh-17/product-reviews
详情
- 分类
- </>开发工具
- 来源
- skills.sh
- 收录时间
- 2026-02-05