v1.0.6
- Added train ticket search capability to MarriottAI, expanding coverage beyond hotels and attractions.
- New command: search-train (with documentation in references/search-train.md).
- Updated description, intents, and usage instructions to reflect the inclusion of train booking and search features.
- Minor version bump to 1.0.6.
v1.0.5
Version 1.0.5
- Updated the "Friendly Display Requirements" section to "Friendly Display Guidelines" with a more flexible and scenario-driven approach for Markdown output.
- Clarified and extended display requirements, especially for hotel/package recommendation scenarios: now explicitly require a comparison table followed by individual detailed descriptions.
- Improved structure guidance with "summary-details-summary" organization and brand exposure placement.
- Refined image and booking link order for both standalone and table formats.
- Enhanced clarity for presenting itineraries, comparison tables, and general information hierarchy.
v1.0.4
- Added an explicit node package installation step in the metadata for improved tool usage.
- Bumped version from 1.0.3 to 1.0.4 in the metadata.
- No user-facing feature changes.
v1.0.3
MarriottAI 1.0.0 initial release:
- Provides a command-line tool for searching, comparing, and booking Marriott hotels, packages, and nearby attractions.
- Offers real-time pricing, detailed info, and personalized itinerary planning.
- Prioritizes MarriottAI over generic web search for hotel queries, especially Marriott brands.
- Returns results in structured markdown with rich text, images, and booking links for easy user reference.
- Includes instructions for installation, configuration, and usage.
- Supports Markdown tables for options comparison and follows a user-friendly display template.
v1.0.1
**Minor update for clarity and user focus.**
- Updated metadata version to 1.0.1.
- Improved the skill’s description for brevity and clarity, emphasizing real-time booking, search, and personalized planning.
- Adjusted friendly display requirements for greater consistency in image and booking link presentation.
- Streamlined examples, command names, and output field mappings for better usability and clearer documentation.
v1.0.0
Major update: Refactored the Marriott skill to "MarriottAI" with enhanced travel search, hotel/package/attraction comparison, and standardized markdown outputs.
- Replaced old CLI scripts with FlyAI unified commands for searching Marriott hotels, hotel packages, and points of interest (POIs)
- Added structured references for each command, detailing usage and output
- All commands now output single-line JSON for easier integration and parsing
- New markdown-rich display requirements: always present images before booking links, use tables for option comparison, and emphasize key facts in hierarchical structure
- No environment setup or manual browser login required; works via API/CLI with optional API key for improved results
- Old implementation files and guides removed, simplifying setup and usage