From site-knowledge
Use when automating airbnb.com, searching for stays, browsing experiences, creating wishlists, completing bookings, or writing tests for Airbnb flows. Covers site structure, search and booking heuristics, and common Airbnb interaction patterns. Load live selectors from the browser; use the bundled reference only for flow guidance and modal caveats.
npx claudepluginhub lespaceman/athena-workflow-marketplace --plugin site-knowledgeThis skill uses the workspace's default tool permissions.
This skill is a thin router. Use it together with `agent-web-interface-guide` for live browser work.
Delivers up-to-date action manuals for instant browser automation on any website, enabling precise element control, navigation, form filling, scraping, and concurrent multi-tab operations.
Provides pre-computed CSS/XPath selectors and element details for common web pages to enable agent-driven browser automation without HTML parsing.
Extracts contact details (phone, email, WhatsApp, Instagram) from Airbnb, Booking.com, VRBO, Expedia accommodation listings via CLI web scraping. Supports JSON output and Google Places API.
Share bugs, ideas, or general feedback.
This skill is a thin router. Use it together with agent-web-interface-guide for live browser work.
agent-web-interface-guide before using browser MCP tools.eid and live selector from the page with find, get_form, and get_element.