← 返回 Skills 市场
eeshita-pande

Restaurant Booking - OpenTable

作者 Eeshita-Pande · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ✓ 安全检测通过
191
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install restaurant-booking-opentable
功能描述
Book restaurant tables on OpenTable via the browser tool. Handles hidden time slots and terms checkboxes with JS evaluate fallbacks. Works with a logged-in s...
安全使用建议
This skill appears to do what it says: automate bookings using the OpenClaw browser tool and your logged-in OpenTable session. Before installing or invoking it, consider: (1) it will act using your browser profile/session and card-on-file — it can complete bookings without further card entry, so only use it if you trust the automation to place reservations on your behalf; (2) review and restrict which browser profile the skill can use (use a dedicated profile such as the suggested profile="openclaw"), and keep your OpenTable account secured with a strong password/MFA; (3) the JS snippets read page text (confirmation numbers, dates, and last-4 card digits) — that's necessary for confirmation but may include other visible PII on the page; (4) verify the browser tool and the agent environment are trusted (the skill contains no network exfiltration endpoints, but the browser environment could still be used to interact with any page it is navigated to); (5) if you are uncomfortable, do not provide a logged-in profile or card on file, or use a disposable/test account. If you want higher assurance, ask the skill author for an explicit domain whitelist or to restrict actions to verified OpenTable domains only.
功能分析
Type: OpenClaw Skill Name: restaurant-booking-opentable Version: 1.0.2 The skill is a legitimate automation tool for booking restaurant reservations on OpenTable. It provides detailed instructions and JavaScript snippets in SKILL.md and browser-snippets.md to handle OpenTable's complex UI, specifically targeting elements like time-slot links and terms checkboxes that are often missing from the browser's accessibility tree. The code focuses entirely on the stated purpose, includes user-in-the-loop steps for 3DS authentication, and does not exhibit signs of data exfiltration or unauthorized execution.
能力评估
Purpose & Capability
Name/description (OpenTable booking) align with requirements and instructions. The only declared requirement is browser.enabled (the browser tool/profile), which is necessary for in-browser JS evaluation and clicking. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions explicitly target OpenTable domains and describe JS evaluate snippets to find/click hidden elements, update widgets, and scrape confirmation details. This is appropriate for the stated goal. Note: the snippets read page text (including potential confirmation numbers and card last-4) and perform clicks using the active logged-in session — expected for booking, but it means the skill operates with whatever is present in the user's OpenTable session and page DOM.
Install Mechanism
No install spec and no code files to write to disk (instruction-only). Lowest-risk install model; nothing is downloaded or executed outside the browser tool.
Credentials
No environment variables, API keys, or unrelated credentials are requested. The required config path (browser.enabled) is proportional to a browser-based automation skill. The skill relies on the user's existing OpenTable session and card-on-file — that dependency is declared in the README.
Persistence & Privilege
Skill is not always:true and does not request elevated/persistent platform privileges. It does not modify other skills or system-wide config. Autonomous invocation is allowed by default but is not combined with other concerning flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install restaurant-booking-opentable
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /restaurant-booking-opentable 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Expanded documentation for booking flow, prerequisites, error handling, and security measures. - Clarified requirements: browser must run in headed mode, user must be logged into OpenTable with a card on file. - Provided full step-by-step process, including JS evaluation for hidden elements (time slots and terms checkboxes). - Outlined error handling and regional OpenTable domain selection. - Added clear privacy and security statements for user trust.
元数据
Slug restaurant-booking-opentable
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Restaurant Booking - OpenTable 是什么?

Book restaurant tables on OpenTable via the browser tool. Handles hidden time slots and terms checkboxes with JS evaluate fallbacks. Works with a logged-in s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 191 次。

如何安装 Restaurant Booking - OpenTable?

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

Restaurant Booking - OpenTable 是免费的吗?

是的,Restaurant Booking - OpenTable 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Restaurant Booking - OpenTable 支持哪些平台?

Restaurant Booking - OpenTable 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Restaurant Booking - OpenTable?

由 Eeshita-Pande(@eeshita-pande)开发并维护,当前版本 v1.0.2。

💬 留言讨论