← 返回 Skills 市场
399
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install variflight-global-flight-fares
功能描述
Variflight Global Flight Fares searches one-way flight fares from the Variflight ticket API by departure IATA city code, arrival IATA city code, and departur...
安全使用建议
This skill is coherent and appears to do what it claims: run a bundled Python script that queries Variflight's public ticket API. Before installing, confirm you trust the Variflight domain because the script will make outbound network requests there. No credentials are requested and the script does not exfiltrate other data, but it will run code locally under the agent using python3—review the script yourself if you require extra assurance. If you have strict network or privacy policies, consider restricting outbound access or running the script in a controlled environment.
能力评估
Purpose & Capability
Name/description, SKILL.md, and the included script all focus on querying Variflight's ticket API for one-way fares by dep/arr/date. The required binary (python3) is appropriate and no unrelated services, credentials, or paths are requested.
Instruction Scope
Runtime instructions restrict actions to collecting dep/arr/date, validating inputs, and running the bundled script. They explicitly forbid requesting an API key and only direct network calls to the Variflight endpoint present in the script. The script does not read other files or environment variables.
Install Mechanism
There is no install spec (instruction-only skill) and the included script is a small, readable Python file. Nothing is downloaded from untrusted URLs and no archives are extracted.
Credentials
The skill requests no environment variables or credentials. The script issues outbound requests to ticket.variflight.com only and does not access unrelated secrets or config paths.
Persistence & Privilege
always is false and the skill does not request persistent system-level changes. It only contains a script that will run when invoked; it does not modify other skills or agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install variflight-global-flight-fares - 安装完成后,直接呼叫该 Skill 的名称或使用
/variflight-global-flight-fares触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Variflight Global Flight Fares.
- Search one-way flight fares using the Variflight ticket API with departure and arrival IATA codes and date.
- Validates input format for IATA codes and departure date (YYYY-MM-DD).
- Handles ambiguous city names by prompting for correct codes.
- Summarizes results including airports, times, duration, price, transfers, and flight tags.
- Surface API error messages and provide clear feedback for empty results.
- Script supports result limiting and raw JSON output on user request.
元数据
常见问题
Variflight Global Flight Fares 是什么?
Variflight Global Flight Fares searches one-way flight fares from the Variflight ticket API by departure IATA city code, arrival IATA city code, and departur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 399 次。
如何安装 Variflight Global Flight Fares?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install variflight-global-flight-fares」即可一键安装,无需额外配置。
Variflight Global Flight Fares 是免费的吗?
是的,Variflight Global Flight Fares 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Variflight Global Flight Fares 支持哪些平台?
Variflight Global Flight Fares 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Variflight Global Flight Fares?
由 AriseFX(@arisefx)开发并维护,当前版本 v1.0.0。
推荐 Skills