← Back to Skills Marketplace
219
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install vinehoo-search
Description
酒云网葡萄酒商品搜索与统计工具;当用户需要搜索葡萄酒、红酒、香槟等商品,或查看当日新上商品统计及具体商品时使用
Usage Guidance
This skill is internally consistent: it runs local Node scripts that POST search parameters to vinehoo's API and returns JSON results. Before installing, note that queries and any keywords you provide will be sent to https://wxapp.vinehoo.com, so avoid including secrets or private data in search parameters. No credentials are requested by the skill. If you need offline or private-data-only operation, this skill is not suitable because it depends on the remote vinehoo API.
Capability Analysis
Type: OpenClaw Skill
Name: vinehoo-search
Version: 0.1.0
The skill bundle provides legitimate tools for searching and retrieving statistics for wine products from vinehoo.com. The Node.js scripts (search_products.js, statistics_products.js, and statistics_summary.js) use the native HTTPS module to interact with a specific API endpoint (wxapp.vinehoo.com) and do not contain any evidence of data exfiltration, malicious execution, or obfuscation. The instructions in SKILL.md are well-structured and align strictly with the stated purpose of the tool.
Capability Assessment
Purpose & Capability
Name/description describe wine product search and daily-new-product statistics. Included scripts call vinehoo.com API endpoints that provide product lists and statistics, which is coherent with the stated purpose.
Instruction Scope
SKILL.md confines runtime behavior to parsing user filters, running the provided Node scripts, and formatting/displaying results. It does not direct reading of unrelated files, access to other environment variables, or transmission to any endpoints other than the vinehoo API host.
Install Mechanism
Instruction-only skill with bundled, small Node scripts using Node.js built-in https; there is no installer, no downloads from arbitrary URLs, and no package manager installs. Low install risk.
Credentials
No required environment variables, credentials, or config paths are declared or accessed in the scripts. The skill only uses network requests to vinehoo endpoints, which is proportionate for a remote product-search tool.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges or modify other skills or system-wide settings. It runs only when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vinehoo-search - After installation, invoke the skill by name or use
/vinehoo-search - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
vinehoo-product-search v0.1.0 初始发布
- 支持按关键词、价格区间、产地、类型筛选葡萄酒商品并分页查询。
- 可查看酒云网当日新上葡萄酒商品的统计摘要,包括国家、类型、酒庄和产区分布。
- 支持按统计维度(如国家、类型、产区、酒庄)查询当日新上具体商品列表。
- 用户信息不足时会主动引导补充预算、产地、类型等关键条件,提高推荐准确性。
- 商品与统计查询均需展示完整的商品详情页链接,方便用户查看或购买。
- 无需额外依赖,使用Node.js原生https模块。
Metadata
Frequently Asked Questions
What is Vinehoo Product Search?
酒云网葡萄酒商品搜索与统计工具;当用户需要搜索葡萄酒、红酒、香槟等商品,或查看当日新上商品统计及具体商品时使用. It is an AI Agent Skill for Claude Code / OpenClaw, with 219 downloads so far.
How do I install Vinehoo Product Search?
Run "/install vinehoo-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vinehoo Product Search free?
Yes, Vinehoo Product Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vinehoo Product Search support?
Vinehoo Product Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vinehoo Product Search?
It is built and maintained by ligenhui (@ligenhui); the current version is v0.1.0.
More Skills