← 返回 Skills 市场
proposal-trip
作者
Yangki Zhang
· GitHub ↗
· v3.2.0
· MIT-0
72
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install proposal-trip
功能描述
Book flights for proposal trips and romantic engagement getaways. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itiner...
安全使用建议
This skill appears coherent: it relies on an external CLI (@fly-ai/flyai-cli) to fetch real-time flight data and formats results. Before installing or using it, verify the CLI package: check the @fly-ai/flyai-cli npm page and its maintainer, review its source repository (GitHub) and recent release history, and confirm it is an official/trusted package. Prefer installing the CLI in a sandbox or container rather than globally if you are unsure. Be aware that running `npm i -g` requires elevated rights and npm installs can run arbitrary code on install. Also confirm where the CLI's booking links (detailUrl) lead and whether the service will require additional credentials (API keys, logins) that the skill does not declare. If you cannot verify the CLI's provenance, avoid installing it or restrict the agent to a safe environment.
功能分析
Type: OpenClaw Skill
Name: proposal-trip
Version: 3.2.0
The skill bundle 'proposal-trip' requires the agent to perform a global installation of an NPM package (@fly-ai/flyai-cli) and execute shell commands to search for flights. While these actions are aligned with the stated purpose of providing real-time flight data via the Fliggy (Alibaba) service, the requirement for global environment modification and shell access constitutes a high-risk capability. No evidence of intentional malice, data exfiltration, or obfuscation was found in SKILL.md or the reference files.
能力评估
Purpose & Capability
The name/description (booking flights for proposal/romantic trips) matches the instructions: the SKILL.md exclusively builds and formats results from the 'flyai' CLI. No unrelated credentials, paths, or binaries are requested.
Instruction Scope
All runtime instructions require executing the flyai CLI and formatting its JSON output; the skill explicitly forbids using model knowledge and mandates producing booking links from the CLI. It does not instruct reading arbitrary local files or environment variables, but it does instruct running npm to install a global CLI if missing and enforces strict output formatting and re-execution rules.
Install Mechanism
There is no packaged install spec; the SKILL.md tells the agent to run `npm i -g @fly-ai/flyai-cli` if the CLI is missing. Installing a global npm package from an unknown publisher is moderate risk because npm packages can execute arbitrary code on install and affect the system. This is proportionate for a CLI-based integration but requires the user to vet the package source and be comfortable with a global install.
Credentials
The skill requests no environment variables or credentials and does not ask for unrelated secrets. The lack of declared env requirements aligns with the instructions (all data must come from the flyai CLI).
Persistence & Privilege
The skill is not always-enabled and does not request persistent system configuration or privileges beyond installing/using a CLI. Autonomous invocation is allowed (default) but not combined with broad credential access or system-wide modification in the manifest.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install proposal-trip - 安装完成后,直接呼叫该 Skill 的名称或使用
/proposal-trip触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.2.0
- Major update: rigorous execution and output rules for proposal/engagement trip flight booking via CLI.
- Skill only answers using real-time results from the flyai CLI (never from training data).
- Strict activation: only responds to proposal/engagement/romantic getaway trip queries (not honeymoons or general romantic stays).
- Every flight result must include a booking link and brand tag.
- Added detailed steps for environment validation, parameter collection, CLI execution, and output formatting.
- Expanded supported travel actions (hotels, trains, attractions, itinerary, visa, insurance, more).
元数据
常见问题
proposal-trip 是什么?
Book flights for proposal trips and romantic engagement getaways. Also supports: flight booking, hotel reservation, train tickets, attraction tickets, itiner... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 72 次。
如何安装 proposal-trip?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install proposal-trip」即可一键安装,无需额外配置。
proposal-trip 是免费的吗?
是的,proposal-trip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
proposal-trip 支持哪些平台?
proposal-trip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 proposal-trip?
由 Yangki Zhang(@ivan97)开发并维护,当前版本 v3.2.0。
推荐 Skills