← 返回 Skills 市场
Pipeworx recipes
作者
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
80
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pipeworx-recipes - 安装完成后,直接呼叫该 Skill 的名称或使用
/pipeworx-recipes触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 80 次。
如何安装 Pipeworx recipes?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-recipes」即可一键安装,无需额外配置。
Pipeworx recipes 是免费的吗?
是的,Pipeworx recipes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pipeworx recipes 支持哪些平台?
Pipeworx recipes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pipeworx recipes?
由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。
推荐 Skills