Travel Assistant

🌐Community
by adamsilverstein · vlatest · Repository

This Travel Assistant helps you plan trips by suggesting destinations and activities based on your preferences, saving you time and effort.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add travel-assistant npx -- -y @trustedskills/travel-assistant
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "travel-assistant": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/travel-assistant"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The travel-assistant skill helps users plan and manage their trips. It can provide information about destinations, suggest itineraries based on user preferences, and assist with booking flights or accommodations. The agent can also handle tasks like converting currencies and providing real-time travel updates.

When to use it

  • Planning a vacation: "I want to go somewhere warm in December."
  • Creating an itinerary: “Suggest a 3-day trip to Rome, including historical sites.”
  • Finding flights or hotels: "Find me the cheapest flight from New York to London next week."
  • Getting travel updates: "What's the weather like in Paris tomorrow?"

Key capabilities

  • Destination information retrieval
  • Itinerary suggestion
  • Flight and hotel booking assistance
  • Currency conversion
  • Real-time travel updates

Example prompts

  • "Plan a weekend trip to San Francisco for two people."
  • "What are some good restaurants near the Eiffel Tower?"
  • “Find me hotels in Tokyo under $150 per night.”

Tips & gotchas

The skill's effectiveness depends on providing clear and specific requests. Be prepared to refine your prompts based on initial responses to get the most relevant 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
adamsilverstein
Installs
2

🌐 Community

Passed automated security scans.