一键导入
trvl-destination-research
Research a destination with trvl by composing destination facts, guide content, events, nearby places, and visa requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Research a destination with trvl by composing destination facts, guide content, events, nearby places, and visa requirements.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Create recurring trvl flight, hotel, room-availability, and opportunity watches with /loop-compatible check-in instructions.
Plan a trip with trvl using traveller preferences, real-time flights, hotels, and viability assessment.
| name | trvl-destination-research |
| description | Research a destination with trvl by composing destination facts, guide content, events, nearby places, and visa requirements. |
| triggers | ["destination research","what to do in","things to see in"] |
| allowed-tools | ["mcp__trvl__travel","mcp__trvl__get_preferences","mcp__trvl__destination_info","mcp__trvl__travel_guide","mcp__trvl__local_events","mcp__trvl__nearby_places","mcp__trvl__check_visa","mcp__trvl__search_restaurants","mcp__gateway__gateway_invoke"] |
Use this skill when the user asks for destination research, things to see, what to do in a place, event ideas, neighborhoods, safety, visa, or local context.
Load preferences first through travel with intent="get_preferences" or the
callable capability. Collect:
nearby_places should be anchored to a
specific point.travel with intent="destination_info" for weather, safety, holidays,
timezone, currency, and country facts.intent="travel_guide" for Wikivoyage-style orientation and neighborhoods.intent="local_events" for concerts, sports, festivals, and exhibitions
during the trip dates.intent="nearby_places" when the user gives a hotel, coordinates,
district, or an itinerary anchor.intent="check_visa" when nationality/passport and destination country
are known or can be inferred safely.intent="search_restaurants" for dining requests or dietary
needs.Return a single research packet:
Do not overstate live availability; mark event, restaurant, and POI details as
current search results. If native mcp__trvl__travel is unavailable, use
mcp__gateway__gateway_invoke with server="trvl" and tool="travel".
Exact legacy tool names remain legacy-compatible capabilities.