build-itinerary

Synthesizes TripResearch.md files into structured day-by-day trip itineraries with meal planning and geographic clustering.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the challenge of manually synthesizing fragmented travel research into a coherent, day-by-day schedule that respects group constraints and geographic proximity.

Core Features & Use Cases

  • Intelligent Synthesis: Automatically merges weather, event, and restaurant research into a structured daily plan.
  • Constraint-Aware Scheduling: Adjusts pacing, meal times, and activity selection based on traveler ages, interests, and weather conditions.
  • Use Case: After gathering research on a new city, use this Skill to generate a complete, printable itinerary that clusters activities by neighborhood and ensures all traveler preferences are balanced.

Quick Start

Run the build-itinerary skill to synthesize your current research files into a complete day-by-day trip plan.

Frequently Asked Questions about build-itinerary

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

FAQPage Schema
How do I turn my travel research files into a day-by-day itinerary?

To build a day-by-day itinerary, this skill synthesizes your fragmented travel research markdown files into a cohesive schedule. It requires valid trip.yaml metadata and research files to perform LLM-driven synthesis of daily activities.

Can I create an itinerary that clusters activities by neighborhood and respects group constraints?

Yes, you can create an itinerary that balances traveler preferences by clustering activities geographically. The skill adjusts pacing, meal times, and activity selection based on traveler ages, interests, and weather conditions.

What do I need to generate a custom travel schedule from my research?

You need valid trip.yaml metadata and research markdown files to generate a custom travel schedule. The skill operates on these inputs to perform LLM-driven synthesis, merging weather, event, and restaurant data into a structured plan.

Does the itinerary synthesis automatically handle meal planning and weather conditions?

Yes, the itinerary synthesis automatically handles meal planning and weather conditions. It intelligently merges weather, event, and restaurant research into a structured daily plan, adjusting scheduling based on current conditions.

What is the best way to organize trip research for automated itinerary generation?

The best way to organize trip research is by storing weather, event, and restaurant details in separate markdown files alongside a trip.yaml file. This allows the skill to easily synthesize the disparate data into a printable itinerary.

Will this itinerary builder work without a valid trip.yaml file?

No, this itinerary builder will not work without a valid trip.yaml file. The skill explicitly requires valid trip metadata to perform the LLM-driven synthesis and generate a cohesive day-by-day schedule.