← Back to Skills Marketplace
28
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install variflight-tracker
Description
基于飞常准数据,提供航班实时动态、延误分析、舒适度评分、机场天气查询,覆盖全球航班,零配置即用
README (SKILL.md)
航班动态追踪
定位:专业航班实时动态追踪工具
数据源:飞常准(VariFlight)全球航班数据库
核心价值:专业航空数据,实时更新,延误/取消精准识别
4大工具
1. status - 航班动态查询
输入航班号,获取实时状态+登机口+行李转盘+延误分析
2. route - 航线动态总览
输入出发地+目的地,查看整条航线所有航班状态,延误/取消优先展示
3. comfort - 舒适度评分
综合准点率、取消概率、餐食、服务、机龄等维度给航班打分(🟢🟡🔴)
4. weather - 机场天气
查询机场当前天气+飞行影响评估(能见度/风力对航班的影响)
数据特点
- 基于飞常准专业航空数据,覆盖全球航班
- 实时更新:航班状态、延误时间、登机口变更
- 准点率/取消概率基于历史数据统计
- 机场天气含飞行影响评估
- 支持60+国内城市+30+国际城市的中文名查询
Usage Guidance
Install only if you are comfortable with flight numbers, routes, travel dates, and airport/weather queries being sent to the skill publisher's proxy service. The skill does not show local persistence or destructive actions, but the proxy handling and retention practices are not documented.
Capability Tags
Capability Assessment
Purpose & Capability
The Python helper implements the advertised flight status, route, comfort, and airport-weather lookups and does not show unrelated destructive behavior.
Instruction Scope
The activation patterns include broad route, airport, weather, and visibility terms, which could invoke the skill during ordinary travel or weather discussion.
Install Mechanism
The package contains a SKILL.md, a small package.json, and one Python script; no separate installer, dependency install, or automatic persistence mechanism is present.
Credentials
Live flight lookup reasonably requires network access, but user-supplied flight numbers, routes, dates, and airport queries are posted to a hardcoded Tencent SCF proxy rather than an openly documented endpoint.
Persistence & Privilege
No local file writes, credential-store reads, background workers, privilege escalation, or mutation of user accounts were found; the main privilege concern is the embedded proxy token and remote query handling.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install variflight-tracker - After installation, invoke the skill by name or use
/variflight-tracker - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Internal update: removed unused skill-card.md file.
- Modified scripts/flight_tracker.py (details not specified).
- No functional or user-facing changes documented.
v1.0.0
- 首发版本,基于飞常准数据实现航班实时动态追踪功能
- 支持航班号查询、航线动态总览、航班舒适度评分、机场天气查询四大场景
- 实时提供航班状态、延误分析、登机口与行李转盘信息
- 提供准点率、舒适度评分及飞行影响评估
- 覆盖全球航班,零配置即可使用
Metadata
Frequently Asked Questions
What is 航班动态追踪?
基于飞常准数据,提供航班实时动态、延误分析、舒适度评分、机场天气查询,覆盖全球航班,零配置即用. It is an AI Agent Skill for Claude Code / OpenClaw, with 28 downloads so far.
How do I install 航班动态追踪?
Run "/install variflight-tracker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 航班动态追踪 free?
Yes, 航班动态追踪 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 航班动态追踪 support?
航班动态追踪 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 航班动态追踪?
It is built and maintained by 旅行技能 (@travel-skills); the current version is v1.0.1.
More Skills