Personal travel concierge for families — plans trips, researches flights and accommodation, checks travel documents, and prepares bookings.
npx claudepluginhub peerjakobsen/travel-assistantPersonal travel concierge for the family. Plans trips, researches flights and accommodation, checks travel documents, and prepares bookings — all pre-loaded with family preferences and passport data.
A personal travel concierge built as a Claude Cowork plugin. It knows your family — passports, preferences, loyalty programs, school holidays, past trips — and handles everything from destination research to booking preparation.
You say "10 days somewhere warm in February, ~€8k" and it comes back with curated options, ready to book.
The plugin combines persistent family data with Claude's browser capabilities to automate the tedious parts of travel planning:
Safety boundary: The plugin never enters payment information or clicks pay. You always complete the final step yourself.
| Command | What It Does |
|---|---|
/travel:plan-trip | Full trip planning from a brief — orchestrates destination research, document checks, flights, and accommodation |
/travel:research-destination | Curate 2–3 destination options with cost breakdowns and family suitability |
/travel:find-flights | Search Google Flights, SAS.dk, and Momondo — returns a comparison table |
/travel:find-accommodation | Search Airbnb and Booking.com for villas and houses matching family requirements |
/travel:check-documents | Validate passports and travel authorizations for every family member |
/travel:build-itinerary | Day-by-day plan with activities, restaurants, and rainy day backups |
/travel:prepare-booking | Navigate to booking page, pre-fill all details, stop at payment |
/travel:trip-brief | Generate a printable pre-departure document with all trip details |
/travel:update-profile | Update family members, preferences, or passport data |
Skills are domain knowledge that Claude loads automatically — they shape how it reasons about travel decisions.
Browser-driven sub-agents that open Chrome and search the web in real time:
All family data lives in data/ as YAML files:
| File | Contents |
|---|---|
family-profile.yaml | Family members, travel preferences, budget ranges, loyalty programs |
document-vault.yaml | Passport numbers, expiry dates, ESTA/ETA status per member |
trip-history.yaml | Past and upcoming trips with ratings and notes |
school-calendar.yaml | Danish school holidays by year |
scheduled-tasks.yaml | Recurring tasks — passport checks, pre-trip reminders, calendar updates |
/marketplace install family-travel-assistant
family-travel-assistant.zip from the latest releasegit clone https://github.com/peerjakobsen/travel-assistant.git
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.