원클릭으로
trvl-price-watch
Create recurring trvl flight, hotel, room-availability, and opportunity watches with /loop-compatible check-in instructions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Create recurring trvl flight, hotel, room-availability, and opportunity watches with /loop-compatible check-in instructions.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Research a destination with trvl by composing destination facts, guide content, events, nearby places, and visa requirements.
Plan a trip with trvl using traveller preferences, real-time flights, hotels, and viability assessment.
| name | trvl-price-watch |
| description | Create recurring trvl flight, hotel, room-availability, and opportunity watches with /loop-compatible check-in instructions. |
| triggers | ["price watch","monitor flights","hotel deal alert"] |
| allowed-tools | ["mcp__trvl__travel","mcp__trvl__get_preferences","mcp__trvl__watch_price","mcp__trvl__watch_room_availability","mcp__trvl__watch_opportunities","mcp__trvl__list_watches","mcp__trvl__check_watches","mcp__trvl__list_opportunity_watches","mcp__gateway__gateway_invoke"] |
Use this skill when the user wants to monitor flights, hotel prices, specific room availability, or rolling trip opportunities.
Load preferences first through travel with intent="get_preferences" or the
callable capability, then collect only the missing watch parameters:
travel with
intent="watches", action="create", and the old watch_price params.intent="watch_room_availability".intent="watch_opportunities".action="list" or
intent="list_opportunity_watches" so the user sees the saved threshold.check_watches daily; if a threshold is hit, summarize the delta and
show the booking URL."Return:
check_watches or opportunity
watch command pattern.Do not create or update saved preferences unless the user explicitly confirms
the profile change. If native mcp__trvl__travel is unavailable, invoke
tool="travel" through mcp__gateway__gateway_invoke with server="trvl".
Exact legacy tool names remain legacy-compatible capabilities.