← 返回 Skills 市场
ivangdavila

OpenTable

作者 Iván · GitHub ↗ · v1.0.0
darwinlinuxwin32 ✓ 安全检测通过
354
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install opentable
功能描述
Guide OpenTable availability, booking flows, and guest messaging with conversion-focused listing, pacing, and incident response playbooks.
安全使用建议
This skill is advisory and internally consistent: it will create a local workspace at ~/opentable (setup.md shows mkdir/touch and restrictive chmod) and does not ask for or store credentials by design. Before installing, confirm you are comfortable with local persistent notes in your home directory (avoid putting guest PII into those files), verify the agent asks you before running the setup commands, and remember that any authenticated OpenTable automation would require a separate integration that does request credentials — this skill does not perform that. If you want stricter control, run the skill under a dedicated account or directory and back up or audit ~/opentable regularly.
功能分析
Type: OpenClaw Skill Name: opentable Version: 1.0.0 The skill bundle is benign. It focuses on guiding an AI agent to manage OpenTable operations by creating and maintaining local markdown files under `~/opentable/`. The `setup.md` file contains standard `mkdir`, `touch`, and `chmod` commands to initialize this workspace with secure permissions (`chmod 700` for the directory, `chmod 600` for files). Crucially, `SKILL.md` and `setup.md` explicitly state that the skill does not request credentials, persist sensitive data, or run undeclared network destinations, and instructs the agent to protect guest data boundaries. There is no evidence of prompt injection for malicious purposes, data exfiltration, or unauthorized actions.
能力评估
Purpose & Capability
Name/description (OpenTable advisory, booking/listing/playbooks) aligns with what the skill requests and does: no binaries, no env vars, no API keys, and local notes under ~/opentable. The SKILL.md explicitly says it does not configure authenticated OpenTable automation itself.
Instruction Scope
Runtime instructions are advisory and confined to creating and using local markdown files (setup.md instructs creating ~/opentable and templates). The skill does not instruct reading unrelated system files or contacting external endpoints. It also instructs not to ask for credentials.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install model — nothing is downloaded or written by an installer.
Credentials
No environment variables, credentials, or config paths are required. The skill explicitly forbids requesting credentials in chat and avoids declaring any external secrets.
Persistence & Privilege
Does not request always: true and does not modify other skills or system-wide settings. It does create and persist files under the user's home (~ /opentable) with explicit chmod recommendations, which is appropriate for a local advisory workspace.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install opentable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /opentable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release.
元数据
Slug opentable
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

OpenTable 是什么?

Guide OpenTable availability, booking flows, and guest messaging with conversion-focused listing, pacing, and incident response playbooks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 354 次。

如何安装 OpenTable?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install opentable」即可一键安装,无需额外配置。

OpenTable 是免费的吗?

是的,OpenTable 完全免费(开源免费),可自由下载、安装和使用。

OpenTable 支持哪些平台?

OpenTable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux, win32)。

谁开发了 OpenTable?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论