skills/skills.volces.com/amadeus-hotels

amadeus-hotels

Installation
SKILL.md

Amadeus Hotels Skill 🏨

Search hotel prices, availability, and ratings via the Amadeus Self-Service API. Perfect for vacation planning and deal hunting.

Setup

  1. Get API credentials at https://developers.amadeus.com/self-service

    • Create account β†’ My Apps β†’ Create new app
    • Copy API Key and API Secret
  2. Set environment variables:

export AMADEUS_API_KEY="your-api-key"
export AMADEUS_API_SECRET="your-api-secret"
export AMADEUS_ENV="test"  # or "production" for real bookings
Installs
7
First Seen
Mar 16, 2026
amadeus-hotels from skills.volces.com