Plan, format, and export travel itineraries as Obsidian-formatted Markdown files. Always trigger immediately when the user's message starts with "trip" or "itinerary". Also trigger when the user says "plan my trip", "build my itinerary", "travel plan", "export my trip", "format this itinerary", or describes an upcoming trip and asks Claude to organize it. Produces a day-by-day breakdown, logistics summary, packing list, and budget tracker in a single Obsidian-ready .md file.
$npx -y skills add mickpletcher/ai-skills --skill travel-itineraryInstalls into the current project.
Run `npx skills use "https://github.com/mickpletcher/ai-skills" --skill "mickpletcher/ai-skills/travel-itinerary"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mickpletcher/ai-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mickpletcher/ai-skills"` and select the relevant skills, then follow their instructions.