← 返回 Skills 市场
Browser Booking Agent
作者
austineyapp
· GitHub ↗
· v1.0.0
430
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install browser-booking-agent
功能描述
Execute booking/search flows via browser automation with verification artifacts. Use for reservation forms, availability checks, and capture of proof (screen...
使用说明 (SKILL.md)
Browser Booking Agent
Workflow
- Confirm task scope and required fields.
- Navigate and complete booking/search flow.
- Capture verification: screenshot + confirmation ID/details.
- Return concise status: completed / blocked / needs user input.
Guardrails
- Never submit payment without explicit user approval.
- If blocked by captcha/login/2FA, stop and request user action.
- Preserve evidence of critical steps.
References
- Read
references/verification-checklist.md.
安全使用建议
This skill's goal (automating bookings and capturing proof) is reasonable, but it omits crucial operational details. Before installing or invoking it: 1) Ask the developer what browser automation runtime will be used (Playwright, Selenium, built-in web tool) and whether that runtime runs on your device or the platform. 2) Confirm how the agent will receive and store any credentials or payment data (avoid giving long-lived secrets; prefer ephemeral tokens or manual entry at time of action). 3) Ask where screenshots and confirmation artifacts are saved and who can access them. 4) Ensure the agent will not auto-submit payments or transmit captured data to unknown endpoints. 5) If possible, run the skill in a constrained/test environment with non-production credentials first. If the developer cannot clarify the tooling and data-handling details, treat the skill as higher-risk and avoid providing real credentials or payment information.
功能分析
Type: OpenClaw Skill
Name: browser-booking-agent
Version: 1.0.0
The skill bundle consists solely of metadata and markdown documentation, outlining the workflow and verification steps for a browser booking agent. There is no executable code, no instructions for data exfiltration, malicious execution, or persistence. The `SKILL.md` even includes guardrails against unauthorized payment submission, indicating a focus on safe operation. All instructions for the AI agent are benign and directly related to the stated purpose.
能力评估
Purpose & Capability
The skill claims to perform browser automation (navigate sites, fill forms, take screenshots, capture confirmation IDs) but declares no required binaries, tools, or credentials. A real browser-automation task normally needs a browser/automation runtime (Playwright, Selenium, or platform browsing tool) and often credentials for logins. The lack of declared tooling or runtime assumptions is an incoherence: it is unclear how the agent should execute the described flows.
Instruction Scope
SKILL.md tells the agent to 'navigate and complete booking/search flow' and to 'capture verification' but is high-level and gives the agent broad discretion about what to enter and what to capture. Guardrails (no payment without explicit approval; stop on captcha/2FA) are helpful, but the instructions do not constrain collection or transmission of PII/credentials, do not specify where screenshots or confirmation artifacts are stored or sent, and do not limit which external endpoints the agent may communicate with when automating flows.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by the skill itself. That minimizes supply-chain risk. However, the skill implicitly requires a browser automation capability which is not specified; verify whether the hosting platform provides that capability and which binaries/runtimes will actually run.
Credentials
The skill requests no environment variables or primary credential, yet the use case (logins, filling reservation forms, capturing confirmation IDs, handling screenshots) commonly involves sensitive data (usernames, passwords, payment info). The skill does not declare how such credentials would be supplied or protected, nor does it require ephemeral credentials or storage constraints—this lack of explicit handling is disproportionate to the sensitivity of the intended actions.
Persistence & Privilege
always is false and the skill is user-invocable only (normal defaults). The skill does not request persistent presence or to modify other skills or system-wide settings, so there is no elevated persistence privilege.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install browser-booking-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/browser-booking-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of browser-booking-agent.
- Automates booking and search flows via browser with verification artifacts.
- Captures proof of completion (screenshots, confirmation IDs).
- Includes guardrails: never submits payment without approval; stops for captcha, login, or 2FA.
- Returns concise task status and preserves evidence of critical steps.
元数据
常见问题
Browser Booking Agent 是什么?
Execute booking/search flows via browser automation with verification artifacts. Use for reservation forms, availability checks, and capture of proof (screen... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 430 次。
如何安装 Browser Booking Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install browser-booking-agent」即可一键安装,无需额外配置。
Browser Booking Agent 是免费的吗?
是的,Browser Booking Agent 完全免费(开源免费),可自由下载、安装和使用。
Browser Booking Agent 支持哪些平台?
Browser Booking Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Browser Booking Agent?
由 austineyapp(@austineyapp)开发并维护,当前版本 v1.0.0。
推荐 Skills