A powerful AI agent skill to search hotel availability, compare wholesale prices, and set automated price drop alerts via the Amadeus API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install amadeus-hotels
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 amadeus-hotels using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Amadeus Hotels skill empowers your AI agent to act as a professional travel assistant by tapping into the Amadeus Self-Service API. This Openclaw Skills extension provides direct access to a vast global hotel inventory, allowing for deep searches by IATA city codes or precise geographic coordinates. It is designed for developers and power users who want to automate vacation planning, find the best accommodation deals, and gain insights into hotel sentiment and ratings through structured data analysis.
By leveraging this skill, users can access professional-grade travel data including room types, specific amenities, and cancellation policies. It uniquely provides access to net and wholesale rates, offering a more transparent view of the travel market compared to standard retail booking sites. Whether you are building a custom travel dashboard or a simple price monitor, this skill brings enterprise travel data to your local development environment.
export AMADEUS_API_KEY="your-api-key"
export AMADEUS_API_SECRET="your-api-secret"
export AMADEUS_ENV="test" # Change to production for live data
pip install requests
| Component | Data Type | Description |
|---|---|---|
| Hotel Search | JSON | Returns hotel names, Amadeus IDs, coordinates, and address details. |
| Offers | JSON | Contains specific room categories, price breakdowns (base + tax), and policy details. |
| Sentiment | JSON | Aggregated guest scores (0-100) for categories like Staff, Location, and Cleanliness. |
| Tracking DB | Local Storage | Stores hotel ID, check-in/out dates, and user-defined target price for alerts. |
Loading
AgentMail enables AI agents to send, receive, and manage email communication programmatically through a robust API.

Integrate ActiveCampaign CRM functionality into your AI agent workflows for seamless lead management and automated sales pipelines.

A methodical AI research agent providing exhaustive, multi-cycle investigations with APA-compliant documentation.

Atris is a codebase intelligence tool that generates structured navigation maps with exact file and line references to eliminate redundant file scanning by AI agents.

Integrate Apollo.io sales intelligence to discover prospects and enrich contact data across 210M+ records.

A powerful integration for managing Attio CRM records, including companies, deals, and tasks, through streamlined command-line interactions.








































