Powered by Alipay+, a one-stop AI travel companion. Itinerary planning, service booking, travel companionship, all in one.
This skill coordinates multiple travel sub-skills to solve complex user requests. When a query spans multiple domains (e.g., "find flights and hotels for my Tokyo trip"), invoke the relevant sub-skills and combine their results.
| Sub-skill | Reference File |
|---|---|
| ----------- | ---------------- |
| search-hotels | references/search-hotels.md |
| search-flights | references/search-flights.md |
| plan-itinerary | references/plan-itinerary.md |
Load the reference file to get the detailed workflow for each sub-skill.
API Key: This skill works without any API key for trial usage. For enhanced results with higher QPS, API key application is required (feature under development).
External Service Calls: This skill invokes tools that make network requests to Alipay+ travel service endpoints. User query data (dates, cities, search terms) will be transmitted to these external services.
Privacy Notice: By using this skill, you acknowledge that your travel search queries will be processed by Alipay+ servers to provide recommendations.
Present results in markdown format.
For hotels:
Each hotel includes: name, price, rating, image: !{hotelName}, booking link: Click to book (translate "Click to book" based on user language)
CRITICAL: name, price, rating, image, and booking link MUST be rendered in the output when available in the response data.
共 1 个版本