| name | meta-travel-planner |
| description | Use this meta-skill instead of answering directly when the user needs a trip plan, travel itinerary, business-trip schedule, or day-by-day travel brief that benefits from multi-skill orchestration across preference inference, weather, place search, constraint extraction, itinerary drafting, variants, and optional artifact guidance. |
| kind | meta |
| meta_priority | 50 |
| always | false |
| final_text_mode | step:final_plan |
| triggers | ["travel plan","trip plan","trip itinerary","travel itinerary","day-by-day travel","days in","day in","plan my trip","plan our trip","plan a trip","itinerary for","旅游计划","出差行程","行程安排","规划行程","帮我安排","怎么玩","做个行程"] |
| provenance | {"origin":"opensquilla-original","license":"Apache-2.0"} |
| composition | {"steps":[{"id":"trip_collect","kind":"llm_chat","with":"[Truncated]"},{"id":"trip_clarify","kind":"user_input","depends_on":"[Truncated]","when":"'NEEDS_CLARIFICATION: yes' in outputs.trip_collect","clarify":"[Truncated]"},{"id":"trip_preferences","kind":"llm_chat","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"weather","kind":"skill_exec","skill":"weather","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"poi","kind":"skill_exec","skill":"multi-search-engine","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"constraints","kind":"llm_chat","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"itinerary","kind":"llm_chat","depends_on":"[Truncated]","with":"[Truncated]"},{"id":"final_plan","kind":"llm_chat","depends_on":"[Truncated]","with":"[Truncated]"}]} |