← 返回 Skills 市场
219
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install vinehoo-search
功能描述
酒云网葡萄酒商品搜索与统计工具;当用户需要搜索葡萄酒、红酒、香槟等商品,或查看当日新上商品统计及具体商品时使用
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install vinehoo-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/vinehoo-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
vinehoo-product-search v0.1.0 初始发布
- 支持按关键词、价格区间、产地、类型筛选葡萄酒商品并分页查询。
- 可查看酒云网当日新上葡萄酒商品的统计摘要,包括国家、类型、酒庄和产区分布。
- 支持按统计维度(如国家、类型、产区、酒庄)查询当日新上具体商品列表。
- 用户信息不足时会主动引导补充预算、产地、类型等关键条件,提高推荐准确性。
- 商品与统计查询均需展示完整的商品详情页链接,方便用户查看或购买。
- 无需额外依赖,使用Node.js原生https模块。
元数据
常见问题
Vinehoo Product Search 是什么?
酒云网葡萄酒商品搜索与统计工具;当用户需要搜索葡萄酒、红酒、香槟等商品,或查看当日新上商品统计及具体商品时使用. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 219 次。
如何安装 Vinehoo Product Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install vinehoo-search」即可一键安装,无需额外配置。
Vinehoo Product Search 是免费的吗?
是的,Vinehoo Product Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Vinehoo Product Search 支持哪些平台?
Vinehoo Product Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Vinehoo Product Search?
由 ligenhui(@ligenhui)开发并维护,当前版本 v0.1.0。
推荐 Skills