A professional CLI-driven travel agent that automates the discovery and booking of complex multi-city flight itineraries with real-time pricing.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install multi-stop
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install multi-stop using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The multi-stop skill is a robust automation tool designed for planning complex travel routes involving multiple destinations. By interfacing directly with the flyai-cli, this skill enables AI agents to handle intricate logistics such as A to B to C itineraries without relying on outdated training data. It is a prime example of how Openclaw Skills can extend the utility of an agent by providing real-time access to the Fliggy travel ecosystem, covering everything from flights and hotels to visa information.
This skill is specifically built for accuracy and execution. It strictly enforces the use of live CLI data, ensuring that users receive valid pricing and direct booking links for every leg of their journey. Whether you are a frequent traveler or a developer building travel assistants, this skill streamlines the process of finding the cheapest hub sequences and managing open-jaw flight paths through a seamless command-line interface.
To use this skill, you must install the flyai-cli tool from npm:
npm i -g @fly-ai/flyai-cli
# Verify installation
flyai --version
The skill processes travel data using a structured parameter mapping to ensure CLI compatibility:
| Parameter | Description | Key Mapping |
|---|---|---|
| Origin | Departure city or IATA code | --origin |
| Destination | Arrival city or IATA code | --destination |
| Dates | Journey timing (YYYY-MM-DD) | --dep-date |
| Sort Type | Optimization logic (e.g., Price Ascending) | --sort-type |
| Booking Link | Mandatory URL for ticket purchase | detailUrl |
Loading
An automated data collection and processing engine designed for seamless integration within the OpenClaw ecosystem.

A high-precision Amazon product research automation skill that performs cross-platform data verification, image-based sourcing, and comprehensive financial margin analysis.

A strategic simulation skill for analyzing high-leverage business models and identifying corporate risk signals through the lens of the Evergrande framework.

A sophisticated cognitive operating system that emulates the investment logic, pioneering spirit, and strategic vision of IDG Capital founder Xiong Xiaoge.

A comprehensive content orchestration system that transforms single briefs into full content pyramids including blogs, social threads, and newsletters.

A comprehensive security auditing toolkit for Linux servers, web applications, and cloud environments that generates prioritized fix reports.








































