CtrlK
BlogDocsLog inGet started
Tessl Logo

shopify-automation

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

Install with Tessl CLI

npx tessl i github:davepoon/buildwithclaude --skill shopify-automation
What are skills?

57

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Evaluation results

75%

35%

Monthly Order Export for Accounting Reconciliation

Order workflow and connection setup

Criteria
Without context
With context

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%

Without context: $0.3568 · 1m 46s · 20 turns · 73 in / 6,070 out tokens

With context: $0.5234 · 2m 7s · 20 turns · 181 in / 8,833 out tokens

75%

60%

Seasonal Product Catalog Upload

Bulk product creation and catalog pagination

Criteria
Without context
With context

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%

Without context: $0.4507 · 2m 19s · 28 turns · 23 in / 8,280 out tokens

With context: $0.6078 · 2m 17s · 25 turns · 28 in / 8,921 out tokens

73%

18%

Multi-Warehouse Inventory Audit

Multi-location inventory audit

Criteria
Without context
With context

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%

Without context: $0.3240 · 1m 37s · 22 turns · 22 in / 5,341 out tokens

With context: $0.5265 · 1m 57s · 21 turns · 435 in / 7,911 out tokens

Evaluated
Agent
Claude Code

Table of Contents

Is this your skill?

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.