vip-search
在唯品会(VIP.com)无感搜索商品,直接调用 Browser Subagent 进行网页内容提取。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bfkkkd/xc-vip-searchWhat This Skill Does
The vip-search skill is a specialized automation tool designed for the OpenClaw AI ecosystem to enable seamless, real-time product discovery on VIP.com (唯品会). By leveraging the powerful browser_subagent, this skill acts as a bridge between the AI agent and the live e-commerce platform. It bypasses the complexities of manual browsing, session management, or authentication requirements. Instead, it programmatically navigates to the search results page, intelligently parses the DOM structure, and extracts critical data points such as product titles and current discounted prices directly into your chat interface.
Installation
To add this skill to your OpenClaw environment, ensure you have the necessary permissions enabled and execute the following command in your terminal or skill manager console:
clawhub install openclaw/skills/skills/bfkkkd/xc-vip-search
Once installed, the skill will be automatically registered to your agent and available for immediate use without needing any further configuration or API keys.
Use Cases
- Price Monitoring: Quickly check if specific categories of goods (like consumer electronics or apparel) are currently on sale on VIP.com.
- Market Research: Aggregate a list of top-performing or top-listed items for a specific keyword to compare market positioning.
- Shopping Assistance: Assist users in finding direct links or pricing information for products they are interested in buying, saving them the time of manual searching.
Example Prompts
- "帮我在唯品会搜索一下蓝牙耳机,列出前五个结果的价格和名称。"
- "我想买个电压力锅,在唯品会帮我找找现在的促销款。"
- "唯品会上有卖运动鞋吗?帮我搜一下耐克的相关产品。"
Tips & Limitations
- Efficiency: The skill is optimized for speed; however, results depend on the DOM structure of VIP.com. If the website undergoes a major design update, the extraction logic may need adjustment.
- Authentication: This skill does not require user cookies or login credentials, keeping your personal data secure and ensuring the agent operates in an anonymous browsing state.
- Reliability: As it relies on browser automation, network latency or server-side anti-scraping measures (like captchas) might occasionally impact the success of a search. If you encounter a failure, simply wait a few seconds and try your request again.
- Scope: This skill is strictly for searching and extracting public information from search result pages and cannot be used to perform checkout or account-specific actions.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bfkkkd-xc-vip-search": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access