← 返回 Skills 市场
智慧旅行 AI
作者
fenbeitong-trip
· GitHub ↗
· v1.0.0
· MIT-0
114
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-travel-ai
功能描述
AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc...
安全使用建议
This package looks coherent for travel assistance, but before installing: 1) verify the missing shared/constants.py reference in the documentation or repo (it may be a harmless doc mismatch). 2) Review any omitted/truncated files (the provided excerpts were truncated) to confirm there are no hidden network calls or hardcoded endpoints. 3) If you plan to run the Python scripts on a sensitive environment, run them in an isolated/test environment first — although no credentials or installs are requested, it's good practice to inspect full source and confirm no outbound network calls are added. 4) If you need live weather/visa data, check whether the skill will be updated to call external APIs (that may require API keys) and consider how those keys would be provided and stored.
功能分析
Type: OpenClaw Skill
Name: smart-travel-ai
Version: 1.0.0
The smart-travel-ai skill bundle is a well-structured travel assistant providing itinerary planning, budgeting, visa guidance, and weather-based packing suggestions. The implementation relies on local mock databases and standard Python logic without any external network requests, unauthorized file access, or credential harvesting. No malicious intent or high-risk vulnerabilities were identified in the code or the AI instructions (SKILL.md).
能力评估
Purpose & Capability
Name/description match the included code and SKILL.md: subskills (itinerary, destination guide, budget, visa, weather/packing) and shared models/utilities are present and appropriate. The only mild inconsistency: the top-level SKILL.md architecture mentions shared/constants.py, but that file is not present in the provided manifest — this looks like a packaging/documentation mismatch rather than malicious behavior.
Instruction Scope
Runtime instructions are focused on travel planning and coordinating the five subskills. The SKILL.md does not instruct reading unrelated system files, accessing arbitrary environment variables, or sending data to unexpected external endpoints. Subskill adapters expose function-call style APIs for the agent.
Install Mechanism
No install spec is provided (instruction-only from a packaging/install perspective). Code is Python scripts with no remote download/install steps in the manifest. Required binary is python3 which is reasonable for these scripts.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The functionality described (local lookups, simulated or static data, formatting) does not require secrets, so the lack of credential requests is proportionate.
Persistence & Privilege
The skill is not force-included (always:false) and uses normal agent invocation. It does not request system-wide configuration changes or access to other skills' credentials.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smart-travel-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/smart-travel-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI智能旅行助手套装 v1.0.0 首个版本上线,为旅行规划与咨询提供一站式AI服务:
- 集成行程规划、目的地指南、预算管理、签证办理和天气打包5大核心技能。
- 支持智能生成个性化行程、费用预估、必去景点及当地实用信息推荐。
- 实现签证政策查询、材料清单生成及出行证件提醒。
- 提供天气预报、智能打包清单与穿衣建议。
- 统一数据模型与响应格式,多个子技能协同工作,流程清晰。
- 严格约束输出真实数据,保证信息准确合规。
元数据
常见问题
智慧旅行 AI 是什么?
AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 智慧旅行 AI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-travel-ai」即可一键安装,无需额外配置。
智慧旅行 AI 是免费的吗?
是的,智慧旅行 AI 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
智慧旅行 AI 支持哪些平台?
智慧旅行 AI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 智慧旅行 AI?
由 fenbeitong-trip(@gaogao605)开发并维护,当前版本 v1.0.0。
推荐 Skills