🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 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-cli
  • Verify: flyai search-flight --origin "北京" --destination "上海" --dep-date 2026-04-26 returns JSON
  • Optional 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.
  • Response with status != 0 → show the message field to the user and suggest retrying or adjusting keywords.
  • Single-day call fails → mark the corresponding matrix cell as "—" and continue overall.
  • If --transport-no with two flight numbers causes the API to error → automatically fall back to "per-flight, per-day" serial calls.
  • View on ClawHub
    TERMINAL
    clawhub install super-flight

    🧪 Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    🔍 Can't find the right skill?

    Search 60,000+ AI agent skills — free, no login needed.

    Search Skills →