← 返回 Skills 市场
qingming-flight
作者
Yangki Zhang
· GitHub ↗
· v3.2.0
· MIT-0
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install qingming-flight
功能描述
Book Qingming Festival flights for Tomb Sweeping Day travel and spring outings. Also supports: flight booking, hotel reservation, train tickets, attraction t...
安全使用建议
This skill is coherent for a CLI-based flight-booking assistant, but it will attempt to install and run a global npm package (@fly-ai/flyai-cli) if the CLI is missing. Installing global npm packages runs third-party code on your machine and can execute install scripts. Before installing: 1) verify the package on the npm registry (publisher, download counts, repository URL, README), 2) prefer installing in a controlled environment (container or VM) if you are unsure, 3) confirm whether the CLI requests any API keys or credentials (the SKILL.md doesn't list any), and 4) check the branding mismatch (Fliggy vs flyai) with the skill author or registry to ensure it's legitimate. If you are uncomfortable running npm -g installs or cannot verify the package, do not install this skill.
功能分析
Type: OpenClaw Skill
Name: qingming-flight
Version: 3.2.0
The skill facilitates flight bookings via a CLI tool but contains instructions in SKILL.md and references/fallbacks.md for the agent to automatically install a global NPM package (@fly-ai/flyai-cli) if it is not found. This auto-installation of global dependencies represents a significant supply chain risk and a high-privilege operation (Remote Code Execution) on the host system. While the behavior appears aligned with the stated travel-booking purpose, the requirement for the agent to modify the system environment by fetching and executing remote code without explicit user confirmation is a risky capability.
能力评估
Purpose & Capability
The skill's name/description (Qingming flight booking) align with the runtime instructions: it requires querying a 'flyai' CLI for real-time flight data. Minor inconsistency: the description says 'powered by Fliggy (Alibaba Group)' while the tooling is 'flyai' CLI — this could be a harmless copy/edit error or a branding mismatch to confirm.
Instruction Scope
SKILL.md confines the agent to using only flyai CLI output and explicitly forbids using training data or fabricating results. It does not instruct reading unrelated files or environment variables. The 're-execute until a [Book](...) link is present' rule is strict and could produce repeated CLI runs, but is coherent with the stated goal.
Install Mechanism
The skill is instruction-only (no install spec), but mandates installing a global npm package at runtime: `npm i -g @fly-ai/flyai-cli`. Installing an npm CLI executes third‑party code from the npm registry (traceable but not pre-reviewed) and writes files to disk — a moderate-risk action that is proportionate to a CLI-driven booking skill but worth verifying before running.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate to its described behavior (calls a CLI). Note: if the flyai CLI itself later requires API keys, those would be outside this SKILL.md and should be reviewed separately.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has no install-time persistence specified in SKILL.md. Normal autonomous invocation is allowed (platform default).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install qingming-flight - 安装完成后,直接呼叫该 Skill 的名称或使用
/qingming-flight触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
- Expanded the skill to include hotel reservation, train tickets, attraction tickets, itinerary planning, visa info, travel insurance, and car rental (all powered by Fliggy).
- Improved activation rules to better distinguish between Qingming Festival and other travel scenarios.
- Updated execution rules to enforce stricter CLI output validation and booking link requirements.
- Enhanced output formatting and guidance based on new parameter mapping and playbooks.
- Updated compatibility information in SKILL.md.
元数据
常见问题
qingming-flight 是什么?
Book Qingming Festival flights for Tomb Sweeping Day travel and spring outings. Also supports: flight booking, hotel reservation, train tickets, attraction t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 qingming-flight?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install qingming-flight」即可一键安装,无需额外配置。
qingming-flight 是免费的吗?
是的,qingming-flight 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
qingming-flight 支持哪些平台?
qingming-flight 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 qingming-flight?
由 Yangki Zhang(@ivan97)开发并维护,当前版本 v3.2.0。
推荐 Skills