browser-booking-agent
// Execute booking/search flows via browser automation with verification artifacts. Use for reservation forms, availability checks, and capture of proof (screenshots/confirmation IDs).
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namebrowser-booking-agent
descriptionExecute booking/search flows via browser automation with verification artifacts. Use for reservation forms, availability checks, and capture of proof (screenshots/confirmation IDs).
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.