← Back to Skills Marketplace
new-job-relocation
by
xiejinsong
· GitHub ↗
· v3.2.0
· MIT-0
57
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install new-job-relocation
Description
Book flights for new job relocation and job move travel. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itinerary plann...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install new-job-relocation - After installation, invoke the skill by name or use
/new-job-relocation - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 57 downloads so far.
How do I install new-job-relocation?
Run "/install new-job-relocation" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is new-job-relocation free?
Yes, new-job-relocation is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does new-job-relocation support?
new-job-relocation is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created new-job-relocation?
It is built and maintained by xiejinsong (@xiejinsong); the current version is v3.2.0.
More Skills