← 返回 Skills 市场
99
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install udon
功能描述
Search and browse 100 curated Japanese udon noodle recipes from Cookpad. Use when the user asks about udon recipes, wants udon dish ideas, searches for udon...
安全使用建议
This appears low-risk and does what it says: a local Python search over the bundled recipes file. Before installing, confirm you’re comfortable running a small Python script from an unknown source (reviewed here), ensure Python 3 is available, and note that recipe entries include external Cookpad links that the script only displays (it does not fetch them). If you need stronger provenance, ask the publisher for a homepage or source repository to verify origin and licensing of the recipe content.
功能分析
Type: OpenClaw Skill
Name: udon
Version: 1.0.0
The 'udon' skill is a straightforward recipe search tool that allows users to browse a curated list of 100 Japanese udon recipes. The Python script `scripts/search_udon.py` safely parses a local markdown file (`references/recipes.md`) using standard string matching and regular expressions, with no evidence of network activity, unauthorized file access, or command execution vulnerabilities.
能力评估
Purpose & Capability
The name/description are a local udon recipe search; the included script and recipes.md implement exactly that. There are no environment variables, credentials, or external binaries required that would be out of scope.
Instruction Scope
SKILL.md instructs running the bundled Python script which reads references/recipes.md and formats results. The runtime instructions do not tell the agent to read other files, call external endpoints, or exfiltrate data. The code only reads the local recipes.md and prints matches.
Install Mechanism
There is no install spec — the skill is instruction/code-only. The Python script uses only the standard library and the packaged recipes.md, so there is no network download or archive extraction during install.
Credentials
The skill requires no environment variables, secrets, or config paths. No credentials are requested and the script does not read environment variables.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent presence or modify other skills or system configuration. Autonomous invocation is allowed (platform default) but not elevated here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install udon - 安装完成后,直接呼叫该 Skill 的名称或使用
/udon触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the udon skill:
- Search and browse 100 curated Japanese udon noodle recipes from Cookpad.
- Find udon recipes by keyword, ingredient, category, or recipe number.
- Supports common categories like grilled, cold, curry, miso, egg, meat, seafood, and more.
- Simple Python script for searching and displaying recipes.
- Includes references to full recipe details and Cookpad links.
元数据
常见问题
udon noodle recipe search 是什么?
Search and browse 100 curated Japanese udon noodle recipes from Cookpad. Use when the user asks about udon recipes, wants udon dish ideas, searches for udon... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 99 次。
如何安装 udon noodle recipe search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install udon」即可一键安装,无需额外配置。
udon noodle recipe search 是免费的吗?
是的,udon noodle recipe search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
udon noodle recipe search 支持哪些平台?
udon noodle recipe search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 udon noodle recipe search?
由 Jay(@goog)开发并维护,当前版本 v1.0.0。
推荐 Skills