← Back to Skills Marketplace
232
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install yhd
Description
Shop YHD.com (1号店) with browser automation for search, daily flash sales, fresh grocery selection, cart operations, and membership benefits. Supports logged-...
Usage Guidance
This skill appears coherent for automating browsing and cart-preview work on YHD. Before installing, confirm you trust the author/source (homepage is missing; package.json repo points to a GitHub handle). Understand that browser automation will operate in a logged-in session if you consent — do not supply credentials via environment variables; log in interactively and revoke session access if you stop using the skill. The SKILL.md requires the agent to stop before payment and ask before login, but those are usage rules, not technical enforcement: monitor the first runs, review any snapshots the agent extracts for sensitive data, and avoid sharing payment credentials or OTPs with the agent. If you want extra assurance, inspect the referenced repository or run the skill in a sandboxed browser profile.
Capability Analysis
Type: OpenClaw Skill
Name: yhd
Version: 2.0.1
The 'yhd' skill is a shopping assistant for YHD.com (1号店) that provides product search, flash sale tracking, and cart management via browser automation. The skill includes explicit safety boundaries in SKILL.md and README.md, specifically forbidding the agent from performing final payments and requiring user consent before accessing login-protected areas. The logic in index.js is limited to harmless helper functions for timing and membership tiers, and no indicators of data exfiltration or unauthorized execution were found.
Capability Assessment
Purpose & Capability
Name/description (YHD shopping with browser automation) align with the included files and runtime instructions. The skill requires interactive login for cart operations (documented) and does not request unrelated credentials or system access.
Instruction Scope
SKILL.md and browser-workflow.md explicitly describe browser navigation, element selection, cart operations, coupon application, and generating order previews, and they include safety rules (ask before login, stop before payment). This is appropriate for the stated purpose, but because it performs actions in a logged-in browser context it can access user session data and page content — the skill relies on the agent and user to enforce the safety rules.
Install Mechanism
No install spec and no external downloads; the skill is instruction-first with a small helper index.js (non-executable logic). Low installation risk because nothing is written to disk or pulled from arbitrary URLs during install.
Credentials
The skill declares no required environment variables, binaries, or config paths. That matches its approach of using interactive browser automation and asking the user to log in rather than storing credentials.
Persistence & Privilege
Skill is not always-enabled, has normal autonomous-invocation defaults, and does not attempt to modify other skills or request permanent system presence. No evidence of privileged persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yhd - After installation, invoke the skill by name or use
/yhd - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
English main doc with browser automation v2.0
v2.0.0
升级到 2.0.0
v1.0.1
Update version
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is YHD?
Shop YHD.com (1号店) with browser automation for search, daily flash sales, fresh grocery selection, cart operations, and membership benefits. Supports logged-... It is an AI Agent Skill for Claude Code / OpenClaw, with 232 downloads so far.
How do I install YHD?
Run "/install yhd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YHD free?
Yes, YHD is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YHD support?
YHD is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).
Who created YHD?
It is built and maintained by haidong (@harrylabsj); the current version is v2.0.1.
More Skills