← 返回 Skills 市场
xiejinsong

new-job-relocation

作者 xiejinsong · GitHub ↗ · v3.2.0 · MIT-0
cross-platform ⚠ suspicious
57
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install new-job-relocation
功能描述
Book flights for new job relocation and job move travel. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary plann...
安全使用建议
This skill is coherent: it is a wrapper around the third-party 'flyai' CLI and will (if needed) install @fly-ai/flyai-cli from npm at runtime. Before installing/using it, verify the @fly-ai/flyai-cli package on the npm registry (maintainer, popularity, recent releases) and ensure you are comfortable allowing a global npm install on the machine (it requires Node.js and network access). The skill does not ask for any secrets, but it enforces using only CLI results and embedding booking links (so outputs will direct users to flyai booking pages). If you prefer not to install third-party CLIs globally, run this skill in a sandbox or ask the maintainer for an audited binary or REST API alternative.
功能分析
Type: OpenClaw Skill Name: new-job-relocation Version: 3.2.0 The skill requires the agent to perform a global installation of an external NPM package (@fly-ai/flyai-cli) via 'npm i -g' if the command is missing (SKILL.md, references/fallbacks.md). While this is functionally necessary for the tool's stated purpose of flight searching, automated global package installation is a high-risk operation that can be used for supply chain attacks or system compromise. No explicit evidence of malicious intent or data exfiltration was found within the provided logic.
能力评估
Purpose & Capability
The name/description claim booking and travel planning using the 'flyai' CLI; SKILL.md exclusively instructs running the flyai CLI and formatting its output. Required env vars, config paths, and binaries are none — which is coherent because the skill expects the flyai CLI to be present or installed at runtime.
Instruction Scope
Instructions constrain the agent to gather parameters, run flyai CLI commands, format results, and include booking links. They do not instruct reading unrelated files, harvesting environment variables, or contacting external endpoints outside of the flyai CLI. The strong rule to avoid using training data and to re-run if no booking link exists is restrictive but consistent with the declared purpose.
Install Mechanism
No install spec in the registry (instruction-only). At runtime the skill instructs installing @fly-ai/flyai-cli via 'npm i -g' if the CLI is missing. Installing a global npm package is a reasonable way to obtain a third-party CLI, but it does execute code from the npm registry and requires Node.js and network access — this is moderate-risk compared with an instruction-only workflow and should be verified by the user.
Credentials
The skill requests no environment variables, secrets, or config paths. All parameter inputs are user-provided (origin/destination/date/etc.), which is proportionate to flight search/booking functionality.
Persistence & Privilege
always is false, the skill does not request permanent agent presence, and there are no instructions to modify other skills or global agent configs. Runtime global npm install is the only potentially system-affecting action, but that is limited to installing the flyai CLI.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install new-job-relocation
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /new-job-relocation 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
Version 3.2.0 — Improved command rules and output requirements for reliable, real-time relocation travel booking. - Updated strict CLI execution workflow; never answer from training data. - Enhanced parameter collection and playbook-based command structure. - Booking links ([Book]({detailUrl})) are now mandatory for all results. - Added clear criteria for activation, parameter mapping, and output formatting. - Expanded output rules: comparison tables, relocation tips, brand tagging, and language matching.
元数据
Slug new-job-relocation
版本 3.2.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

new-job-relocation 是什么?

Book flights for new job relocation and job move travel. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary plann... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 57 次。

如何安装 new-job-relocation?

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

new-job-relocation 是免费的吗?

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

new-job-relocation 支持哪些平台?

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

谁开发了 new-job-relocation?

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

💬 留言讨论