maishou
商品价格全网对比技能,获取商品在淘宝(Taobao)、天猫(TMall)、京东(JD.com)、拼多多(PinDuoDuo)、抖音(Douyin)、快手(KaiShou)的最优价格、优惠券,当用户想购物或者获取优惠信息时使用。Get the best price, coupons for goods on Chinese e-commerce platforms, compare product prices, and use when users want to shop or get discount information.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/al-one/taobaoWhat This Skill Does
The maishou skill is a powerful e-commerce intelligence tool designed for the OpenClaw AI ecosystem. It acts as a bridge between users and major Chinese e-commerce platforms including Taobao, Tmall, JD.com, Pinduoduo, Douyin, and Kuaishou. By leveraging real-time data from maishou88.com, this skill enables users to fetch the most competitive pricing, locate hidden coupons, and perform cross-platform price comparisons directly from their command line or AI agent interface. It eliminates the need to manually toggle between multiple shopping apps to find the best deal, centralizing your shopping research into one efficient automated flow.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/al-one/taobao
Once installed, ensure your environment is configured correctly to interact with the underlying scripts/main.py controller.
Use Cases
- Deal Hunting: Quickly search for a product across platforms to see which site is currently offering the lowest price.
- Coupon Discovery: Automatically retrieve available discount vouchers before completing a purchase.
- Market Research: Compare how pricing for a specific commodity fluctuates between different giants like JD.com and Taobao.
- Automated Shopping Assistance: Use the agent to verify if a price drop has occurred for a specific item identifier (
goodsId).
Example Prompts
- "Find me the best price and any available coupons for a mechanical keyboard on JD.com."
- "Compare the price of a Dyson hair dryer between Taobao and Pinduoduo, and tell me where it is cheaper."
- "Search for the latest iPhone models on Douyin and provide me with the direct purchase links."
Tips & Limitations
- Platform IDs: Always reference the source parameter correctly (1: Taobao/Tmall, 2: JD, 3: Pinduoduo, 7: Douyin, 8: Kuaishou) when calling the search function to ensure accuracy.
- Data Privacy: This skill is read-only regarding your local file system, ensuring no personal documents are accessed during execution.
- External Dependencies: The skill relies on external API connectivity to
maishou88.com. Ensure your network allows requests to this domain. If a search returns no results, try broadening your keywords or verifying the platform ID. Note that platform policies and availability of coupons may change rapidly, so always verify the final price on the merchant's checkout page.
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-al-one-taobao": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
mcp-lark
Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.
qwen-asr
Transcribe audio files using Qwen ASR (千问STT). Use when the user sends voice messages and wants them converted to text.
edgeone
Deploy HTML content to EdgeOne Pages, return the public URL.
edge-tts-uvx
Text-to-speech conversion using `uvx edge-tts` for generating audio from text. Use when: (1) User requests audio/voice output with the "tts" trigger or keyword. (2) Content needs to be spoken rather than read (multitasking, accessibility, driving, cooking). (3) User wants a specific voice, speed, pitch, or format for TTS output.
mcp-hass
The skill for control Home Assistant smart home devices and query states using MCP protocol.