travel-itinerary-booklisted
Install: claude install-skill jechiu16/travel-itinerary-book
# Travel Itinerary Book
Turn rough trip plans, source files, or a blank planning request into a useful travel handbook: clear route first, deeper context one tap away, current facts checked, and unbooked items never disguised as confirmed.
Use Traditional Chinese by default unless the user asks otherwise.
## When not to use
Skip full handbook flow for a one-off travel fact, pure translation/format conversion, or booking/payment request; follow the Guardrails action boundary. Use it only for an integrated itinerary/handbook.
## What you produce
- A single offline-readable zh-TW HTML handbook: mobile-first, the main route always visible, depth in folds, embedded CSS, no JS dependency.
- A short planning brief before any route is locked — confirmed items, proposed skeleton, open choices, recommended path.
- A prioritized 待訂 booking checklist for unbooked or mixed trips.
- Optional: an all-expanded print/PDF copy.
## Output contract
- Honor the user's path; otherwise write `./out/<trip-slug>-itinerary.html`, `./out/<trip-slug>-itinerary.print.html`, and `./out/<trip-slug>-itinerary.pdf`.
- `template.html`, `SKILL.md`, and reference files are read-only. Never write into the skill installation directory or overwrite `template.html`.
- Never overwrite an existing file without user confirmation.
- If no writable filesystem exists, deliver one complete HTML code block/artifact.
- Finally report artifact paths and verification date.
## Interests (baked-in default for this build)