travel

Orchestrate flight, hotel, restaurant, and activity searches into a ranked HTML report.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/cryptopafi/nexusos-skills --skill travel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: travel
Source: https://github.com/cryptopafi/nexusos-skills/tree/main/travel
Command: npx skills add https://github.com/cryptopafi/nexusos-skills --skill travel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Plan and execute end-to-end trip planning by coordinating multi-source research and delivering a deployment-ready travel report.

Core Features & Use Cases

  • Orchestrates searches for flights, hotels, restaurants, and activities from multiple providers.
  • Generates a ranked HTML travel report and deploys it to a VPS for sharing.
  • Validates essential inputs (destination, dates, duration) and handles edge cases with clear reporting.

Quick Start

Plan a trip to a destination for a given duration and get a deployed, ranked travel report.

Frequently Asked Questions about travel

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a ranked travel report from multi-source flight and hotel searches?

A ranked travel report is generated by orchestrating multi-source searches for flights, hotels, restaurants, and activities based on your destination and dates, producing a prioritized HTML document for sharing.

Can I deploy my trip planning report directly to a VPS?

Yes, the Skill handles secure deployment of the generated HTML travel report directly to a VPS, allowing you to easily share your prioritized itinerary online.

What inputs are required for automated trip planning and validation?

Automated trip planning requires essential inputs including destination, dates, and duration. The Skill validates these parameters to handle edge cases and ensure accurate multi-source data gathering.

Does the travel planning orchestration handle restaurant and activity searches?

Yes, the travel planning orchestration coordinates restaurant and activity lookups alongside flights and hotels from multiple providers to create a comprehensive, prioritized HTML report.

What happens if essential trip details are missing during report generation?

If essential trip details are missing during report generation, the Skill applies input validation to identify the gaps and handles these edge cases with clear reporting rather than failing silently.