← Back to Skills Marketplace
brucegutman

Pipeworx recipes

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-recipes
Description
Search and retrieve detailed recipes, find meals by ingredient, or get a random meal suggestion with step-by-step instructions and video links.
Usage Guidance
This skill appears coherent: it makes network calls to an external recipe API (gateway.pipeworx.io) and needs no credentials or local access. Before installing, consider whether you trust the external endpoint — queries and any content you send to the skill will go to that server. If you need stronger privacy, verify the domain/provider and their privacy policy or prefer an offline recipe source. No red flags in the manifest, but as with any networked skill, only share non-sensitive input.
Capability Analysis
Type: OpenClaw Skill Name: pipeworx-recipes Version: 1.0.0 The skill bundle provides a standard interface for a recipe search service using the Model Context Protocol (MCP). The documentation in SKILL.md and metadata in _meta.json describe legitimate functionality for searching and retrieving meal data from a remote gateway (gateway.pipeworx.io), with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description (recipe search, get recipe by ID, random recipe, by-ingredient) matches the SKILL.md examples and the single external endpoint (gateway.pipeworx.io). Declared use of TheMealDB is consistent with a recipes service; there are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md only instructs the agent to call the recipe gateway API (example curl and mcpServers JSON). It does not direct the agent to read local files, environment variables, or other system state, nor to send data to unexpected endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk or downloaded by an installer, which minimizes installation risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. This is proportionate to a read-only recipe lookup service.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or system-wide configuration changes, and it doesn't ask to modify other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-recipes
  3. After installation, invoke the skill by name or use /pipeworx-recipes
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-recipes
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx recipes?

Search and retrieve detailed recipes, find meals by ingredient, or get a random meal suggestion with step-by-step instructions and video links. It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.

How do I install Pipeworx recipes?

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

Is Pipeworx recipes free?

Yes, Pipeworx recipes is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pipeworx recipes support?

Pipeworx recipes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx recipes?

It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.

💬 Comments