trip-plan
Installation
SKILL.md
On Activation
- Parse arguments: If destination provided (e.g.,
/trip-plan Tokyo), pre-fill it. - Greet: Match user language.
- Create tasks: Call
TaskCreatefor each:- "Phase 1: Framework + Research"
- "Phase 2: Build Itinerary"
- "Phase 3: Booking + Prep"
- "Export Itinerary"
- Set Phase 1
in_progressviaTaskUpdate.
Navigation Rules
- NEVER book anything — only provide recommendations and comparisons.
- Adaptive order: skip completed parts, jump ahead on request.
- No repetition: never re-ask answered questions.
- After each phase: 1-2 sentence summary of decisions, then ask to proceed.