Saver

# Saver Skill Smart shopping assistant - Connects to Saver MCP Server for product search and price comparison services. **Note: Currently serving users in Mainland China only. More countries and regions coming soon.** ## Features - ๐ŸŽฏ Requirement analysis (auto-determine if confirmation is needed) - ๐Ÿ” Product search (JD.com / Taobao) - ๐Ÿ“Š Smart sorting (sales / price / rating) - ๐Ÿ”— Auto link conversion (generate affiliate links) - ๐Ÿ’ฐ Price calculation (coupon price + government subsidies) - ๐ŸŒŠ **SSE Streaming** - Real-time progress updates --- ## โš ๏ธ Recommended Workflow (Important) **AI Agent should call tools in the following order:** ``` โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ User request: "Help me buy a phone" โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 1: Call analyze_shopping_need โ”‚ โ”‚ Analyze requirements, determine if confirmation needed โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ โ–ผ โ–ผ needConfirm=false needConfirm=true โ”‚ โ”‚ โ”‚ โ–ผ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ Communicate with โ”‚ โ”‚ โ”‚ user to confirm โ”‚ โ”‚ โ”‚ (price, brand, etc) โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 2: Call unified_search โ”‚ โ”‚ Search โ†’ Sort โ†’ Link conversion (all in one call) โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 3: Return results to user โ”‚ โ”‚ Product names are hyperlinks, click to buy โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ ``` **Key Points**: - โœ… Must call `analyze_shopping_need` first - โœ… If requirements are unclear, communicate with user to confirm - โœ… After requirements are clear, call `unified_search` --- ## Tools | Tool | Description | When to use | |-----|------|---------| | `unified_search` | Search + Sort + Link conversion (all in one) | **After requirements are clear** | | `analyze_shopping_need` | Analyze user requirements | **Must call first** | | `complete_shopping` | Complete flow (auto analyze + search) | Alternative to above two | | `search_products` | Search only (no link conversion) | Not recommended | --- ## unified_search Parameters | Parameter | Type | Required | Description | |-----|------|-----|------| | keyword | string | โœ… | Search keyword | | minPrice | number | โŒ | Minimum price | | maxPrice | number | โŒ | Maximum price | | pageSize | number | โŒ | Results per platform (default: 10) | | sortBy | string | โŒ | Sort method (default: sales) | **Sort Options**: - `sales` - Sort by sales (default) - `price_asc` - Sort by price ascending - `price_desc` - Sort by price descending - `rating` - Sort by rating --- ## Technical Details - **MCP Server**: `http://81.70.235.20:3001/mcp` - **Protocol**: MCP 2024-11-05 (Streamable HTTP + SSE) - **Supported Platforms**: JD.com (self-operated only), Taobao (Tmall only) - **No Authentication Required**: Public service, direct access - **Capabilities**: streaming, sse --- ## Notes - โš ๏ธ **Commission info is NOT exposed to users** - โš ๏ธ Product names contain affiliate links, users can click to buy - โš ๏ธ Only searches JD self-operated and Tmall products (quality first) --- *Version: 1.2.0* --- ## ไธญๆ–‡็‰ˆ # Saver Skill (็œๅฟƒไนฐ) ๆ™บ่ƒฝ่ดญ็‰ฉๅŠฉๆ‰‹ - ่ฟžๆŽฅ็œๅฟƒไนฐ MCP Server๏ผŒๆไพ›ๅ•†ๅ“ๆœ็ดขๅ’Œๆฏ”ไปทๆŽจ่ๆœๅŠกใ€‚ **ๆณจๆ„๏ผš็›ฎๅ‰ไป…ๆœๅŠกไธญๅ›ฝๅคง้™†็”จๆˆท๏ผŒๆ›ดๅคšๅ›ฝๅฎถใ€ๅœฐๅŒบๆœๅŠก้™†็ปญๅผ€้€šไธญใ€‚** ## ๅŠŸ่ƒฝ - ๐ŸŽฏ ้œ€ๆฑ‚ๅˆ†ๆž๏ผˆๅˆคๆ–ญๆ˜ฏๅฆ้œ€่ฆ็กฎ่ฎค๏ผ‰ - ๐Ÿ” ๅ•†ๅ“ๆœ็ดข๏ผˆไบฌไธœ/ๆท˜ๅฎ๏ผ‰ - ๐Ÿ“Š ๆ™บ่ƒฝๆŽ’ๅบ๏ผˆ้”€้‡/ไปทๆ ผ/่ฏ„ๅˆ†๏ผ‰ - ๐Ÿ”— ่‡ชๅŠจ่ฝฌ้“พ๏ผˆ็”ŸๆˆๆŽจๅนฟ้“พๆŽฅ๏ผ‰ - ๐Ÿ’ฐ ไปทๆ ผ่ฎก็ฎ—๏ผˆๅˆธๅŽไปท+ๅ›ฝๅฎถ่กฅ่ดด๏ผ‰ - ๐ŸŒŠ **SSE ๆตๅผ่พ“ๅ‡บ** - ๅฎžๆ—ถ่ฟ›ๅบฆๆŽจ้€ --- ## โš ๏ธ ๆŽจ่่ฐƒ็”จๆต็จ‹๏ผˆ้‡่ฆ๏ผ‰ **AI Agent ๅบ”ๆŒ‰ไปฅไธ‹้กบๅบ่ฐƒ็”จๅทฅๅ…ท๏ผš** ``` โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ ็”จๆˆท่ฏทๆฑ‚๏ผš"ๅธฎๆˆ‘ไนฐไธชๆ‰‹ๆœบ" โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 1: ่ฐƒ็”จ analyze_shopping_need โ”‚ โ”‚ ๅˆ†ๆž้œ€ๆฑ‚๏ผŒๅˆคๆ–ญๆ˜ฏๅฆ้œ€่ฆไธŽ็”จๆˆท็กฎ่ฎค โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ โ–ผ โ–ผ needConfirm=false needConfirm=true โ”‚ โ”‚ โ”‚ โ–ผ โ”‚ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ โ”‚ ไธŽ็”จๆˆทๆฒŸ้€š็กฎ่ฎค้œ€ๆฑ‚ โ”‚ โ”‚ โ”‚ ๏ผˆไปทๆ ผใ€ๅ“็‰Œใ€่ง„ๆ ผ๏ผ‰ โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 2: ่ฐƒ็”จ unified_search โ”‚ โ”‚ ๆœ็ดข โ†’ ๆŽ’ๅบ โ†’ ่ฝฌ้“พ๏ผˆไธ€ๆญฅๅฎŒๆˆ๏ผ‰ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ โ”‚ โ–ผ โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ” โ”‚ Step 3: ๆ ผๅผๅŒ–็ป“ๆžœ่ฟ”ๅ›ž็ป™็”จๆˆท โ”‚ โ”‚ ๅ•†ๅ“ๅ็งฐไธบ่ถ…้“พๆŽฅ๏ผŒ็‚นๅ‡ปๅณๅฏ่ทณ่ฝฌ่ดญไนฐ โ”‚ โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜ ``` **ๅ…ณ้”ฎ็‚น**๏ผš - โœ… ๅฟ…้กปๅ…ˆ่ฐƒ็”จ `analyze_shopping_need` - โœ… ๅฆ‚ๆžœ้œ€ๆฑ‚ไธๆ˜Ž็กฎ๏ผŒไธŽ็”จๆˆทๆฒŸ้€š็กฎ่ฎค - โœ… ้œ€ๆฑ‚ๆ˜Ž็กฎๅŽ๏ผŒ่ฐƒ็”จ `unified_search` --- ## MCP ๅทฅๅ…ทๅˆ—่กจ | ๅทฅๅ…ท | ๅŠŸ่ƒฝ | ่ฐƒ็”จๆ—ถๆœบ | |-----|------|---------| | `unified_search` | ๆœ็ดข+ๆŽ’ๅบ+่ฝฌ้“พ๏ผˆไธ€้”ฎๅฎŒๆˆ๏ผ‰ | **้œ€ๆฑ‚ๆ˜Ž็กฎๅŽ่ฐƒ็”จ** | | `analyze_shopping_need` | ๅˆ†ๆž็”จๆˆท้œ€ๆฑ‚ | **ๅฟ…้กป้ฆ–ๅ…ˆ่ฐƒ็”จ** | | `complete_shopping` | ๅฎŒๆ•ด่ดญ็‰ฉๆต็จ‹๏ผˆๅซ่‡ชๅŠจๅˆ†ๆž๏ผ‰ | ๅฏๆ›ฟไปฃไธŠ่ฟฐไธคๆญฅ | | `search_products` | ไป…ๆœ็ดขๅ•†ๅ“ | ไธๆŽจ่๏ผˆไธๅซ่ฝฌ้“พ๏ผ‰ | --- ## unified_search ๅ‚ๆ•ฐ | ๅ‚ๆ•ฐ | ็ฑปๅž‹ | ๅฟ…ๅกซ | ่ฏดๆ˜Ž | |-----|------|-----|------| | keyword | string | โœ… | ๆœ็ดขๅ…ณ้”ฎ่ฏ | | minPrice | number | โŒ | ๆœ€ไฝŽไปทๆ ผ | | maxPrice | number | โŒ | ๆœ€้ซ˜ไปทๆ ผ | | pageSize | number | โŒ | ๆฏๅนณๅฐ็ป“ๆžœๆ•ฐ๏ผˆ้ป˜่ฎค10๏ผ‰ | | sortBy | string | โŒ | ๆŽ’ๅบๆ–นๅผ๏ผˆ้ป˜่ฎค้”€้‡๏ผ‰ | **ๆŽ’ๅบ้€‰้กน**๏ผš - `sales` - ๆŒ‰้”€้‡ๆŽ’ๅบ๏ผˆ้ป˜่ฎค๏ผ‰ - `price_asc` - ๆŒ‰ไปทๆ ผๅ‡ๅบ - `price_desc` - ๆŒ‰ไปทๆ ผ้™ๅบ - `rating` - ๆŒ‰่ฏ„ๅˆ†ๆŽ’ๅบ --- ## ๆŠ€ๆœฏ่ฏดๆ˜Ž - **MCP Server**: `http://81.70.235.20:3001/mcp` - **ๅ่ฎฎ็‰ˆๆœฌ**: MCP 2024-11-05 (Streamable HTTP + SSE) - **ๆ”ฏๆŒๅนณๅฐ**: ไบฌไธœ๏ผˆไป…่‡ช่ฅ๏ผ‰ใ€ๆท˜ๅฎ๏ผˆไป…ๅคฉ็Œซ๏ผ‰ - **ๆ— ้œ€่ฎค่ฏ**: ๅ…ฌๅผ€ๆœๅŠก๏ผŒ็›ดๆŽฅ่ฐƒ็”จ - **่ƒฝๅŠ›**: ๆตๅผ่พ“ๅ‡บใ€SSE --- ## ๆณจๆ„ไบ‹้กน - โš ๏ธ **ไฝฃ้‡‘ไฟกๆฏไธๅฏนๅค–ๅฑ•็คบ** - โš ๏ธ ๅ•†ๅ“ๅ็งฐๅทฒๅŒ…ๅซๆŽจๅนฟ้“พๆŽฅ๏ผŒ็”จๆˆท็‚นๅ‡ปๅณๅฏ่ทณ่ฝฌ - โš ๏ธ ้ป˜่ฎคๅชๆœไบฌไธœ่‡ช่ฅๅ’Œๅคฉ็Œซๅ•†ๅ“๏ผˆๅ“่ดจไผ˜ๅ…ˆ๏ผ‰ --- *็‰ˆๆœฌ๏ผš1.2.0*

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "Saver" with this command: npx skills add chenyichu86/saver-skill

