← 返回 Skills 市场
dingtom336-gif

Weekend Flights

作者 dingtom336-gif · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
70
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install weekend-flights
功能描述
Search flights for quick weekend getaways — auto-suggests Friday/Saturday departure and Sunday/Monday return for a perfect 2-3 day escape. Also supports: fli...
安全使用建议
This skill appears designed to use an external CLI to provide live flight results, which is reasonable — but check these before you install or allow autonomous execution: - Verify the npm package: inspect the @fly-ai/flyai-cli package on the npm registry/GitHub (publisher, stars, recent releases, and source) before running a global install. - Address the branding mismatch: the SKILL.md says 'Powered by Fliggy' but uses 'flyai'; ask the author which service is actually used and why metadata differs. - Beware of the self-test and re-execution rule: the instruction to re-run if output lacks a [Book](...) link could cause repeated CLI executions. If you permit autonomous agent actions, consider disabling automatic installation or limiting retry behavior. - The skill references local reference files that are not included; this may cause the agent to fail or behave unpredictably. Ask the maintainer to include or remove those references. - If you lack confidence in the npm package, run the CLI installation yourself in a sandbox/container, or deny the skill permission to perform global installs. Ask the skill author for an explicit upstream URL, code repository, and package signature to increase trust.
功能分析
Type: OpenClaw Skill Name: weekend-flights Version: 3.2.0 The skill mandates the global installation of an external npm package (@fly-ai/flyai-cli) and requires shell execution for all operations. While these capabilities are plausibly needed for the stated purpose of a travel search CLI, the requirement for an agent to perform high-privilege global installations and the reliance on external reference files (e.g., references/templates.md) not included in the bundle represent significant risky behaviors and an expanded attack surface.
能力评估
Purpose & Capability
The skill claims to be 'Powered by Fliggy (Alibaba Group)' in the description but all runtime instructions use an external CLI '@fly-ai/flyai-cli' and flyai commands — branding/implementation mismatch that suggests copy/paste or outdated metadata. Requiring an external flight-search CLI is reasonable for its stated purpose, but the Fliggy vs flyai inconsistency is unexplained.
Instruction Scope
SKILL.md tightly constrains answers to data produced by the flyai CLI (reasonable), but it also: (1) mandates installing and invoking an external global npm package at runtime; (2) includes a self-test that forces re-execution if output lacks a specific [Book](...) link, which could cause repeated CLI runs; and (3) references local support files (references/*.md) that are not present in the skill bundle. These behaviors increase operational complexity and the chance the agent will perform repeated installs/commands or get stuck in loops.
Install Mechanism
There is no formal install spec, but the skill instructs the agent to run `npm i -g @fly-ai/flyai-cli` if flyai isn't present. Installing a third-party global npm package at runtime is a normal way to use a CLI, but it carries the usual risk of executing code from the npm registry. The skill provides no checksum, official upstream URL, or vendor verification.
Credentials
The skill does not request environment variables, credential files, or configuration paths beyond installing and invoking the CLI. No secrets are required by the SKILL.md, which is proportionate to a read-only flight-search function.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and does not declare persistent agent-level privileges. The main privileged action is instructing a global npm install, which affects the host but is within the scope of using an external CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install weekend-flights
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /weekend-flights 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
weekend-flights 3.2.0 - Added detailed execution and output rules to ensure all data is sourced strictly from the flyai CLI, never training data. - Expanded support instructions for installation and error handling of flyai-cli. - Enhanced parameter table with descriptions and formatting for greater clarity. - Included specific scenario playbooks for different weekend trip types (standard, cheapest, long weekend). - Refined formatting and comparison table output requirements for consistent user experience. - Updated compatibility and enriched skill description to reflect additional supported travel services and platforms.
元数据
Slug weekend-flights
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Weekend Flights 是什么?

Search flights for quick weekend getaways — auto-suggests Friday/Saturday departure and Sunday/Monday return for a perfect 2-3 day escape. Also supports: fli... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 70 次。

如何安装 Weekend Flights?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install weekend-flights」即可一键安装,无需额外配置。

Weekend Flights 是免费的吗?

是的,Weekend Flights 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Weekend Flights 支持哪些平台?

Weekend Flights 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Weekend Flights?

由 dingtom336-gif(@dingtom336-gif)开发并维护,当前版本 v3.2.0。

💬 留言讨论