← Back to Skills Marketplace
fengci

Whisky Search & Information

by 香芋熟了吗 · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
137
Downloads
1
Stars
1
Active Installs
5
Versions
Install in OpenClaw
/install whisky-search
Description
Search and retrieve whisky information from WhiskySpace. Use this skill when users ask about whisky bottles, brands, distilleries, prices, ratings, regions,...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install whisky-search
  3. After installation, invoke the skill by name or use /whisky-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug whisky-search
Version 1.0.4
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 5
Frequently Asked Questions

What is Whisky Search & Information?

Search and retrieve whisky information from WhiskySpace. Use this skill when users ask about whisky bottles, brands, distilleries, prices, ratings, regions,... It is an AI Agent Skill for Claude Code / OpenClaw, with 137 downloads so far.

How do I install Whisky Search & Information?

Run "/install whisky-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Whisky Search & Information free?

Yes, Whisky Search & Information is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Whisky Search & Information support?

Whisky Search & Information is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Whisky Search & Information?

It is built and maintained by 香芋熟了吗 (@fengci); the current version is v1.0.4.

💬 Comments