← Back to Skills Marketplace
gaogao605

智慧旅行 AI

by fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install smart-travel-ai
Description
AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc...
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install smart-travel-ai
  3. After installation, invoke the skill by name or use /smart-travel-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
AI智能旅行助手套装 v1.0.0 首个版本上线,为旅行规划与咨询提供一站式AI服务: - 集成行程规划、目的地指南、预算管理、签证办理和天气打包5大核心技能。 - 支持智能生成个性化行程、费用预估、必去景点及当地实用信息推荐。 - 实现签证政策查询、材料清单生成及出行证件提醒。 - 提供天气预报、智能打包清单与穿衣建议。 - 统一数据模型与响应格式,多个子技能协同工作,流程清晰。 - 严格约束输出真实数据,保证信息准确合规。
Metadata
Slug smart-travel-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 智慧旅行 AI?

AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.

How do I install 智慧旅行 AI?

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

Is 智慧旅行 AI free?

Yes, 智慧旅行 AI is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 智慧旅行 AI support?

智慧旅行 AI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 智慧旅行 AI?

It is built and maintained by fenbeitong-trip (@gaogao605); the current version is v1.0.0.

💬 Comments