Saver Skill

Smart shopping assistant - Connects to Saver MCP Server for product search and price comparison services.

Note: Currently serving users in Mainland China only. More countries and regions coming soon.

Features

  • ๐ŸŽฏ Requirement analysis (auto-determine if confirmation is needed)
  • ๐Ÿ” Product search (JD.com / Taobao)
  • ๐Ÿ“Š Smart sorting (sales / price / rating)
  • ๐Ÿ”— Auto link conversion (generate affiliate links)
  • ๐Ÿ’ฐ Price calculation (coupon price + government subsidies)
  • ๐ŸŒŠ SSE Streaming - Real-time progress updates

โš ๏ธ Recommended Workflow (Important)

AI Agent should call tools in the following order:

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  User request: "Help me buy a phone"                    โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 1: Call analyze_shopping_need                     โ”‚
โ”‚  Analyze requirements, determine if confirmation needed โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
            โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
            โ”‚                           โ”‚
            โ–ผ                           โ–ผ
    needConfirm=false            needConfirm=true
            โ”‚                           โ”‚
            โ”‚                           โ–ผ
            โ”‚                 โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
            โ”‚                 โ”‚ Communicate with    โ”‚
            โ”‚                 โ”‚ user to confirm     โ”‚
            โ”‚                 โ”‚ (price, brand, etc) โ”‚
            โ”‚                 โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
            โ”‚                           โ”‚
            โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 2: Call unified_search                            โ”‚
