Skip to content
Skillv1.0.0

r00-danielrosehill-Claude-Slash-Commands--ecommerce

πŸ›’ E-commerce & Retail skill suite derived from danielrosehill/Claude-Slash-Commands. Product catalogue optimisation, conversion rate, customer journey and retail analytics. Provides 10 specialised com

by MagentaJaguar(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce (SKILL.md). Install upstream with npx skills add MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce. Copyright stays with the author (MIT).

πŸ›’ E-commerce & Retail Skill Suite

Derived from danielrosehill/Claude-Slash-Commands Β· Focus: slash commands, hooks, flat command listing

Overview

This skill provides 10 production-ready commands tailored for E-commerce & Retail workflows. All commands follow a consistent interaction pattern with structured output, progress tracking and actionable recommendations.

Available Commands

  • /product-copy β€” Conversion-optimised product title, description and bullet points from spec sheet
  • /price-strategy β€” Dynamic pricing recommendation using competitor data and elasticity model
  • /cart-abandonment β€” Cart abandonment email sequence with personalisation tokens and timing logic
  • /inventory-forecast β€” Demand forecasting report with reorder points and safety stock calculation
  • /cro-audit β€” CRO heatmap analysis, funnel drop-off diagnosis and A/B test prioritisation
  • /customer-segment β€” RFM segmentation, LTV prediction and targeted campaign briefs
  • /returns-analysis β€” Return rate root-cause analysis with product quality and size-guide fixes
  • /review-response β€” AI-generated personalised responses to product reviews (positive + negative)
  • /bundle-suggest β€” Cross-sell and bundle recommendation engine from order history patterns
  • /marketplace-audit β€” Amazon/eBay listing health score, Buy Box eligibility and keyword gap

Interaction Pattern

Every command follows this structured response format:

1. CONTEXT CHECK   β€” Verify inputs and confirm scope with user
2. ANALYSIS        β€” Deep analysis with live progress display
3. FINDINGS TABLE  β€” Structured results with severity / priority
4. RECOMMENDATIONS β€” Prioritised action list (quick wins first)
5. NEXT STEPS      β€” Suggested follow-up commands

UI Conventions

Symbol Meaning
βœ“ Passed / complete
βœ— Failed / critical
⚠ Warning / review
⟳ In progress
β–‘ Pending
πŸ”΄ Critical severity
🟠 High severity
🟑 Medium severity
🟒 Low / informational

Progress bars use block characters: [β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‘β–‘] 80%

Quick Start

# Install this skill
cp -r . ~/.claude/skills/r00-danielrosehill-Claude-Slash-Commands--ecommerce/

# In Claude Code
/read ~/.claude/skills/r00-danielrosehill-Claude-Slash-Commands--ecommerce/SKILL.md

Then simply describe your task and Claude will route to the appropriate command automatically.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/magentajaguar-r13-danielrosehill-claude-slash-commands-e-076c88/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

magentajaguar-r13-danielrosehill-claude-slash-commands-e-076c88.ocm.jsonjson
{
  "ocm": "1",
  "id": "magentajaguar-r13-danielrosehill-claude-slash-commands-e-076c88",
  "kind": "skill",
  "name": "r00-danielrosehill-Claude-Slash-Commands--ecommerce",
  "description": "πŸ›’ E-commerce & Retail skill suite derived from danielrosehill/Claude-Slash-Commands. Product catalogue optimisation, conversion rate, customer journey and retail analytics. Provides 10 specialised commands for ecommerce, retail, shopify workflows.",
  "publisher": "MagentaJaguar",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "customer_support"
    ],
    "tags": [
      "skill-md",
      "ecommerce",
      "retail",
      "shopify",
      "woocommerce",
      "conversion",
      "ux",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "πŸ›’ E-commerce & Retail skill suite derived from danielrosehill/Claude-Slash-Commands. Product catalogue optimisation, conversion rate, customer journey and retail analytics. Provides 10 specialised commands for ecommerce, retail, shopify workflows."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce",
      "path": "SKILL.md",
      "ref": "24576ed767bbfbf8d47fc596d7d156ab7dee5c89",
      "url": "https://github.com/MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce/blob/24576ed767bbfbf8d47fc596d7d156ab7dee5c89/SKILL.md",
      "key": "MagentaJaguar/r13-danielrosehill-claude-slash-commands-ecommerce/SKILL.md"
    },
    "license": "MIT"
  },
  "instructions": "# πŸ›’ E-commerce & Retail Skill Suite\n\n> Derived from **danielrosehill/Claude-Slash-Commands** Β· Focus: _slash commands, hooks, flat command listing_\n\n## Overview\n\nThis skill provides 10 production-ready commands tailored for\n**E-commerce & Retail** workflows. All commands follow a consistent\ninteraction pattern with structured output, progress tracking and\nactionable recommendations.\n\n## Available Commands\n\n- `/product-copy` β€” Conversion-optimised product title, description and bullet points from spec sheet\n- `/price-strategy` β€” Dynamic pricing recommendation using competitor data and elasticit",
  "cost": {
    "context_tokens": 635
  }
}

Fetch it by URL: GET /api/v1/registry/magentajaguar-r13-danielrosehill-claude-slash-commands-e-076c88/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.