flyai

SKILL.md

FlyAI — Travel, Flight & Hotel Search and Booking

Use flyai-cli to call Fliggy MCP services for travel search and booking scenarios.
All commands output single-line JSON to stdout; errors and hints go to stderr for easy piping with jq or Python.

Quick Start

  1. Install CLInpm i -g @fly-ai/flyai-cli
  2. Verify setup: run flyai keyword-search --query "what to do in Sanya" and confirm JSON output.
  3. List commands: run flyai --help.
  4. Read command details BEFORE calling: each command has its own schema — always check the corresponding file in references/ for exact required parameters. Do NOT guess or reuse formats from other commands.

Configuration

The tool can make trial without any API keys. For enhanced results, configure optional APIs:

flyai config set FLYAI_API_KEY "your-key"

Core Capabilities

Installs
10
First Seen
Mar 31, 2026