install
source · Clone the upstream repo
git clone https://github.com/nexscope-ai/eCommerce-Skills
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/nexscope-ai/eCommerce-Skills "$T" && mkdir -p ~/.claude/skills && cp -r "$T/ecommerce-subscription-model" ~/.claude/skills/nexscope-ai-ecommerce-skills-ecommerce-subscription-model && rm -rf "$T"
manifest:
ecommerce-subscription-model/SKILL.mdsource content
E-Commerce Subscription Model
Design and launch subscription-based e-commerce businesses. Subscribe-and-save, membership boxes, replenishment models, pricing tiers, and churn reduction strategies.
Capabilities
- Subscription model types: replenishment, curation, access
- Platform setup: Shopify subscriptions, Amazon Subscribe & Save, ReCharge
- Pricing and tier design for maximum LTV
- Subscriber acquisition strategy
- Onboarding flow optimization
- Churn analysis and reduction tactics
- Subscription analytics: MRR, churn rate, ARPU
- Regulatory compliance (auto-renewal laws)
Install
npx skills add nexscope/ecommerce-subscription-model
Usage
Ask your AI agent:
- "Should I add a subscription option to my product?"
- "Design a subscribe-and-save program for my consumable product."
- "How do I reduce subscription churn for my box service?"
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.