← Back to Skills Marketplace
xiejinsong

retirement-trip

by xiejinsong · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
62
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install retirement-trip
Description
Book flights for retirement celebration trips. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary planning, visa...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install retirement-trip
  3. After installation, invoke the skill by name or use /retirement-trip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug retirement-trip
Version 3.2.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is retirement-trip?

Book flights for retirement celebration trips. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary planning, visa... It is an AI Agent Skill for Claude Code / OpenClaw, with 62 downloads so far.

How do I install retirement-trip?

Run "/install retirement-trip" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is retirement-trip free?

Yes, retirement-trip is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does retirement-trip support?

retirement-trip is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created retirement-trip?

It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.

💬 Comments