← 返回 Skills 市场
xiejinsong

retirement-trip

作者 xiejinsong · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
62
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install retirement-trip
功能描述
Book flights for retirement celebration trips. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary planning, visa...
安全使用建议
This skill appears coherent for a travel-booking assistant that depends on an external CLI. Before installing or using it: 1) Verify the origin of the flyai CLI package (@fly-ai/flyai-cli) — check the package page/repository and publisher reputation; 2) Be aware `npm i -g` installs software globally (may require elevated permissions and will run code from the npm registry); 3) The skill will invoke network searches and return booking links — verify booking destinations/URLs and prices before clicking or sharing payment details; 4) If you need stronger assurance, ask the publisher for a homepage, repository URL, or cryptographic checksum for the CLI package; providing that information would raise confidence. If you do not trust the unknown npm package or outbound network calls, do not install or enable this skill.
功能分析
Type: OpenClaw Skill Name: retirement-trip Version: 3.2.0 The skill requires the AI agent to perform global installation of an external NPM package (`npm i -g @fly-ai/flyai-cli`) and execute CLI commands based on user input. While these actions are aligned with the stated purpose of flight booking, the mandatory installation of third-party software and the use of system-level execution commands represent a significant security risk (RCE and supply chain vulnerability). These instructions are primarily found in SKILL.md and references/fallbacks.md.
能力评估
Purpose & Capability
The skill claims to book travel and its runtime instructions exclusively call a travel CLI (flyai). Required parameters, playbooks, and output rules align with a travel-booking purpose. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md confines all runtime actions to running the flyai CLI, mapping user intent to CLI flags, formatting CLI JSON into Markdown, and validating booking links. It explicitly forbids answering from training data and forbids fabricating results. It does not instruct reading arbitrary local files or unrelated environment variables.
Install Mechanism
This is an instruction-only skill, but it tells the agent to run `npm i -g @fly-ai/flyai-cli` if the CLI is missing. Installing a globally published npm package is a reasonable distribution method for a CLI, but it introduces moderate risk when the package and its publisher are unknown (no homepage/repo provided). Global npm installs may require elevated privileges and will write code to disk.
Credentials
No environment variables, credentials, or config paths are requested. The skill’s network interactions are limited to the flyai CLI and its downstream endpoints, which is proportionate for a booking tool.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It does instruct installing a global CLI, but it does not modify other skills or system-wide agent settings beyond that install instruction.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install retirement-trip
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /retirement-trip 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
- Critical execution rules clarified: always use flyai CLI for results, never answer from training data. - Updated workflow: mandatory environment check and CLI installation before query execution. - Enhanced parameter collection: now limited to at most 2 questions if info is missing. - Stricter output validation: every result must include a valid [Book](detailUrl) link from flyai. - Improved output formatting and comparison table requirements. - Added new triggers and parameter mapping rules for different travel scenarios. - Compatibility expanded to more agent platforms.
元数据
Slug retirement-trip
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

retirement-trip 是什么?

Book flights for retirement celebration trips. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary planning, visa... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 62 次。

如何安装 retirement-trip?

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

retirement-trip 是免费的吗?

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

retirement-trip 支持哪些平台?

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

谁开发了 retirement-trip?

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

💬 留言讨论