AI is everywhere in travel right now. Agencies are using it to write itineraries. Hotels are using it to answer guest questions. Tour operators are using it to draft marketing copy. Destination marketers are using it to summarize reviews, generate campaign ideas, and analyze visitor sentiment.
But most travel businesses are still using AI in the shallowest way possible: they type a prompt, copy the answer, tweak it manually, and repeat the same process again the next day.
That works for experimentation. It does not scale.
In this article, I will explain the five layers of AI (prompts, skills, plugins, connectors, and scripts) so you can learn to use and automate AI more effectively in your travel business.
The real opportunity is not just “better prompting.” The real opportunity is understanding the different layers that make AI useful: prompts, skills, plugins, connectors, and scripts. Once travel companies understand those layers, they can stop treating AI like a chatbot and start treating it like operational infrastructure.
The problem: most travel AI work is still manual
Imagine a travel advisor creating a custom itinerary for a family trip to Italy.
They may ask ChatGPT:
Create a 10-day Italy itinerary for a family of four visiting Rome, Florence, and Venice.
That is a PROMPT. It is useful. But it is also limited.
The advisor still has to manually check hotel availability, confirm tour options, adjust for client preferences, verify train schedules, rewrite the itinerary in the agency’s tone, add supplier notes, format it for the client, and make sure the recommendations fit the family’s budget.
The AI helped, but the human is still acting as the “plugin.” They are copying information between systems, checking details, applying judgment, formatting the output, and making sure nothing breaks.
That is exactly where many travel companies are today.
A prompt is the right tool when the task is temporary, specific, or low-risk.
“Write a short email to a client explaining why shoulder season is a good time to visit Greece.”
For example:
“Write a short email to a client explaining why shoulder season is a good time to visit Greece.”
Or:
“Give me five subject lines for a luxury safari newsletter.”
Or:
“Summarize these guest reviews into three common complaints.”
These are good uses of prompts because they are one-off tasks. You do not necessarily need a full workflow. You just need a useful answer in the moment.
But if your team is writing the same kind of client proposal, destination guide, quote follow-up, or pre-trip email every week, a prompt is probably not enough.
That is where skills come in.
A skill is a reusable process. It tells the AI how your company does a specific kind of work.
For a travel company, a skill might define:
An example skills.md file for my travel blog, raintravels.com
Instead of writing a long prompt every time, you create a reusable instruction set.
For example, a travel agency could create a Client Itinerary Writing Skill that says:
Now the AI is not just responding to a random prompt. It is following your company’s way of doing the work.
That matters because travel is highly brand-sensitive. A budget group tour operator, a luxury safari advisor, and a corporate travel management company should not sound the same. Skills help encode those differences.
A plugin is bigger than a skill. A skill tells the AI how to do the work. A plugin packages the workflow so the AI can actually execute more of it.
An example workflow for offering flight or hotel options from a natural language booking request.
For example, consider a Hotel RFP Response Plugin for a travel management company.
That plugin might include:
That is much more than a prompt. It is a repeatable workflow.
The same idea could apply across the travel industry:
| Travel workflow | Better AI structure |
|---|---|
| Custom itinerary creation | Plugin with CRM, supplier database, itinerary style skill, and pricing checks |
| Guest complaint response | Skill for tone, connector to PMS/CRM, script to flag compensation limits |
| Tour quote generation | Plugin with availability data, margin rules, supplier notes, and branded proposal format |
| Destination content production | Skill for editorial voice, connector to approved content library, script for SEO checks |
| Corporate travel reporting | Plugin pulling from booking data, expense data, policy rules, and dashboard templates |
This is where AI becomes operationally useful.
Travel work depends on live data.
Availability changes. Rates change. Weather changes. Flight schedules change. Guest profiles change. Supplier contracts change. A generic AI model does not know what is currently available in your booking system, CRM, PMS, GDS, channel manager, or internal spreadsheets unless it has a way to connect to them.
The Model Context Protocol (MCP) is an open standard that provides a universal way to connect artificial intelligence models to external data sources, applications, and tools.
That is what MCPs and connectors are for.
In practical travel terms, connectors let AI access systems like:
For example, a travel advisor could ask: “Prepare a follow-up email for Sarah about her Japan honeymoon.”
Without a connector, the AI needs the advisor to manually provide all the context.
With the right connectors, the AI could pull Sarah’s destination preferences, budget, travel dates, prior emails, preferred hotels, and open quote status. Then it could draft a much more useful response.
The connector does not replace the workflow. It supplies the live data the workflow needs.
Some parts of travel operations should not be left to the model’s judgment.
For example:
A quote should not be sent if required taxes or fees are missing.
A hotel confirmation should not go out if the guest name does not match the reservation.
A tour waiver should not be considered complete unless all required fields are filled.
A corporate travel report should not include bookings outside the reporting period.
A cancellation email should not promise a refund that violates policy.
These checks should be handled by deterministic scripts or validation rules, not by asking the AI to “be careful.”
In travel, this is especially important because small errors can create real operational problems: missed transfers, incorrect rates, disappointed guests, compliance issues, or margin leakage.
AI can draft, summarize, classify, and recommend. But scripts should verify the things that must be correct every time.
The travel industry needs workflow thinking, not just AI enthusiasm
The biggest mistake travel companies can make is asking, “How do we use AI?”
A better question is: “Which repeatable workflows are valuable enough to package?”
| Business | Workflow Example |
|---|---|
| Agency | Itinerary creation, quote follow-up, supplier comparison, or client onboarding. |
| Hotel | Guest messaging, review response, upsell recommendations, or group sales proposals. |
| Tour operator | Inquiry qualification, waiver processing, guide briefings, or post-trip feedback analysis. |
| DMC | Proposal assembly, supplier coordination, destination briefings, or emergency response support. |
| Corporate travel company | Policy compliance, traveler reporting, unused ticket tracking, or account management summaries. |
Once you identify the workflow, you can decide what it needs:
A prompt?
A skill?
A plugin?
A connector?
A script?
A human review step?
That decision is where the real AI strategy begins.
A simple decision framework for travel teams. Question best fit:
| Are we doing this once? | → | Use a prompt. |
| Do we do this repeatedly in a consistent style? | → | Create a skill. |
| Does this workflow need tools, data, templates, or multiple steps? | → | Build a plugin. |
| Does the AI need access to live systems? | → | Add a connector or MCP. |
| Does something need to be checked exactly every time? | → | Use a script or validation rule. |
| Does the output require judgment, empathy, or risk review? | → | Keep a human in the loop. |
Example: turning itinerary creation into an AI-enabled workflow
That is the difference between “using AI” and building an AI-enabled operating system for your travel business.
Rain Takahashi is a Canadian tech entrepreneur, travel-tech consultant, and travel blogger at Rain Travels. He is also a community leader for the Toronto Travel Massive which connect tourism and travel professionals in Toronto and Canada at industry-led networking events and workshops.
Comments
I wanted to give travel professionals a clearer map for thinking about AI beyond the basics. Leave a comment with your biggest workflow challenge and let's figure it out together.
If you find posts like this helpful, please like/comment and I'll be sure to do more in the future!