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/woocommerce-seo" ~/.claude/skills/nexscope-ai-ecommerce-skills-woocommerce-seo && rm -rf "$T"
manifest:
woocommerce-seo/SKILL.mdsource content
WooCommerce SEO
Optimize WooCommerce stores for search engines. Covers technical SEO, product page optimization, schema markup, site speed, URL structure, and content strategy for organic traffic growth.
Capabilities
- Technical SEO audit for WooCommerce sites
- Product page title, meta description, and URL optimization
- Schema markup: Product, Review, FAQ, Breadcrumb
- Site speed optimization (image compression, caching, CDN)
- Category and tag taxonomy strategy
- Internal linking structure for product pages
- Blog content strategy for product-related keywords
- XML sitemap and robots.txt configuration
Install
npx skills add nexscope/woocommerce-seo
Usage
Ask your AI agent:
- "Audit my WooCommerce store SEO and give me a fix list."
- "Optimize my product pages for better Google rankings."
- "Set up proper schema markup for my WooCommerce products."
Output
Structured recommendations with actionable steps, benchmarks, and platform-specific guidance.
Built by Nexscope — AI-powered e-commerce tools for sellers worldwide.