← 返回 Skills 市场
fengci

Whisky Search & Information

作者 香芋熟了吗 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ 安全检测通过
137
总下载
1
收藏
1
当前安装
5
版本数
在 OpenClaw 中安装
/install whisky-search
功能描述
Search and retrieve whisky information from WhiskySpace. Use this skill when users ask about whisky bottles, brands, distilleries, prices, ratings, regions,...
安全使用建议
This skill appears coherent and low-risk: it only instructs the agent to make read-only GET calls to whiskyspace.com and to return API fields without guessing. Before installing, confirm whether WhiskySpace's API requires authentication or rate-limiting (the SKILL.md does not mention API keys); if the API requires keys the skill will need changes. Remember that even instruction-only skills make network requests — avoid submitting any personally sensitive data or private links in queries because those requests will go to an external site. If you need stricter guarantees, test the skill with non-sensitive queries and verify the observed network calls and returned data.
功能分析
Type: OpenClaw Skill Name: whisky-search Version: 1.0.4 The skill bundle is a legitimate tool for searching and retrieving whisky information from the WhiskySpace API. The instructions in SKILL.md are focused on ensuring data accuracy, preventing URL hallucinations, and providing structured responses, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The name/description (search and retrieve whisky info) matches the SKILL.md: all actions are search/get calls to WhiskySpace endpoints and canonical URL construction rules. There are no unrelated binaries, env vars, or installs requested.
Instruction Scope
Runtime instructions are narrowly scoped to issuing specific GET requests to the WhiskySpace API, returning fields as-is, and constructing canonical URLs. The skill does not instruct reading local files, system env vars, or contacting other endpoints. It also forbids guessing/making up data.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes the risk of arbitrary code being written or executed on the host.
Credentials
The skill declares no required credentials or env vars. That is consistent if WhiskySpace's API is public. If the real WhiskySpace API requires an API key/auth, the SKILL.md omits authentication guidance and the skill would fail — not necessarily malicious, but worth confirming before relying on it.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills' configs. Autonomous invocation is allowed (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install whisky-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /whisky-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Refined strict output rules: Only use API-returned data and declared URL patterns—never guess, infer, or construct undeclared site routes. - Clarified WhiskySpace page URL logic: Always use the canonical `/whiskies/{slug_or_id}` or `/brand/{id}` routes; never use `/brand/{slug}`. - Updated handling for brand URLs: Always fetch numeric brand `id` before constructing brand page links. If not available via API, clearly state the URL is unavailable. - Added explicit instructions for answering provenance questions about WhiskySpace URLs. - Revised examples and output templates for concise, factual, and minimal responses when appropriate. - Expanded and clarified edge case handling for missing fields, no results, large searches, and API errors.
v1.0.3
- Documentation updates: removed technical details about search technology (Meilisearch), data scope, Bayesian averaging, and rate limits from the Notes section. - Clarified that price data may not reflect current market rates and that whiskey ratings may be less reliable with few reviews. - No changes to the skill’s core functionality or user-facing features.
v1.0.2
- Expanded the skill's description and trigger phrases to clarify when to use the whisky-search skill, including more examples of user intents and language support. - Enhanced output format guidelines for both search results and details views, emphasizing scannable, structured presentation with clickable links for user convenience. - Added comprehensive examples for how to present results, including modeled output for searches and detail pages. - Introduced guidance for handling edge cases such as empty results, API errors, missing data, and large result sets to improve user experience. - Expanded documentation notes on search technology, data scope, ratings methodology, and rate limiting for greater transparency.
v1.0.1
No user-facing changes in this release. - Version updated to 1.0.1 with no modifications to functionality or documentation.
v1.0.0
- Initial release of whisky-search skill. - Search and filter whiskies by name, brand, region, age, and other characteristics. - Retrieve detailed whisky information including prices and ratings. - Explore whisky brands, distilleries, and filter options (regions, countries, types). - Supports 8 languages. - No authentication required; generous rate limits.
元数据
Slug whisky-search
版本 1.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 5
常见问题

Whisky Search & Information 是什么?

Search and retrieve whisky information from WhiskySpace. Use this skill when users ask about whisky bottles, brands, distilleries, prices, ratings, regions,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 137 次。

如何安装 Whisky Search & Information?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install whisky-search」即可一键安装,无需额外配置。

Whisky Search & Information 是免费的吗?

是的,Whisky Search & Information 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Whisky Search & Information 支持哪些平台?

Whisky Search & Information 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Whisky Search & Information?

由 香芋熟了吗(@fengci)开发并维护,当前版本 v1.0.4。

💬 留言讨论