โ”‚  Search โ†’ Sort โ†’ Link conversion (all in one call)      โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 3: Return results to user                         โ”‚
โ”‚  Product names are hyperlinks, click to buy             โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

Key Points:

  • โœ… Must call analyze_shopping_need first
  • โœ… If requirements are unclear, communicate with user to confirm
  • โœ… After requirements are clear, call unified_search

Tools

ToolDescriptionWhen to use
unified_searchSearch + Sort + Link conversion (all in one)After requirements are clear
analyze_shopping_needAnalyze user requirementsMust call first
complete_shoppingComplete flow (auto analyze + search)Alternative to above two
search_productsSearch only (no link conversion)Not recommended

unified_search Parameters

ParameterTypeRequiredDescription
keywordstringโœ…Search keyword
minPricenumberโŒMinimum price
maxPricenumberโŒMaximum price
pageSizenumberโŒResults per platform (default: 10)
sortBystringโŒSort method (default: sales)

Sort Options:

  • sales - Sort by sales (default)
  • price_asc - Sort by price ascending
  • price_desc - Sort by price descending
  • rating - Sort by rating

Technical Details

  • MCP Server: http://81.70.235.20:3001/mcp
  • Protocol: MCP 2024-11-05 (Streamable HTTP + SSE)
  • Supported Platforms: JD.com (self-operated only), Taobao (Tmall only)
  • No Authentication Required: Public service, direct access
  • Capabilities: streaming, sse

