Agent plugins/extensions for CLIs and IDEs
npx skills add https://github.com/shopify/shopify-ai-toolkit --skill shopify-admin使用 CLI 安装这个技能,并在你的工作区中直接复用对应的 SKILL.md 工作流。
Connect your AI tools to the Shopify platform.
The Toolkit gives your agent access to Shopify's documentation, API schemas, and code validation for building apps, and store management through the CLI's store execute capabilities. For more info, see the docs.
For Claude Code: Run these two commands in a chat:
/plugin marketplace add Shopify/shopify-ai-toolkit
/plugin install shopify-plugin@shopify-ai-toolkit
For Cursor: Install from the Cursor Marketplace.
For Gemini CLI: Run this command in your terminal:
gemini extensions install https://github.com/Shopify/shopify-ai-toolkit
For OpenAI Codex: In the Codex CLI, run /plugins, search for Shopify, and select Add to Codex.
For VS Code: Open the Command Palette (CMD+SHIFT+P) and run Chat: Install Plugin From Source.
Then paste:
https://github.com/Shopify/shopify-ai-toolkit
If your platform doesn't support plugins, you can install agent skills or the Dev MCP server directly. For instructions, see shopify.dev/docs/apps/build/ai-toolkit.
Thanks for your interest but we don't accept pull requests. Any pull requests will be automatically closed.
If you are a Shopify employee, please open your pull request at Shopify/dev-mcp.