For the complete documentation index, see llms.txt. This page is also available as Markdown.

Atlas Flight Booking Skill: Real Flights for Any AI Agent

18 August 2026

No flight-booking integration to build from scratch. Live now on GitHub.

Since July, Atlas has made it faster to plug into low-cost carrier connectivity — register in a minute, test for free, go live within days. Today we're removing the next barrier. Atlas Flight Booking, our open-source Skill for AI agents, is live now on GitHub and PyPI. It gives any compatible AI agent real-time flight search, fare verification, and safe, checkpoint-controlled booking — no flight-booking integration to build from scratch.

What's New

Live search, real bookings

The Skill connects an AI agent directly to live fares — search, compare, verify price, choose baggage or seats, create an order, and pay — end to end, not just a list of links.

Four built-in checkpoints

The Skill is built around four checkpoints where the agent must stop and get explicit human confirmation: user authorisation, acceptance of a price increase, choosing a fallback in advance if a selected seat becomes unavailable, and approval of the exact current payment summary. If a payment result comes back unclear, the Skill checks the order status instead of retrying blind.

Open source and self-install

Licensed under Apache 2.0, the Skill installs into a compatible AI agent with a single command, automatically setting up its own CLI with no separate environment preparation.

Runs on your ATRIP account

There's no separate contract or production activation for the Skill itself. Subscription and transaction fees, and account top-up, follow Atlas's standard terms. Browser authorisation is a one-time technical permission, not a new agreement.

Future Roadmap

This initial release supports core booking operations only. Refunds, cancellations, changes, VCC payments, and other post-booking servicing operations are being considered for future releases.

Simple to Activate

  1. Install the Skill — give your agent the repository link and ask it to install.

  2. Sign in with an existing ATRIP account or create one.

  3. Authorise the Skill once, via browser — a technical permission to allow the agent to access your ATRIP account and perform relevant actions

  4. Search and compare live fares by airline, time, price, and itinerary.

  5. Complete your existing ATRIP subscription, production activation and account top-up, if you haven't already.

  6. Verify the latest fare, create the order, and approve the exact payment summary shown.

Sandbox and production environments are both supported, so builders can test before going live.

It is now simpler to build with real flights. Explore Atlas Flight Booking on GitHub, or share it with a builder who's been stitching together flight data by hand.

View the repository

Last updated

Was this helpful?