shopify-automation

Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.

Content Preview
---
name: shopify-automation
description: "Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas."
requires:
  mcp: [rube]
category: ecommerce
---

# Shopify Automation via Rube MCP

Automate Shopify operations through Composio's Shopify toolkit via Rube MCP.

**Toolkit docs**: [composio.dev/toolkits/shopify](https://composio.dev/toolkits/shopify)

## Prerequisites

- Rube MCP must be connected (RUBE_SEA
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/shopify-automation.md \
  https://raw.githubusercontent.com/davepoon/buildwithclaude/main/plugins/all-skills/skills/shopify-automation/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/davepoon/buildwithclaude

Then reference at plugins/all-skills/skills/shopify-automation/SKILL.md

Related Skills