← Back to Skills Marketplace
Pipeworx fruityvice
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-fruityvice
Description
Nutritional data for fruits — calories, sugar, fat, protein, and carbs per 100g from Fruityvice
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-fruityvice - After installation, invoke the skill by name or use
/pipeworx-fruityvice - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx fruityvice?
Nutritional data for fruits — calories, sugar, fat, protein, and carbs per 100g from Fruityvice. It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install Pipeworx fruityvice?
Run "/install pipeworx-fruityvice" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx fruityvice free?
Yes, Pipeworx fruityvice is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx fruityvice support?
Pipeworx fruityvice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx fruityvice?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills