← Back to Skills Marketplace
gaogao605

旅行智能助手

by fenbeitong-trip · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
97
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trave-ai
Description
AI智能旅行助手套装,包含行程规划、目的地指南、预算管理、签证办理、天气打包等一站式旅行服务。Invoke when user needs comprehensive travel planning, itinerary creation, destination information, budget calc...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trave-ai
  3. After installation, invoke the skill by name or use /trave-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
ai-travel-skill-package 1.0.0 首发上线,集成多项智能旅行服务: - 提供全流程AI旅行助理,包括行程生成、目的地介绍、预算计算、签证办理和打包建议五大核心子技能。 - 各子技能间数据流转协作,覆盖行前、行中、行后全场景。 - 明确约束:基于真实数据算法,禁止虚构景点、价格及签证政策,预算含隐性消费。 - 统一响应格式,便于集成与结果解读。 - 支持智能分配预算、签证办理材料及流程、天气&打包指导等一站式解决。
Metadata
Slug trave-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 旅行智能助手?

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 97 downloads so far.

How do I install 旅行智能助手?

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

Is 旅行智能助手 free?

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

Which platforms does 旅行智能助手 support?

旅行智能助手 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 旅行智能助手?

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

💬 Comments