Automate Shopify tasks via Rube MCP (Composio): products, orders, customers, inventory, collections. Always search tools first for current schemas.
64
53%
Does it follow best practices?
Impact
74%
2.05xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/all-skills/skills/shopify-automation/SKILL.mdOrder workflow and connection setup
RUBE_SEARCH_TOOLS first
0%
0%
RUBE_MANAGE_CONNECTIONS with shopify
0%
100%
Connection ACTIVE check
0%
100%
SHOPIFY_GET_ORDERS_WITH_FILTERS usage
0%
100%
status='any' for full export
100%
100%
Order ID as string
0%
0%
Pagination with page_info cursor
100%
100%
Next-page loop
100%
100%
Bulk product creation and catalog pagination
RUBE_SEARCH_TOOLS first
0%
100%
RUBE_MANAGE_CONNECTIONS setup
0%
100%
Connection ACTIVE verification
0%
100%
SHOPIFY_BULK_CREATE_PRODUCTS for batch import
0%
100%
No per-product single-create loop
0%
100%
Variants nested in product object
100%
100%
Cursor-based pagination for catalog listing
0%
0%
Pagination loop until exhausted
0%
0%
Multi-location inventory audit
RUBE_SEARCH_TOOLS first
0%
0%
RUBE_MANAGE_CONNECTIONS with shopify
0%
100%
Connection ACTIVE before proceeding
0%
100%
SHOPIFY_LIST_LOCATION before inventory
50%
100%
SHOPIFY_GET_INVENTORY_LEVELS usage
100%
100%
location_ids passed to inventory call
100%
20%
Per-variant inventory awareness
100%
100%
Rate limit consideration
0%
0%
7cc63f3
Table of Contents
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.