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-feed-management" ~/.claude/skills/nexscope-ai-ecommerce-skills-ecommerce-feed-management && rm -rf "$T"
manifest:
ecommerce-feed-management/SKILL.mdsource content
E-Commerce Feed Management
AI-powered product feed management and monitoring skill. Designs feed health checks, sync error diagnostics, missing SKU detection, and attribute completeness validation for e-commerce product catalogs.
Capabilities
- Generates actionable monitoring & alerts 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 ecommerce-feed-management
Usage
Input: Product feed URL/file, marketplace requirements, catalog size
Output: Feed health report, sync error diagnosis, missing SKU detection, attribute completeness audit
Example Prompt
"I run a [your business type] on [platform]. Help me set up e-commerce feed management 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.