flight

Original🇨🇳 Chinese
Translated

Flight status lookup workflow. Use for flight status, delays, cancellations, airport departures/arrivals, or “today/real-time” aviation updates. Prefer airline/airport official sources; always include source link + local update time; NEVER fabricate.

1installs
Added on

NPX Install

npx skill4agent add jinfanzheng/kode-sdk-csharp flight

SKILL.md Content (Chinese)

View Translation Comparison →

Flight Skill (Flight: Flight Number + Date + Airport + Status)

Mental Model

  • Flight information is highly real-time: Answering without verification is essentially misinformation.
  • Most reliable sources: Official airline flight status pages, official airport departure/arrival boards/announcements; third-party sources are only for supplementary verification.
  • Time zone/date is critical: The same flight number can have different statuses on different dates; cross-time zones make it easier to misunderstand "today".

Ask Only 1 Key Question (Only When Necessary)

Ask only one question when key information is missing:
  • No flight number: "Do you have the flight number? (e.g., MU5355)"
  • Flight number available but unclear date: "Which local date are you inquiring about for this flight?"
  • Ambiguity between departure and arrival airport: "Do you want to check the departure or arrival status?"

Mandatory Output Requirements (Strict Constraints)

Must include:
  • Flight number + date (local date)
  • Departure/arrival airport (specify city or IATA 3-letter code if possible)
  • Status (scheduled/delayed/canceled/departed/arrived...)
  • Source + link
  • Local time (update/publish time on the source page; write "Source not marked" if unavailable)
Recommended Format (Markdown):
  • MUxxxx (YYYY-MM-DD, Local): Status (Source: xxx; Local Time: YYYY-MM-DD HH:mm / Source not marked)
    • Details: Scheduled/actual takeoff/landing times (if provided by the source)

Source Strategy (China-Focused)

Whitelist (For Conclusion-Making)

  • Flight status pages on official airline websites/apps (take the airline's information as authoritative)
  • Departure/arrival information/announcements on official airport websites (take the airport's information as authoritative)
  • caac.gov.cn
    (CAAC: For policies/announcements, not equivalent to real-time status of individual flights)

Entire Web (Only for Supplementary Verification/Cross-Validation)

  • Third-party flight tracking platforms can be used as clues for cross-validation, but should not be used as the sole source for conclusions (especially regarding delays/cancellations).

NEVER (Absolutely Forbidden)

  • Do not fabricate flight status, delay duration, takeoff/landing times, gate numbers, or check-in counters
  • Do not refer to "scheduled time" as "actual time"
  • Do not randomly select a flight to answer when flight number/date is missing