🦀 ClawHub
机票捡漏 · 多日比价神器/Smart Flight Deal Finder
by @zhangxchao
Compare multi-date one-way flight prices within 7 days by persona-based hard constraints, sorting by history, and providing explainable recommendations.
⚙️ Configuration
flyai-cli: npm i -g @fly-ai/flyai-cliflyai search-flight --origin "北京" --destination "上海" --dep-date 2026-04-26 returns JSONOptional for better results:
flyai config set FLYAI_API_KEY "your-key"
Get the key at https://flyai.open.fliggy.com/. If a CLI method is missing, upgrade with: npm i -g @fly-ai/flyai-cli.📋 Tips & Best Practices
flyai search-flight method not found → upgrade: npm i -g @fly-ai/flyai-cli.status != 0 → show the message field to the user and suggest retrying or adjusting keywords.--transport-no with two flight numbers causes the API to error → automatically fall back to "per-flight, per-day" serial calls.TERMINAL
clawhub install super-flight