visual-product-search
Installation
SKILL.md
Visual Product Search
Find products by image across Chinese e-commerce platforms. Powered by Taobao Image Search, AliExpress Image Search, and Google Gemini Vision.
When to Use
- User shares a product photo and asks "where can I buy this?"
- User wants to find similar products from an image
- User has a screenshot of a product and wants to find it on Taobao/AliExpress
- User wants to identify a product from a photo (brand, price estimate, category)
- User provides a product image URL and asks to search
MCP Server Setup
{
"mcpServers": {
"visual-product-search": {
"command": "npx",
Related skills