Save flight searches, itineraries, and booked trips to the trips/logs/ directory for future reference. OPT-IN — use when the user asks to log a trip or look up past searches, or on every search only if the user has said they want automatic logging. Also use to update status when a trip is booked or completed.
$npx -y skills add borski/travel-hacking-toolkit --skill trip-logInstalls into the current project.
Run `npx skills use "https://github.com/borski/travel-hacking-toolkit" --skill "borski/travel-hacking-toolkit/trip-log"` 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/borski/travel-hacking-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/borski/travel-hacking-toolkit"` and select the relevant skills, then follow their instructions.