Installation

clawhub install kirorab/amadeus-flights

Summary

Queries real-time flight offers via the Amadeus API, returning prices, schedules, stop counts, and seat availability. Supports IATA airport codes with built-in lookup for 40+ Chinese cities. Works in test or production mode depending on the configured base URL.

SKILL.md

Quick overview

Queries real-time flight offers via the Amadeus API, returning prices, schedules, stop counts, and seat availability. Supports IATA airport codes with built-in lookup for 40+ Chinese cities. Works in test or production mode depending on the configured base URL.

Amadeus provides real carrier pricing and availability in one API call, avoiding manual searches across multiple booking sites.

Common tasks

  • Checking cheapest flights between two cities on a specific date
  • Finding non-stop business class options for a work trip
  • Looking up IATA codes for Chinese cities by name
  • Comparing economy vs premium economy pricing
  • Getting raw JSON flight data for further processing

Install paths

Primary command


openclaw install kirorab/amadeus-flights

ClawHub installer


npx clawhub@latest install kirorab/amadeus-flights

OpenClaw CLI


openclaw skills install kirorab/amadeus-flights

Direct OpenClaw install


openclaw install kirorab/amadeus-flights

Skill metadata

  • Category: Transportation
  • Language: Markdown
  • Version: 1.0.0
  • Security status: Suspicious

Review upstream source

The full public SKILL.md body is not directly fetchable for this entry right now, so this page is using the best available catalog metadata. Review the upstream source page for the latest files, version history, and security scan details: https://clawhub.ai/kirorab/amadeus-flights

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.