← 返回 Skills 市场
wheelchair-flight
作者
liquanyu123
· GitHub ↗
· v3.2.0
· MIT-0
48
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wheelchair-flight
功能描述
Search for wheelchair accessible flights with mobility assistance options. Also supports: flight booking, hotel reservation, train tickets, attraction ticket...
安全使用建议
This skill forces live queries through an external CLI and even instructs installing an npm package globally if the CLI is missing. Before installing or using it: 1) Verify the provenance of the @fly-ai/flyai-cli package (npm page, author, source repo) in a browser — the skill metadata provides no homepage. 2) Prefer testing in an isolated environment (container or VM) because global npm installs can run code on your machine. 3) Ask the developer how booking and payment/authentication are handled — the skill claims booking capabilities but does not document required credentials or payment flows. 4) Be cautious about providing any account credentials or payment information until you confirm where requests are sent and how tokens/credentials are stored. 5) If you need only occasional flight info and cannot verify the CLI, prefer a skill or integration with documented provenance (official APIs or known providers).
功能分析
Type: OpenClaw Skill
Name: wheelchair-flight
Version: 3.2.0
The skill mandates the global installation of an external NPM package (`npm i -g @fly-ai/flyai-cli`) and uses aggressive instructions in SKILL.md to force the agent to install and execute this CLI tool. While these actions are aligned with the stated purpose of searching for flights, the requirement for high-privilege installation of unverified third-party code represents a significant security risk and potential supply chain vector.
能力评估
Purpose & Capability
The description claims broad travel functionality (flights, hotel reservation, train tickets, attraction tickets, booking) and names Fliggy as the backend, but the SKILL.md and references only document flight search commands via a 'flyai' CLI. No commands, parameters, or playbooks are provided for hotels/trains/attractions or for completing bookings/payment, so advertised capabilities exceed the documented implementation.
Instruction Scope
The runtime instructions require that every answer come from the flyai CLI (never from training data) and mandate installing and invoking an external CLI if missing. They forbid using any parameters not in the table and require inclusion of booking links from CLI output. The instructions do not reference any system files or secrets, but they do direct the agent to perform network installs and to refuse to answer without the CLI — a rigid requirement that impacts availability and could cause the agent to install software without provenance.
Install Mechanism
There is no registry install spec, but the SKILL.md instructs `npm i -g @fly-ai/flyai-cli` if the CLI is absent. Installing a global npm package is a moderate-to-high risk action because it pulls code from the public npm registry (postinstall scripts can run, and package provenance is not documented). The package name and source are unverified in the skill metadata (homepage is none, source unknown).
Credentials
The skill requests no environment variables or credentials, which limits credential-exfiltration risk. However, it claims booking functionality but provides no guidance about authentication/payment flows or what credentials (if any) are required by the flyai CLI or Fliggy — this omission is operationally important and unclear.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and does not declare persistent system-wide changes. It only instructs runtime use of a CLI and optional npm install; there is no built-in requirement for persistent privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wheelchair-flight - 安装完成后,直接呼叫该 Skill 的名称或使用
/wheelchair-flight触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
wheelchair-flight 3.2.0 — Improved accuracy & compliance for wheelchair accessible flight searches.
- Strictly enforces CLI execution; never answers using training data.
- Adds mandatory `[Book](detailUrl)` links for all results, ensuring data authenticity.
- Enhanced environment checks and installation steps for CLI dependencies.
- Detailed scenario playbooks for recommended, cheapest, fastest, and direct routes.
- Improved multilingual support and parameter collection workflow.
- Clearer output requirements: conclusion-first, accessibility tips, comparison tables, and brand tags.
元数据
常见问题
wheelchair-flight 是什么?
Search for wheelchair accessible flights with mobility assistance options. Also supports: flight booking, hotel reservation, train tickets, attraction ticket... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 48 次。
如何安装 wheelchair-flight?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wheelchair-flight」即可一键安装,无需额外配置。
wheelchair-flight 是免费的吗?
是的,wheelchair-flight 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
wheelchair-flight 支持哪些平台?
wheelchair-flight 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wheelchair-flight?
由 liquanyu123(@liquanyu123)开发并维护,当前版本 v3.2.0。
推荐 Skills