Smzdm
Skill by codekungfu
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/codekungfu/smzdmWhat This Skill Does
The Smzdm skill (developed by codekungfu) serves as a specialized browser-automation agent for "Smzdm" (什么值得买), a leading Chinese shopping recommendation platform. It is designed to navigate public-facing pages, including category rankings, price drops, and promotional listings. Rather than acting as an automated shopping bot or a bulk-scraper, this skill acts as a research assistant, parsing complex e-commerce listings into structured, easy-to-read summaries. It helps users identify current "good prices," historical price trends, and promotional events by extracting key data points like price, discount type, and item metadata.
Installation
To integrate this skill into your OpenClaw environment, execute the following command in your terminal:
clawhub install openclaw/skills/skills/codekungfu/smzdm
Ensure your OpenClaw runtime has the necessary browser engine permissions enabled to allow the skill to interact with the Smzdm web interface safely.
Use Cases
This skill is ideal for users who want to make data-driven shopping decisions without spending hours manually scanning multiple web pages. Typical applications include:
- Price Monitoring: Summarizing the current best offers for specific electronics or home goods.
- Market Analysis: Analyzing brand distribution and pricing tiers within a category ranking page to identify the best value-for-money options.
- Event Tracking: Extracting key details and deadlines from seasonal promotional event pages to ensure no limited-time offers are missed.
Example Prompts
- "Find the latest good price deals for 'mechanical keyboard' on Smzdm, and tell me which ones are labeled as historical low prices."
- "Go to the smartphone ranking page on Smzdm, extract the top 5 models, and list their prices and brands in a table."
- "Check the current 618 promotion page link and summarize the key discount types available for home appliances."
Tips & Limitations
- Dynamic Content: Because Smzdm utilizes dynamic rendering and anti-bot measures, the skill works best when the agent has already navigated to the target page. It is highly recommended that you trigger the agent only after a browser session has successfully loaded the content.
- Compliance: This skill is strictly for personal analysis and summary. It does not perform logins, automated orders, or high-frequency batch data collection. Any attempt to use it for mass scraping or automated purchasing will likely result in IP blocks from the host site.
- Timeliness: Always check the timestamp of the extracted data, as prices on these platforms fluctuate rapidly.
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-codekungfu-smzdm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, data-collection