Notes

  • โš ๏ธ Commission info is NOT exposed to users
  • โš ๏ธ Product names contain affiliate links, users can click to buy
  • โš ๏ธ Only searches JD self-operated and Tmall products (quality first)

Version: 1.2.0


ไธญๆ–‡็‰ˆ

Saver Skill (็œๅฟƒไนฐ)

ๆ™บ่ƒฝ่ดญ็‰ฉๅŠฉๆ‰‹ - ่ฟžๆŽฅ็œๅฟƒไนฐ MCP Server๏ผŒๆไพ›ๅ•†ๅ“ๆœ็ดขๅ’Œๆฏ”ไปทๆŽจ่ๆœๅŠกใ€‚

ๆณจๆ„๏ผš็›ฎๅ‰ไป…ๆœๅŠกไธญๅ›ฝๅคง้™†็”จๆˆท๏ผŒๆ›ดๅคšๅ›ฝๅฎถใ€ๅœฐๅŒบๆœๅŠก้™†็ปญๅผ€้€šไธญใ€‚

ๅŠŸ่ƒฝ

  • ๐ŸŽฏ ้œ€ๆฑ‚ๅˆ†ๆž๏ผˆๅˆคๆ–ญๆ˜ฏๅฆ้œ€่ฆ็กฎ่ฎค๏ผ‰
  • ๐Ÿ” ๅ•†ๅ“ๆœ็ดข๏ผˆไบฌไธœ/ๆท˜ๅฎ๏ผ‰
  • ๐Ÿ“Š ๆ™บ่ƒฝๆŽ’ๅบ๏ผˆ้”€้‡/ไปทๆ ผ/่ฏ„ๅˆ†๏ผ‰
  • ๐Ÿ”— ่‡ชๅŠจ่ฝฌ้“พ๏ผˆ็”ŸๆˆๆŽจๅนฟ้“พๆŽฅ๏ผ‰
  • ๐Ÿ’ฐ ไปทๆ ผ่ฎก็ฎ—๏ผˆๅˆธๅŽไปท+ๅ›ฝๅฎถ่กฅ่ดด๏ผ‰
  • ๐ŸŒŠ SSE ๆตๅผ่พ“ๅ‡บ - ๅฎžๆ—ถ่ฟ›ๅบฆๆŽจ้€

