travel-concierge
Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/arein/travel-conciergeTravel Concierge
Find contact details (phone, email, WhatsApp, Instagram, etc.) for accommodation listings to enable direct booking.
Usage
When the user provides a booking URL or asks to find contact details for an accommodation:
-
Run the CLI to extract contact information:
travel-concierge find-contact "<url>" -
Present the dossier to the user with all discovered contact methods.
Supported Platforms
- Airbnb:
airbnb.com/rooms/... - Booking.com:
booking.com/hotel/... - VRBO:
vrbo.com/... - Expedia:
expedia.com/...Hotel...
Examples
Finding contacts for an Airbnb listing
User: "Find contact info for this Airbnb: https://www.airbnb.com/rooms/12345"
Action: Run travel-concierge find-contact "https://www.airbnb.com/rooms/12345"
Finding contacts for a Booking.com hotel
User: "How can I contact this hotel directly?" (with Booking.com URL)
Action: Run travel-concierge find-contact "<booking-url>"
JSON output for scripting
travel-concierge find-contact --json "https://..."
Verbose output to see search progress
travel-concierge find-contact --verbose "https://..."
Configuration
The tool works without any API keys using web scraping. For enhanced results, configure optional APIs:
# Set Google Places API key for verified phone/website data
travel-concierge config set googlePlacesApiKey "your-key"
# View current config
travel-concierge config show
Output Format
The CLI returns a contact dossier with:
- Property Information: Name, platform, location, host name
- Contact Methods:
- Phone numbers
- Email addresses
- WhatsApp (if available)
- Instagram profile
- Facebook page
- Website
- Google Maps URL
- Sources: Where each piece of contact info was found, with confidence levels
Notes
- The tool extracts publicly available information only
- Browser automation (via
agent-browser) may be needed for JavaScript-rendered listing pages - Some platforms heavily restrict scraping; results may vary
- Google Places API provides the most reliable contact data when configured
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-arein-travel-concierge": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
onchain
CLI for crypto portfolio tracking, market data, and CEX history. Use when the user asks about crypto prices, wallet balances, portfolio values, Coinbase/Binance holdings, or Polymarket predictions.
onchain
CLI for crypto portfolio tracking, market data, CEX history, and transaction lookups. Use when the user asks about crypto prices, wallet balances, portfolio values, Coinbase/Binance holdings, Polymarket predictions, or transaction details.
onchain
CLI for crypto portfolio tracking, market data, and CEX history. Use when the user asks about crypto prices, wallet balances, portfolio values, Coinbase/Binance holdings, or Polymarket predictions.
concierge
Find accommodation contact details and run AI-assisted booking calls
gram
Instagram CLI for viewing feeds, posts, profiles, and engagement via cookies.