trip-log
FeaturedSave 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.
Install
Quality Score: 98/100
Skill Content
Details
- Author
- borski
- Repository
- borski/travel-hacking-toolkit
- Created
- 5 months ago
- Last Updated
- 4 days ago
- Language
- Python
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
travel-itinerary
Plan, format, and export travel itineraries as Obsidian-formatted Markdown files. Always trigger immediately when the user's message starts with "trip" or "itinerary". Also trigger when the user says "plan my trip", "build my itinerary", "travel plan", "export my trip", "format this itinerary", or describes an upcoming trip and asks Claude to organize it. Produces a day-by-day breakdown, logistics summary, packing list, and budget tracker in a single Obsidian-ready .md file.
logbook
Daily logbook of sessions with the orchestrator. Use when the owner asks for "recap of today", "wrap up", "end of day", or whenever it's time to synthesize in writing what was done and what was learned. Writes to the `logbook_path` declared in preferences.
writing-work-logs
Produces a structured Markdown work log in docs/logs/ covering what shipped, what went as planned, what diverged and why, and durable lessons. Invoked by /writing-work-logs or "document this task", "log what happened", "record what we built". Invoke proactively when a significant task wraps up — real-time context is lost once the session closes.