โš ๏ธ ๆŽจ่่ฐƒ็”จๆต็จ‹๏ผˆ้‡่ฆ๏ผ‰

AI Agent ๅบ”ๆŒ‰ไปฅไธ‹้กบๅบ่ฐƒ็”จๅทฅๅ…ท๏ผš

โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  ็”จๆˆท่ฏทๆฑ‚๏ผš"ๅธฎๆˆ‘ไนฐไธชๆ‰‹ๆœบ"                                โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 1: ่ฐƒ็”จ analyze_shopping_need                     โ”‚
โ”‚  ๅˆ†ๆž้œ€ๆฑ‚๏ผŒๅˆคๆ–ญๆ˜ฏๅฆ้œ€่ฆไธŽ็”จๆˆท็กฎ่ฎค                         โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
            โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ดโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
            โ”‚                           โ”‚
            โ–ผ                           โ–ผ
    needConfirm=false            needConfirm=true
            โ”‚                           โ”‚
            โ”‚                           โ–ผ
            โ”‚                 โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
            โ”‚                 โ”‚ ไธŽ็”จๆˆทๆฒŸ้€š็กฎ่ฎค้œ€ๆฑ‚   โ”‚
            โ”‚                 โ”‚ ๏ผˆไปทๆ ผใ€ๅ“็‰Œใ€่ง„ๆ ผ๏ผ‰ โ”‚
            โ”‚                 โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
            โ”‚                           โ”‚
            โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”ฌโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 2: ่ฐƒ็”จ unified_search                            โ”‚
โ”‚  ๆœ็ดข โ†’ ๆŽ’ๅบ โ†’ ่ฝฌ้“พ๏ผˆไธ€ๆญฅๅฎŒๆˆ๏ผ‰                          โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜
                          โ”‚
                          โ–ผ
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚  Step 3: ๆ ผๅผๅŒ–็ป“ๆžœ่ฟ”ๅ›ž็ป™็”จๆˆท                            โ”‚
โ”‚  ๅ•†ๅ“ๅ็งฐไธบ่ถ…้“พๆŽฅ๏ผŒ็‚นๅ‡ปๅณๅฏ่ทณ่ฝฌ่ดญไนฐ                       โ”‚
โ””โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”˜

ๅ…ณ้”ฎ็‚น๏ผš

  • โœ… ๅฟ…้กปๅ…ˆ่ฐƒ็”จ analyze_shopping_need
  • โœ… ๅฆ‚ๆžœ้œ€ๆฑ‚ไธๆ˜Ž็กฎ๏ผŒไธŽ็”จๆˆทๆฒŸ้€š็กฎ่ฎค
  • โœ… ้œ€ๆฑ‚ๆ˜Ž็กฎๅŽ๏ผŒ่ฐƒ็”จ unified_search

MCP ๅทฅๅ…ทๅˆ—่กจ

