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/shopify-page-speed" ~/.claude/skills/nexscope-ai-ecommerce-skills-shopify-page-speed && rm -rf "$T"
manifest:
shopify-page-speed/SKILL.mdsource content
Shopify Page Speed
AI-powered Shopify page speed optimization skill. Diagnoses performance bottlenecks, provides Core Web Vitals improvement plans, and recommends theme and app optimizations for faster Shopify stores.
Capabilities
- Generates actionable site performance frameworks based on your specific business context
- Works across major e-commerce platforms (Amazon, Shopify, Walmart, WooCommerce, Etsy, TikTok Shop)
- Provides data-driven recommendations with industry benchmarks
- Outputs ready-to-implement plans, not just generic advice
Install
clawhub install shopify-page-speed
Usage
Input: Shopify store URL, current theme, installed apps
Output: Speed diagnostic report, Core Web Vitals improvement plan, theme optimization guide, app performance audit
Example Prompt
"I run a [your business type] on [platform]. Help me set up shopify page speed for my business. Here's my current situation: [describe context]."
Limitations
- Requires your specific business data for accurate recommendations
- Market benchmarks are based on US/EU data — adjust for other regions
- Recommendations should be validated against your platform's current policies
- Does not replace dedicated monitoring SaaS tools — designs the strategy and framework
Built by Nexscope AI — AI-powered e-commerce intelligence.