An AI-driven CLI tool that extracts direct contact information from travel listings and places autonomous booking calls.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install concierge
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install concierge using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Travel Concierge is a sophisticated automation utility designed to streamline the travel planning and booking process. As part of the Openclaw Skills ecosystem, it bridges the gap between third-party listing sites and direct property communication. It allows users to bypass middleman interfaces by identifying direct emails, phone numbers, and social media contacts for properties listed on major platforms.
Beyond data extraction, this skill features a powerful voice-AI integration. By leveraging advanced LLMs and voice synthesis, it can place autonomous phone calls to property managers or hotels. This allows users of Openclaw Skills to negotiate rates, confirm specific amenities, or finalize bookings without ever picking up the phone themselves.
To get started with this addition to your Openclaw Skills collection, install the CLI and configure your environment:
# Set your contact discovery key
concierge config set googlePlacesApiKey "your-key"
# Configure AI call providers
concierge config set twilioAccountSid "<sid>"
concierge config set twilioAuthToken "<token>"
concierge config set twilioPhoneNumber "+14155551234"
concierge config set deepgramApiKey "<key>"
concierge config set elevenLabsApiKey "<key>"
concierge config set anthropicApiKey "<key>"
Ensure you have ffmpeg (with MP3 support) and ngrok installed on your system for voice capabilities.
The skill manages configuration and logs within the user's local directory:
~/.config/concierge/config.json5.~/.config/concierge/call-runs/<run-id>/.| Feature | Data Type | Purpose |
|---|---|---|
| find-contact | JSON/Text | Direct emails, phones, and social links |
| call-goal | String | The objective for the AI caller |
| infra-logs | Log File | Ngrok and server lifecycle events |
--json flag for the find-contact command to integrate with other Openclaw Skills and automated workflows.Loading
A structured AI coaching skill for conducting evidence-based OCD Exposure and Response Prevention therapy with automated monitoring and progress tracking.

S.I.S. provides equilibrium-native reasoning for OpenClaw assistants, ensuring every operation maintains logical balance and self-validating coherence.

A thermal monitoring and alerting system for Raspberry Pi that integrates hardware sensors with Openclaw Skills for real-time notifications.

A comprehensive tool for the lifecycle management of AI agents within the OpenClaw ecosystem, from workspace initialization to Telegram routing.

A powerful Instagram CLI for viewing feeds, profiles, and engaging with content directly from your terminal.

A versatile command-line tool for tracking cross-chain crypto portfolios, exchange balances, and prediction markets integrated with Openclaw Skills.








































