← 返回 Skills 市场
gaogao605

旅行智能助手

作者 fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
97
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install trave-ai
功能描述
AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc...
安全使用建议
This package looks like a coherent offline/prototype travel assistant: it includes local Python modules for itinerary, visa, budget and weather logic and does not request any credentials or perform network calls. Important caveats to consider before using it as an authoritative tool: (1) SKILL.md promises recommendations 'based on real data' and cites external providers, but the included code uses static databases and randomized weather — verify any visa/price/schedule info against official sources before acting on it; (2) if you expect live, up-to-date weather, price monitoring, or visa lookups, ask the maintainer or review the code to see how/when it will be wired to real APIs (that would require API keys and network access); (3) because source is 'unknown', prefer running this in a sandboxed environment if you plan to execute the Python scripts, and review the omitted/truncated files for any network logic before granting it broader runtime permissions.
功能分析
Type: OpenClaw Skill Name: trave-ai Version: 1.0.0 The 'trave-ai' skill bundle is a comprehensive travel assistant suite providing itinerary planning, destination guides, budget calculation, visa information, and weather-based packing lists. The Python scripts (e.g., itinerary_api.py, destination_api.py, visa_api.py) use hardcoded mock databases and standard logic to process user requests without any external network calls, file system modifications, or suspicious execution patterns. The documentation in SKILL.md is consistent with the code's functionality and contains no prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name/description (travel assistant: itinerary, visas, budget, weather) align with the included code and sub-skills; requiring only python3 is proportionate. However the SKILL.md repeatedly demands 'real data' and cites external data sources (OpenWeatherMap, VFS, etc.), while the shipped modules use embedded static databases and simulated/random weather data rather than live API calls — an inconsistency between claimed capability and actual implementation.
Instruction Scope
Runtime instructions describe orchestrating five sub-skills and referencing external authoritative sources, but the actual code calls local service classes that read in-memory data structures and generate randomized forecasts. The SKILL.md's constraints ('must be based on real data', 'do not invent visa policies/prices') conflict with code that does not appear to fetch live data or verify sources at runtime — a scope mismatch that could mislead users if they expect real-time authoritative information.
Install Mechanism
No install spec (instruction-only) and the only runtime requirement is python3. That minimizes installation risk — the package ships Python files but doesn't declare downloads from remote/unknown URLs or create system-wide artifacts.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. Given the described features (which could use API keys), the absence of requested credentials matches the shipped implementation (local/static data).
Persistence & Privilege
Registry flags do not request always:true or elevated persistence. The skill does not attempt to modify other skills or system settings based on the provided files.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trave-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trave-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
ai-travel-skill-package 1.0.0 首发上线,集成多项智能旅行服务: - 提供全流程AI旅行助理,包括行程生成、目的地介绍、预算计算、签证办理和打包建议五大核心子技能。 - 各子技能间数据流转协作,覆盖行前、行中、行后全场景。 - 明确约束:基于真实数据算法,禁止虚构景点、价格及签证政策,预算含隐性消费。 - 统一响应格式,便于集成与结果解读。 - 支持智能分配预算、签证办理材料及流程、天气&打包指导等一站式解决。
元数据
Slug trave-ai
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

旅行智能助手 是什么?

AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。

如何安装 旅行智能助手?

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

旅行智能助手 是免费的吗?

是的,旅行智能助手 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

旅行智能助手 支持哪些平台?

旅行智能助手 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 旅行智能助手?

由 fenbeitong-trip(@gaogao605)开发并维护,当前版本 v1.0.0。

💬 留言讨论