Itinerary
Generates detailed travel itineraries based on your preferences, saving you time and ensuring a well-planned trip.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add itinerary npx -- -y @trustedskills/itinerary
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"itinerary": {
"command": "npx",
"args": [
"-y",
"@trustedskills/itinerary"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill generates travel itineraries. It can plan trips based on user preferences, including destinations, dates, and activities. The generated itineraries include a sequence of events or locations to visit during a trip.
When to use it
- Planning a vacation: Generate a detailed itinerary for an upcoming holiday.
- Organizing business trips: Create structured schedules with meetings and travel arrangements.
- Designing day trips: Develop plans for short excursions, including points of interest and timing.
- Creating travel guides: Automatically produce itineraries to be used as part of a larger travel guide document.
Key capabilities
- Trip planning based on user input
- Generation of sequential event lists
- Destination recommendations (implied)
Example prompts
- "Create an itinerary for a 5-day trip to Paris."
- "Plan a business trip to New York City, including meetings on Monday and Tuesday."
- "Generate a day trip itinerary from London to Bath."
Tips & gotchas
The skill's effectiveness depends heavily on the clarity and detail provided in the prompt. More specific requests (e.g., preferred activities, budget) will likely yield better results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.