Provision a new trip packing workspace on disk. Use when the user is starting to plan the packing for a specific itinerary — a named route, a set of flights, a trip with a departure date. Scaffolds the workspace files (itinerary.yaml, bags.yaml,…
danielrosehill/Claude-Travel-Packing-Assistant-Plugin
SkillsMP has collected 9 skills from danielrosehill/Claude-Travel-Packing-Assistant-Plugin. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 9
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 9 of 9 collected skills.
Research the actual checked, cabin and personal-item baggage allowance for every segment of an itinerary, from each carrier's own published policy, and compute the binding limit that governs the whole journey. Use when the user asks what they are allowed to…
Capture a multi-segment international itinerary into itinerary.yaml — flights, dates, marketing and operating carriers, ticket grouping, cabin and fare brand. Use when the user gives their flights, pastes a booking confirmation, or asks to start planning…
Produce a ranked emergency leave-behind list — what to abandon, in what order, to get under the allowance, ranked by cost per kilogram saved and by whether the item can be re-bought at the destination. Use when the user is overweight and willing to leave…
Price every way out of being over the baggage allowance — prepaid extra bag, airport excess, overweight bands, cabin-bag upsell, fare upgrade, shipping the difference, or leaving it — and recommend the cheapest that actually works for this itinerary. Use when…
Solve the allocation of items to bags and packing cubes against the binding baggage limits, then turn the solution into instructions a person can follow while packing. Use when the user asks how to pack, how to distribute weight between bags, whether…
Render the trip's packing documents — a one-page airport counter card of the binding allowances and bag weights, and a full per-bag packing list with tick boxes — as PDF via Typst and as Markdown, then deliver them by email, to cloud storage, into a…
Build or update the inventory of what is being carried — items, quantities, weights, carriage restrictions, and how replaceable each thing is at the destination. Use when the user is listing what they have packed or intend to pack, dictating the contents of a…
Record scale readings for each bag — empty (tare), outbound, current, final — and reconcile them against the itemised inventory to find unaccounted weight. Use when the user gives a bag weight, says how heavy something is, weighs their luggage, or asks how…