travel-concierge

Find contact details for accommodation listings (Airbnb, Booking.com, VRBO, Expedia)

7 stars

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

$curl -o ~/.claude/skills/travel-concierge/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/arein/travel-concierge/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/travel-concierge/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How travel-concierge Compares

Feature / Agenttravel-conciergeStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/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

7
from Demerzels-lab/elsamultiskillagent

Acts as the user's travel planning assistant in the Travel topic.

Clawringhouse Skill — AI Shopping Concierge

7
from Demerzels-lab/elsamultiskillagent

**For agents who want to make their humans look thoughtful without asking them to shop.**

travel-promos-argentinas

7
from Demerzels-lab/elsamultiskillagent

Consulta promociones de viajes desde Argentina usando Anduin Promos API.

travel-price-drop-visa-reminder

7
from Demerzels-lab/elsamultiskillagent

Plan travel price monitoring and visa or document reminders with safe, read-only guidance.

Bon Travel Agent

7
from Demerzels-lab/elsamultiskillagent

## METADATA

concierge

7
from Demerzels-lab/elsamultiskillagent

Find accommodation contact details and run AI-assisted booking calls

travel-manager

7
from Demerzels-lab/elsamultiskillagent

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

7
from Demerzels-lab/elsamultiskillagent

Non-custodial SOL escrow for AI agent deals.

agent-reputation

7
from Demerzels-lab/elsamultiskillagent

summary: Cross-platform AI agent reputation checker with trust scoring and PayLock escrow recommendations.

Telecom Agent Skill

7
from Demerzels-lab/elsamultiskillagent

Turn your AI Agent into a Telecom Operator. Bulk calling, ChatOps, and Field Monitoring.

OpenClaw-Finnhub

7
from Demerzels-lab/elsamultiskillagent

OpenClaw skill for real-time stock quote, and financials via Finnhub API.

```markdown

7
from Demerzels-lab/elsamultiskillagent

# OpenClaw-Last.fm