Documentation

Quick Start

Follow these steps to quickly install and get started with the flyai skill.

1. Install the Skill

Method 1: Install via the clawhub CLI

clawhub install flyai

Method 2: Install via npx (Ensure Node.js is installed on your system)

npx skills add alibaba-flyai/flyai-skill

2. Verification

Once the installation is complete, run a sample query to verify that the tool is correctly configured. Execute the following command and ensure the output is in JSON format:

flyai fliggy-fast-search --query "what to do in Singapore"

3. View Available Commands

To explore all features and search types supported by the CLI, you can view the help menu:

flyai --help