verified-travel-planner

Normalize domestic travel requests into verified itineraries with live quotes and PDF export.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/chenluhan/skill --skill verified-travel-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verified-travel-planner
Source: https://github.com/chenluhan/skill/tree/main/.agents/skills/verified-travel-planner
Command: npx skills add https://github.com/chenluhan/skill --skill verified-travel-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Turn vague domestic travel requests into verified, executable itineraries by normalizing inputs, surfacing live quotes from providers, and generating a PDF itinerary with an auditable evidence trail.

Core Features & Use Cases

  • Input normalization: Convert messy or partial trip requests into a standardized, machine-readable format (trip-request.json) that downstream tools can consume.
  • Live quote collection & verification: Gather flight, hotel, train, and ticket quotes from configured providers, validate their verification status, and exclude unverified items from the final budget.
  • Evidence-backed itineraries: Assemble a coherent travel plan with route evidence, POI anchors, self-drive routing when requested, and a downloadable PDF export for stakeholder sharing.

Quick Start

Ask the planner to validate a domestic travel request and generate a PDF itinerary with live quotes.

Frequently Asked Questions about verified-travel-planner

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

FAQPage Schema
How do I convert vague domestic travel requests into a verified itinerary with live quotes?

To build a verified travel itinerary, this planner normalizes incomplete domestic trip inputs into a machine-readable trip-request.json, collects live flight and hotel quotes from providers, and exports the plan as an auditable PDF.

What is evidence-based budgeting for trip planning and how does it exclude unverified quotes?

Evidence-based budgeting assembles travel costs by validating flight, hotel, train, and ticket quotes from providers during collection, automatically excluding any unverified items from the final budget to ensure accuracy.

How do I generate a PDF itinerary with an auditable evidence trail for stakeholder sharing?

Generating a PDF itinerary requires assembling a coherent travel plan with route evidence and POI anchors, which is then exported as a downloadable PDF file containing the auditable evidence trail for stakeholders.

Can I use self-drive routing and POI anchors when planning domestic trips?

Yes, the planner assembles coherent domestic travel plans that include self-drive routing when requested and utilizes POI anchors to structure the itinerary before generating the final PDF export.

Does this trip planning tool work without external dependencies or API keys?

The planner operates without listed external dependencies, utilizing internal scripts, references, and assets to normalize trip requests and collect live quotes from configured providers.

What is the best way to normalize messy trip requests into a machine-readable format for downstream agents?

The best way to normalize messy trip requests is converting partial traveler inputs into a standardized trip-request.json format, enabling downstream teams and agents to consume the structured data for executable travel plans.