meta-travel-planner

Generates day-by-day travel itineraries by orchestrating weather, search, and constraint-extraction steps.

6.8k|540|Updated May 6, 2026
One-click install
npx skills add https://github.com/opensquilla/opensquilla --skill meta-travel-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-travel-planner
Source: https://github.com/opensquilla/opensquilla/tree/main/src/opensquilla/skills/exp/meta-travel-planner
Command: npx skills add https://github.com/opensquilla/opensquilla --skill meta-travel-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning a trip requires juggling preferences, weather, points of interest, transit logistics, and budget constraints, which is tedious to assemble manually into a coherent day-by-day plan.

Core Features & Use Cases

  • Multi-Step Orchestration: Chains requirement extraction, optional clarification forms, weather lookup, POI search, constraint analysis, and itinerary drafting into one pipeline.
  • Clarification Handling: Detects missing destination or trip length and pauses to collect them via a structured form before continuing.
  • Variants and Evidence: Produces relaxed, packed, and bad-weather variants plus budget notes, source notes, and verification checklists.
  • Use Case: Ask for a 5-day Tokyo trip in late June on a mid-range budget and receive a complete itinerary with neighborhood grouping, transit notes, rain backups, and booking checks.

Quick Start

Plan a 5-day mid-budget trip to Tokyo in late June with a balanced pace and include food and transit suggestions.

Frequently Asked Questions about meta-travel-planner

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

FAQPage Schema
How do I generate a travel itinerary with an AI agent?

Describe your destination, trip length, budget, and interests in one message. The skill extracts requirements, gathers weather and POI evidence, then returns a complete day-by-day itinerary with variants and booking notes.

What happens if my trip request is missing the destination or dates?

The skill detects missing destination or trip length and pauses with a structured clarification form asking for destination, days, dates, party size, and must-include items before continuing the plan.

Does the travel planner use real-time weather forecasts?

It calls a weather skill for short-range forecasts, but for future or seasonal trips it labels conditions as seasonal planning assumptions rather than inventing exact forecasts outside the evidence window.

Can the itinerary include relaxed and packed variants?

Yes, the final plan includes a relaxed version, an efficient packed version, and a bad-weather backup, each with pacing notes, rest blocks, and weather switch points.

What are the limitations of automated itinerary generation?

Specific restaurants, opening hours, and seasonal events are marked as verify-before-booking unless confirmed by search evidence in the run. Exact calendar dates and rain probabilities are not invented from vague timing.