← Back to Skills Marketplace
uasnu1111

travel-emergency-assistant

by Uasnu1111 · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
104
Downloads
2
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install travel-emergency-assistant
Description
在航班取消、酒店超售、景点关闭等行中突发场景下,一键生成含实时价格、预订链接、决策理由的「应急三选一」方案。聚焦高焦虑场景,提供情绪安抚 + 行动指引(最晚下单时间 + 交通接驳),而非单纯参数对比。适用于旅行途中遇到意外需要快速决策的场景。
Usage Guidance
This skill is coherent: it delegates searches to a FlyAI CLI and otherwise asks for no secrets. Before installing or letting an agent run it: (1) Verify the @fly-ai/flyai-cli package (npm page, GitHub repo, maintainer) so you trust its provenance; (2) avoid running global npm installs with sudo unless you trust the package—prefer inspecting the package or running it in a contained environment; (3) be aware the agent will run shell commands (which/npm/flyai) and the CLI will make network requests to fetch live pricing/links; (4) confirm any booking/financial actions yourself—this skill provides guidance and links but should not be allowed to make payments automatically. If you cannot verify the FlyAI CLI source, treat the installation step as high risk and do not proceed.
Capability Assessment
Purpose & Capability
The skill is an instruction-only travel emergency assistant and all declared runtime actions (searching flights/hotels/POI) map to calling a FlyAI CLI; asking for no env vars or unrelated system access is coherent with its purpose.
Instruction Scope
The SKILL.md explicitly requires checking for and (if absent) installing and running the FlyAI CLI via shell commands (which flyai, npm install -g, flyai search-*). This requires executing system commands and network calls to the npm registry; the instructions do not ask the agent to read unrelated local files or secrets, but they do mandate installing and invoking an external binary.
Install Mechanism
No packaged install spec is bundled; instead the document instructs installing @fly-ai/flyai-cli from the public npm registry with npm install -g. Installing a global npm package is a moderate-risk operation (runs arbitrary code from npm) and should be validated (check package source, maintainers, and repository) before performing.
Credentials
The skill declares no environment variables, no credentials, and no access to unrelated config paths. That aligns with the stated functionality (it delegates data retrieval to the FlyAI CLI).
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent system-wide configuration edits or access to other skills' credentials. The agent will need permission to run shell commands to install/execute the CLI, which is expected for this design.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-emergency-assistant
  3. After installation, invoke the skill by name or use /travel-emergency-assistant
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Skill renamed from "travel-emergency-assistant" to "trip-emergency-lite" - Version reset to 1.0.0 in SKILL.md (previously 1.0.0 for "travel-emergency-assistant") - New section added detailing the mandatory FlyAI CLI installation check and error handling before any search - Output logic clarified: must not use fallback/demo data; explicitly quit and instruct user to install dependencies if CLI missing - Documentation streamlined; some scenario-specific outputs, details, and file structure remain, but now tightly focused on FlyAI CLI dependency and search execution flow
v1.0.0
行程急救包 1.0.0 首次发布,为旅行中突发状况一键生成应急三选一决策方案: - 支持航班取消/延误、酒店超售/满房、景点临时关闭等应急场景识别 - 自动从用户输入提取出发地、目的地、时间、预算、特殊需求等关键信息 - 实时调用 FlyAI 工具,输出含价格、预订链接、最晚下单时间和详细优劣势的三选一卡片 - 针对高焦虑场景,结合情绪安抚、风险提示和个性化决策建议 - 支持中文极简输入,30秒内生成最优可行决策
Metadata
Slug travel-emergency-assistant
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is travel-emergency-assistant?

在航班取消、酒店超售、景点关闭等行中突发场景下,一键生成含实时价格、预订链接、决策理由的「应急三选一」方案。聚焦高焦虑场景,提供情绪安抚 + 行动指引(最晚下单时间 + 交通接驳),而非单纯参数对比。适用于旅行途中遇到意外需要快速决策的场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install travel-emergency-assistant?

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

Is travel-emergency-assistant free?

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

Which platforms does travel-emergency-assistant support?

travel-emergency-assistant is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created travel-emergency-assistant?

It is built and maintained by Uasnu1111 (@uasnu1111); the current version is v1.0.1.

💬 Comments