Follow these steps to quickly install and get started with the flyai skill.
clawhub install flyai
npx skills add alibaba-flyai/flyai-skill
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"
To explore all features and search types supported by the CLI, you can view the help menu:
flyai --help