← 返回 Skills 市场
Pipeworx fruityvice
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-fruityvice
功能描述
Nutritional data for fruits — calories, sugar, fat, protein, and carbs per 100g from Fruityvice
安全使用建议
This skill appears to do only what it says: query a Pipeworx Fruityvice endpoint for fruit nutrition data. Before installing, be aware that queries (including any user-provided context) will be sent to https://gateway.pipeworx.io and may be logged by that service. The SKILL.md also shows an optional 'npx mcp-remote@latest' setup — running that command will download and execute an npm package, so review the package or avoid running it if you do not trust it. No secrets or local files are requested by the skill.
功能分析
Type: OpenClaw Skill
Name: pipeworx-fruityvice
Version: 1.0.0
The skill provides nutritional data for fruits by interfacing with a remote MCP server hosted at gateway.pipeworx.io. The documentation and setup instructions (using mcp-remote) are consistent with standard OpenClaw/MCP patterns and do not contain any evidence of malicious intent, data exfiltration, or suspicious code execution.
能力评估
Purpose & Capability
Name/description (fruit nutrition) align with the actual behavior: the SKILL.md only calls a Pipeworx Fruityvice endpoint and exposes simple tools (get_fruit, list_fruits, get_by_nutrition). Required binary is only curl, which is appropriate.
Instruction Scope
Runtime instructions are limited to sending JSON-RPC requests to https://gateway.pipeworx.io/fruityvice/mcp and returning results. The doc does not instruct reading local files, environment secrets, or other system state.
Install Mechanism
There is no formal install spec (instruction-only). The SKILL.md includes an optional mcpServers setup snippet that uses 'npx mcp-remote@latest' to connect to the gateway — using npx would download and run code from npm if the operator chooses to run that setup. This is expected for remote MCP integrations but worth noting.
Credentials
No environment variables, credentials, or config paths are requested. The skill does make network calls to a third-party gateway (pipeworx.io), which is appropriate for the skill's function.
Persistence & Privilege
Skill is not always-enabled and does not request elevated or persistent privileges. It doesn't modify other skills or system-wide settings per the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-fruityvice - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-fruityvice触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pipeworx fruityvice 是什么?
Nutritional data for fruits — calories, sugar, fat, protein, and carbs per 100g from Fruityvice. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。
如何安装 Pipeworx fruityvice?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-fruityvice」即可一键安装,无需额外配置。
Pipeworx fruityvice 是免费的吗?
是的,Pipeworx fruityvice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx fruityvice 支持哪些平台?
Pipeworx fruityvice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx fruityvice?
由 Bruce Gutman(@b-gutman)开发并维护,当前版本 v1.0.0。
推荐 Skills