← 返回 Skills 市场
Pipeworx cocktails
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
94
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-cocktails
功能描述
Cocktail recipes from TheCocktailDB — search by name, browse by ingredient, or discover a random drink
安全使用建议
This skill appears to do exactly what it claims: query a cocktail database via pipeworx.io and return recipes. No credentials are needed. Two things to consider before installing: (1) the skill calls a third-party gateway (gateway.pipeworx.io) — if you have privacy or network restrictions, be aware requests go to that domain; (2) the included MCP client example uses 'npx' which will download and execute a remote npm package if you run it — you can avoid that by using the provided curl examples or by inspecting the package before running. If those two points are acceptable, the skill is coherent and proportionate to its purpose.
功能分析
Type: OpenClaw Skill
Name: pipeworx-cocktails
Version: 1.0.0
The skill bundle provides a standard interface for accessing cocktail recipes via a remote MCP server hosted at gateway.pipeworx.io. It uses the mcp-remote utility to connect to the API and contains no evidence of malicious code, data exfiltration, or prompt injection attempts in SKILL.md.
能力评估
Purpose & Capability
Name/description match the behavior: it calls a cocktail API and exposes search/get/random operations. Declared required binary (curl) is appropriate and no unrelated secrets or paths are requested.
Instruction Scope
SKILL.md stays on-topic: it shows how to call the gateway endpoints and how to use the tool methods. It does not instruct reading local files, unrelated env vars, or exfiltrating data. The MCP client example does instruct using npx to run a remote helper, which is an optional client convenience rather than required runtime behavior.
Install Mechanism
There is no install spec (instruction-only), which is low-risk. However the MCP client config example uses 'npx mcp-remote@latest', which will fetch and execute code from the npm registry at runtime if used — this is an ancillary risk to be aware of though not required to use the skill (you can call the gateway with curl as shown).
Credentials
No environment variables, credentials, or config paths are requested. The lack of secrets is proportional to a read-only recipe lookup service.
Persistence & Privilege
The skill is not marked always:true and does not request persistent or cross-skill configuration. Model invocation is not disabled (normal default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-cocktails - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-cocktails触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx cocktails 是什么?
Cocktail recipes from TheCocktailDB — search by name, browse by ingredient, or discover a random drink. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 94 次。
如何安装 Pipeworx cocktails?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-cocktails」即可一键安装,无需额外配置。
Pipeworx cocktails 是免费的吗?
是的,Pipeworx cocktails 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx cocktails 支持哪些平台?
Pipeworx cocktails 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx cocktails?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills