Agent skill
travel-planner
Plan trips with itineraries, budgets, and local recommendations
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/travel-planner
SKILL.md
Travel Planner
Create comprehensive travel plans with day-by-day itineraries.
Capabilities
- Build detailed daily itineraries
- Estimate travel budgets
- Recommend local attractions and restaurants
- Suggest optimal travel routes
- Account for weather and seasonal factors
Input Format
- Destination(s)
- Travel dates
- Budget range
- Interests (culture, food, adventure, relaxation)
- Travel style (budget, mid-range, luxury)
Output Format
Trip: [Destination]
Dates: [Start] - [End]
Budget: $[amount]
Day 1: [Date]
Morning:
- [Activity] - [Location] - [Cost]
Afternoon:
- [Activity]
Evening:
- [Dinner recommendation]
Accommodations:
- [Hotel/Option] - $[price]/night
Transportation:
- [Mode] - $[cost]
Total Estimated Cost: $[amount]
Considerations
- Check visa requirements
- Note local holidays/closures
- Include backup indoor activities for weather
- Account for jet lag on first day
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?