plan-trip

Orchestrate multi-phase travel planning to generate itineraries, checklists, and trip books.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/escapevelocitylabs/myfootmarks --skill plan-trip
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-trip
Source: https://github.com/escapevelocitylabs/myfootmarks/tree/main/skills/plan-trip
Command: npx skills add https://github.com/escapevelocitylabs/myfootmarks --skill plan-trip

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill eliminates the fragmented, manual process of researching and organizing travel by automating the entire pipeline from initial intake to the generation of a professional, magazine-style trip book.

Core Features & Use Cases

  • End-to-End Orchestration: Manages a multi-phase state machine that handles research, synthesis, and document generation.
  • Intelligent Dispatch: Automatically triggers specialized research for local cuisine and kid-friendly options based on trip data.
  • Use Case: After defining your trip parameters, use this skill to automatically generate a complete itinerary, packing checklists, and a printable keepsake HTML book without manually searching for weather, events, or attractions.

Quick Start

Run the plan-trip skill to execute the full trip-planning pipeline for your currently active trip.

Frequently Asked Questions about plan-trip

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

FAQPage Schema
How do I automate travel itinerary generation and research?

Automate travel itinerary generation by dispatching specialized research tasks across multiple phases to gather weather, events, and attractions data, then synthesize the results into a complete itinerary. This orchestration pipeline manages the entire process from intake to final document.

What's the best way to coordinate parallel research tasks for trip planning?

Coordinate parallel research tasks for trip planning by using an orchestration pipeline that dispatches specialized agentic tool calls simultaneously. This approach gathers data on local cuisine, kid-friendly options, and attractions concurrently, then synthesizes the results into cohesive itineraries and checklists.

How does a multi-phase travel planning pipeline work?

A multi-phase travel planning pipeline works by operating across research, synthesis, and document rendering phases. It tracks trip state via filesystem access, dispatches specialized data gathering tasks, and generates final itineraries, checklists, and printable trip books sequentially.

Do I need persistent filesystem access to manage trip state and generate itineraries?

Yes, persistent filesystem access is required to manage trip state and generate itineraries. The orchestration pipeline relies on filesystem tracking to coordinate parallel agentic tool calls, maintain state across research and synthesis phases, and render final document outputs.

Can I automatically generate packing checklists and a printable trip book from travel research?

Yes, you can automatically generate packing checklists and a printable trip book from travel research. The pipeline's document rendering phase takes synthesized trip data and produces professional magazine-style HTML books alongside actionable packing checklists without manual formatting.

How do I add kid-friendly options and local cuisine research to my travel itinerary?

Add kid-friendly options and local cuisine research to your travel itinerary by defining trip parameters that trigger intelligent dispatch. The orchestration pipeline automatically detects relevant trip data and initiates specialized research tasks for these specific categories.