Itinerary Builder

Plan day-by-day travel itineraries with activities and time estimates.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ticruz38/skills --skill itinerary-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Itinerary Builder
Source: https://github.com/ticruz38/skills/tree/main/skills/itinerary-builder
Command: npx skills add https://github.com/ticruz38/skills --skill itinerary-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning multi-day travel itineraries is time-consuming and error-prone. Itinerary Builder organizes trips into days, schedules activities with times, and provides a ready-to-export PDF format.

Core Features & Use Cases

  • Day-by-day scheduling and activity categorization to keep trips organized.
  • Automatic travel-time estimation between activities to help realistic planning.
  • Export-ready HTML/PDF output for professional sharing or printing.

Quick Start

Install dependencies, build the project, and start planning trips with the CLI.

Frequently Asked Questions about Itinerary Builder

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

FAQPage Schema
How do I plan day-by-day travel itineraries with time estimates for activities?

Plan day-by-day travel itineraries by organizing trips into structured days, scheduling activities, and estimating travel time between them. This structured data model ensures realistic daily planning for personal, group, or business travel.

Can I export my travel schedule to a PDF for offline sharing?

Export your travel schedule to HTML or PDF format for professional sharing and printing. The itinerary builder supports offline storage, ensuring your structured trip data remains accessible without an internet connection.

Does the itinerary builder support offline storage for trip planning?

Offline storage is supported for trip planning, allowing you to manage structured Trip and Activity entities locally. This ensures your day-by-day schedules and time estimates remain available without requiring continuous network connectivity.

What is the best way to organize multi-day group vacations with structured activity schedules?

Organize multi-day group vacations by categorizing daily activities and relying on automatic travel-time estimation between locations. This approach prevents scheduling errors and provides a ready-to-export structured itinerary for the entire trip.

How do I use the CLI to build and schedule travel itineraries?

Use the provided CLI to build the project and start planning trips by inputting days, activities, and time estimates. The API also functions as a library, allowing programmatic management of structured travel schedules.

Are there limitations when planning business travel itineraries with structured data models?

Planning business travel itineraries requires adhering to the Trip and Activity entity structured data model. While it accurately estimates travel time between activities, complex scheduling needs must fit within this defined day-by-day framework.