什麼是 api-graphql?
使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查詢和更改 Shopify 資料、管理產品、訂單、客戶、處理分頁、使用元欄位以及了解速率限制。涵蓋身份驗證、查詢、突變和 Webhooks。 來源:dragnoir/shopify-agent-skills。
使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查詢和更改 Shopify 資料、管理產品、訂單、客戶、處理分頁、使用元欄位以及了解速率限制。涵蓋身份驗證、查詢、突變和 Webhooks。
透過命令列快速安裝 api-graphql AI 技能到你的開發環境
來源:dragnoir/shopify-agent-skills。
| singlelinetextfield | Short text | "Hello" | | multilinetextfield | Long text | "Line 1\nLine 2" | | numberinteger | Integer | "42" | | numberdecimal | Decimal | "19.99" | | boolean | True/False | "true" | | date | Date | "2025-01-15" | | json | JSON object | "{\"key\": \"value\"}" | | url | URL | "https://example.com" | | color | Color hex | "#FF0000" |
| PRODUCTSCREATE | Product created | | PRODUCTSUPDATE | Product updated | | PRODUCTSDELETE | Product deleted | | ORDERSCREATE | Order placed | | ORDERSUPDATED | Order modified | | ORDERSPAID | Order paid | | CUSTOMERSCREATE | Customer created | | INVENTORYLEVELSUPDATE | Inventory changed |
使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查詢和更改 Shopify 資料、管理產品、訂單、客戶、處理分頁、使用元欄位以及了解速率限制。涵蓋身份驗證、查詢、突變和 Webhooks。 來源:dragnoir/shopify-agent-skills。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql使用 Shopify GraphQL API,包括管理 API 和店面 API。使用此技能查詢和更改 Shopify 資料、管理產品、訂單、客戶、處理分頁、使用元欄位以及了解速率限制。涵蓋身份驗證、查詢、突變和 Webhooks。 來源:dragnoir/shopify-agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/dragnoir/shopify-agent-skills --skill api-graphql 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/dragnoir/shopify-agent-skills