← 返回 Skills 市场
1181
总下载
2
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install restaurants
功能描述
Build a personal restaurant system for tracking places to try, favorites, and dining memories.
安全使用建议
This skill appears to do what it says: it will create and manage a ~/restaurants/ folder and plain-text markdown entries for places, favorites, and visits. Before installing/using it, consider: 1) Do you want a new directory and files created in your home folder? Back up or choose a different path if not. 2) The files will contain personal notes (preferences, visits); treat them like personal data — encrypt or avoid storing sensitive info if needed. 3) The skill makes no network calls or require credentials, but the agent will read those local files when recommending restaurants; ensure you’re comfortable with the agent having that local-file access. 4) If you prefer a cloud or encrypted store, modify the workflow accordingly. Overall the package is internally consistent and not requesting excessive privileges.
功能分析
Type: OpenClaw Skill
Name: restaurants
Version: 1.0.0
The skill bundle defines an OpenClaw agent skill for tracking restaurants. The `SKILL.md` file provides instructions for the agent to create and manage markdown files within a `~/restaurants/` directory. All instructions are clearly aligned with the stated purpose, focusing on file system operations for data storage and retrieval. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or any other harmful behaviors. The file system access is a necessary and benign capability for this skill's functionality.
能力评估
Purpose & Capability
Name and description match the instructions: the skill manages a local personal restaurant workspace, tracks places to try, favorites, and visit notes. It does not ask for unrelated credentials, binaries, or cloud access.
Instruction Scope
SKILL.md explicitly instructs creating and using a workspace at ~/restaurants/ and defines file formats and read/write behavior. This is within scope for a personal tracker, but it means the agent will create and modify files in the user's home directory and will read those files when making recommendations.
Install Mechanism
There is no install spec and no code files — lowest-risk instruction-only skill. Nothing is downloaded or written to disk by an installer beyond what the agent itself does when following the instructions.
Credentials
The skill requires no environment variables, credentials, or config paths. No disproportionate secrets or unrelated env access are requested.
Persistence & Privilege
always is false and the skill is user-invocable (normal). It will persist user data by creating files under ~/restaurants/, which is expected for its purpose; users should be aware these local files will contain personal data and may be read by the agent when invoked.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install restaurants - 安装完成后,直接呼叫该 Skill 的名称或使用
/restaurants触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Restaurants 是什么?
Build a personal restaurant system for tracking places to try, favorites, and dining memories. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1181 次。
如何安装 Restaurants?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install restaurants」即可一键安装,无需额外配置。
Restaurants 是免费的吗?
是的,Restaurants 完全免费(开源免费),可自由下载、安装和使用。
Restaurants 支持哪些平台?
Restaurants 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Restaurants?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills