travel-itinerary

Create structured business trip itineraries from booking confirmations, emails, and PDFs.

15|3|Updated Jul 8, 2026
One-click install
npx skills add https://github.com/moonlight-lupin/agent-skills --skill travel-itinerary-moonlight-lupin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: travel-itinerary
Source: https://github.com/moonlight-lupin/agent-skills/tree/main/productivity/travel-itinerary
Command: npx skills add https://github.com/moonlight-lupin/agent-skills --skill travel-itinerary-moonlight-lupin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, BeautifulSoup, geopy, icalendar, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation, organization, and sharing of business trip itineraries, saving time and reducing errors in managing travel plans.

Core Features & Use Cases

  • Trip Planning: Automate the creation of structured itineraries from emails, PDFs, and manual notes.
  • Data Extraction: Extract information like dates, locations, and times from various sources.
  • Export Options: Generate itineraries in Markdown, PDF, DOCX, Google Doc, and ICS formats for easy sharing and access.
  • Use Case: Consider a user who needs to organize multiple flights, hotels, meetings, and transfers for a business trip. This Skill can take booking confirmations and transform them into a comprehensive itinerary with all the necessary details.

Quick Start

Use the travel-itinerary skill to generate a business trip itinerary from the email 'flight-confirmation.pdf'.

Frequently Asked Questions about travel-itinerary

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

FAQPage Schema
How do I create a structured business trip itinerary from booking confirmations and emails?

You can create a structured business trip itinerary by using this Skill to parse booking confirmations, emails, and PDFs. It automatically extracts dates, locations, and times to organize a comprehensive travel plan using parsing libraries.

What is the best way to export travel itineraries into Markdown and ICS formats?

The best way to export travel itineraries into Markdown and ICS formats is to use a Skill that handles itinerary planning and format conversion natively. This tool generates itineraries in Markdown, PDF, DOCX, and ICS formats for easy sharing and access.

Can I extract flight and hotel details directly from PDF confirmations?

Yes, you can extract flight and hotel details directly from PDF confirmations. The Skill automates data extraction from PDFs and emails, pulling necessary details like times and locations to build the itinerary.

Does this itinerary planning tool require geocoding libraries to map routes?

Yes, this itinerary planning tool requires geocoding libraries to map routes. It depends on geopy for geocoding tasks alongside BeautifulSoup and requests to manage diverse data inputs and handle route mapping effectively.

How do I share business trip itineraries safely across different formats?

You can share business trip itineraries safely by exporting the structured travel plan into multiple formats like Markdown, PDF, DOCX, or ICS. This Skill handles privacy-safe sharing across these formats for easy team access.

What limitations exist when parsing email confirmations for travel plans?

When parsing email confirmations for travel plans, limitations may arise from unstructured data or varying email templates. The Skill requires robust parsing libraries like BeautifulSoup to accurately extract dates, locations, and times from these diverse sources.