travel-concierge
Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)
Best use case
travel-concierge is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)
Teams using travel-concierge should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/travel-concierge/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How travel-concierge Compares
| Feature / Agent | travel-concierge | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Travel 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: 1. Run the CLI to extract contact information: ```bash travel-concierge find-contact "<url>" ``` 2. 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 ```bash travel-concierge find-contact --json "https://..." ``` ### Verbose output to see search progress ```bash travel-concierge find-contact --verbose "https://..." ``` ## Configuration The tool works without any API keys using web scraping. For enhanced results, configure optional APIs: ```bash # 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
Related Skills
personal-travel
Acts as the user's travel planning assistant in the Travel topic.
Clawringhouse Skill — AI Shopping Concierge
**For agents who want to make their humans look thoughtful without asking them to shop.**
travel-promos-argentinas
Consulta promociones de viajes desde Argentina usando Anduin Promos API.
travel-price-drop-visa-reminder
Plan travel price monitoring and visa or document reminders with safe, read-only guidance.
Bon Travel Agent
## METADATA
concierge
Find accommodation contact details and run AI-assisted booking calls
travel-manager
Comprehensive travel planning, booking, and management skill. Use when needing to plan international trips, manage multi-destination itineraries, handle family travel logistics, optimize travel costs, and coordinate complex travel arrangements.
paylock
Non-custodial SOL escrow for AI agent deals.
agent-reputation
summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.
Telecom Agent Skill
Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.
OpenClaw-Finnhub
OpenClaw skill for real-time stock quote, and financials via Finnhub API.
```markdown
# OpenClaw-Last.fm