ๅทฅๅ…ทๅŠŸ่ƒฝ่ฐƒ็”จๆ—ถๆœบ
unified_searchๆœ็ดข+ๆŽ’ๅบ+่ฝฌ้“พ๏ผˆไธ€้”ฎๅฎŒๆˆ๏ผ‰้œ€ๆฑ‚ๆ˜Ž็กฎๅŽ่ฐƒ็”จ
analyze_shopping_needๅˆ†ๆž็”จๆˆท้œ€ๆฑ‚ๅฟ…้กป้ฆ–ๅ…ˆ่ฐƒ็”จ
complete_shoppingๅฎŒๆ•ด่ดญ็‰ฉๆต็จ‹๏ผˆๅซ่‡ชๅŠจๅˆ†ๆž๏ผ‰ๅฏๆ›ฟไปฃไธŠ่ฟฐไธคๆญฅ
search_productsไป…ๆœ็ดขๅ•†ๅ“ไธๆŽจ่๏ผˆไธๅซ่ฝฌ้“พ๏ผ‰

unified_search ๅ‚ๆ•ฐ

ๅ‚ๆ•ฐ็ฑปๅž‹ๅฟ…ๅกซ่ฏดๆ˜Ž
keywordstringโœ…ๆœ็ดขๅ…ณ้”ฎ่ฏ
minPricenumberโŒๆœ€ไฝŽไปทๆ ผ
maxPricenumberโŒๆœ€้ซ˜ไปทๆ ผ
pageSizenumberโŒๆฏๅนณๅฐ็ป“ๆžœๆ•ฐ๏ผˆ้ป˜่ฎค10๏ผ‰
sortBystringโŒๆŽ’ๅบๆ–นๅผ๏ผˆ้ป˜่ฎค้”€้‡๏ผ‰

ๆŽ’ๅบ้€‰้กน๏ผš

  • sales - ๆŒ‰้”€้‡ๆŽ’ๅบ๏ผˆ้ป˜่ฎค๏ผ‰
  • price_asc - ๆŒ‰ไปทๆ ผๅ‡ๅบ
  • price_desc - ๆŒ‰ไปทๆ ผ้™ๅบ
  • rating - ๆŒ‰่ฏ„ๅˆ†ๆŽ’ๅบ

ๆŠ€ๆœฏ่ฏดๆ˜Ž

  • MCP Server: http://81.70.235.20:3001/mcp
  • ๅ่ฎฎ็‰ˆๆœฌ: MCP 2024-11-05 (Streamable HTTP + SSE)
  • ๆ”ฏๆŒๅนณๅฐ: ไบฌไธœ๏ผˆไป…่‡ช่ฅ๏ผ‰ใ€ๆท˜ๅฎ๏ผˆไป…ๅคฉ็Œซ๏ผ‰
  • ๆ— ้œ€่ฎค่ฏ: ๅ…ฌๅผ€ๆœๅŠก๏ผŒ็›ดๆŽฅ่ฐƒ็”จ
  • ่ƒฝๅŠ›: ๆตๅผ่พ“ๅ‡บใ€SSE

ๆณจๆ„ไบ‹้กน

  • โš ๏ธ ไฝฃ้‡‘ไฟกๆฏไธๅฏนๅค–ๅฑ•็คบ
  • โš ๏ธ ๅ•†ๅ“ๅ็งฐๅทฒๅŒ…ๅซๆŽจๅนฟ้“พๆŽฅ๏ผŒ็”จๆˆท็‚นๅ‡ปๅณๅฏ่ทณ่ฝฌ
  • โš ๏ธ ้ป˜่ฎคๅชๆœไบฌไธœ่‡ช่ฅๅ’Œๅคฉ็Œซๅ•†ๅ“๏ผˆๅ“่ดจไผ˜ๅ…ˆ๏ผ‰

็‰ˆๆœฌ๏ผš1.2.0

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Video Using Ai

create raw footage into AI-edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for turning raw footage i...

Registry SourceRecently Updated
General

Editor With Ai

Skip the learning curve of professional editing software. Describe what you want โ€” cut out the pauses, add transitions, and export a clean final cut โ€” and ge...

Registry SourceRecently Updated
General

To Voice Generator

Get voiced video files ready to post, without touching a single slider. Upload your text or script (TXT, DOCX, PDF, MP4, up to 200MB), say something like "co...

Registry SourceRecently Updated
General

Tencent Cloud Rum

Query Tencent Cloud RUM data, analyze Web performance (LCP/FCP/WebVitals), troubleshoot JS/Promise errors, analyze API latency & error rates, diagnose slow s...

Registry SourceRecently Updated