travel-planner

Generate multi-day travel itineraries with real-time data in self-contained HTML.

14|1|Updated Mar 26, 2026
One-click install
npx skills add https://github.com/tianxingyang/skills-travel-planner --skill travel-planner-tianxingyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: travel-planner
Source: https://github.com/tianxingyang/skills-travel-planner/tree/main
Command: npx skills add https://github.com/tianxingyang/skills-travel-planner --skill travel-planner-tianxingyang

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Travel planning often requires gathering real-time data (weather, transport, attractions, hotels) and organizing it into a structured, actionable itinerary. This skill automates that process, producing a ready-to-use HTML page that consolidates information from multiple sources.

Core Features & Use Cases

  • Generate detailed multi-day itineraries with weather previews, daily plans (attractions + transport), dining suggestions, hotel comparisons, and budgeting.
  • Support unknown destinations by performing destination scouting and comparing options to help users decide where to go.
  • Output self-contained HTML travel plans that can be downloaded, shared, or opened offline, with embedded trip data for easy modification.

Quick Start

请提供出发地、日期、天数和人数,系统将自动抓取数据并生成可离线打开的 HTML 行程页面。

Frequently Asked Questions about travel-planner

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a multi-day travel itinerary with real-time weather and budget data?

You can generate a self-contained HTML travel itinerary by providing your departure location, dates, duration, and group size. The skill aggregates real-time weather, attractions, transport, dining, and hotel data into a structured plan with budgeting.

Can I create an offline travel plan for a family trip to an unknown destination?

Yes, you can create an offline travel plan for family trips to unknown destinations. The skill performs destination scouting and outputs a self-contained HTML page with embedded trip data for offline viewing and modification.

What information do I need to provide to automatically generate an HTML travel plan?

You need to provide your departure location, travel dates, number of days, and number of people. The system uses these inputs to scrape live data for weather, transport, and hotels to build the itinerary.

How does web scraping work for fetching hotel and transport data in a travel itinerary?

Web scraping fetches live hotel and transport data by using CLI tools and web searches. This real-time data is then consolidated into a self-contained HTML itinerary page with daily plans and budgeting.

Is there a way to compare multiple destinations before finalizing a travel itinerary?

Yes, the skill supports destination scouting to compare multiple unknown destinations. It performs feasibility checks and comparative decision-making using real-time weather, transport, and budgeting data.