Travel planning, itinerary construction, reservation management, lodging
Skill name: ocas-voyage
Version: 2.9.0
Type:
Layer: Execution
Author: Indigo Karasu
Travel planning, itinerary construction, reservation management, lodging
voyage.plan.trip— create a full trip plan from destination, dates, and constraintsvoyage.recommend.lodging— parallel lodging search across Expedia, Marriott Strider, Marriott AI, Google Hotels, and 1Stay. Returns unified comparison table with total-cost breakdown and booking-gate summary.voyage.recommend.flights— search Google Flights for one-way, round-trip, multi-city, or date-range queries. Returns structured flight options with pricing, timing, and airline details.voyage.recommend.food— restaurant recommendations based on route and preferencesvoyage.recommend.activities— activity recommendations based on interests and logisticsvoyage.optimize.itinerary— optimize an existing itinerary for feasibility and logisticsvoyage.status— current plan state, pending reservations, open decisionsvoyage.journal— write journal for the current run; called at end of every runvoyage.update— pull latest from GitHub source; preserves journals and dataentities_observed— list of entities encountered (Place, Concept/Event, Concept/Action, Entity/Person), each with type, name, and contextrelationships_observed— connections between entities (e.g., a person associated with a trip, a restaurant located in a destination)preferences_observed— user preferences inferred from planning choices (e.g., budget range, dietary needs, pace preference)user— entity is directly related to the user's world (destinations, hotels, companions, reservations). Most Voyage entities areuser-relevant since they represent the user's actual travel plans and destinations.agent_only— entity encountered incidentally (e.g., a landmark mentioned only as a routing waypoint, not as a destination)unknown— relevance is unclear
See SKILL.md for outputs, journals, and persistence rules.
| File | Purpose |
|---|---|
SKILL.md |
Skill definition |
references/ |
Supporting documentation |
scripts/ |
Helper scripts |
- [2.7.5] - 2026-04-12
- Changed
- [2026-04-05] Parallel lodging stack + GoPlaces cooperation
- Added
- Changed
- Validation
- [2026-04-04] Spec Compliance Update
- Changes
Read SKILL.md for operational details, schemas, and validation rules.
Read references/ for detailed specifications and examples.
MIT License — see LICENSE for details.
