← 返回 Skills 市场
2561
总下载
4
收藏
15
当前安装
1
版本数
在 OpenClaw 中安装
/install travel
功能描述
Build a personal travel system for dream destinations, trip planning, and travel memories.
安全使用建议
This skill is instruction-only and appears to only create and manage a ~/travel/ folder of markdown documents — that's coherent with its description. Before installing: (1) be aware it will create files under your home directory; don't store highly sensitive secrets there without encryption or appropriate file permissions. (2) If you want reminders (passport expiry, bookings), confirm how the skill will obtain that information (you enter it manually vs it reads calendar/email) — SKILL.md is ambiguous. (3) Because the skill can be invoked by the agent, review prompts and allow operations explicitly if you prefer manual control. (4) If you plan to attach photos or external album links, prefer linking to trusted storage and review any prompts that request network access. If any behavior beyond local file creation is observed (network uploads, reading unrelated system files, or requests for credentials), stop and review the skill source before proceeding.
功能分析
Type: OpenClaw Skill
Name: travel
Version: 1.0.0
The OpenClaw skill 'travel' is designed to help users manage personal travel information. The `SKILL.md` file instructs the AI agent to create and manage files within a dedicated `~/travel/` directory, including wishlists, planned trips, and travel memories. All instructions and file operations are clearly aligned with the stated purpose and confined to the user's home directory. There is no evidence of malicious prompt injection, data exfiltration, unauthorized execution, persistence mechanisms, or any other harmful behavior.
能力评估
Purpose & Capability
Name/description (personal travel system) align with the contents of SKILL.md. The skill is instruction-only, requests no binaries, env vars, or installs — creating and managing a ~/travel workspace is consistent with the stated purpose.
Instruction Scope
SKILL.md explicitly tells the agent to create ~/travel/ and various travel-related markdown files and reminders. It does not instruct reading unrelated system files, environment variables, or sending data to external endpoints. One ambiguity: it says to 'surface' things like passport expiry and past recommendations but doesn't specify sources (user-provided files vs calendar/email). That is scope-ambiguous but not inconsistent.
Install Mechanism
No install spec and no code files — lowest-risk pattern. Nothing is downloaded or written beyond the documents the skill instructs the agent to create in the user's home directory.
Credentials
No environment variables, credentials, or config paths are requested (proportional). However, the skill expects to store potentially sensitive personal data (passport info, frequent flyer numbers, insurance) in ~/travel; users should be aware these files may be sensitive and consider encryption/permissions.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. Model invocation is allowed (default) — the agent could run the instructions when invoked, which is normal for skills; this combined with local file writes is expected but worth user attention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Travel 是什么?
Build a personal travel system for dream destinations, trip planning, and travel memories. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2561 次。
如何安装 Travel?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel」即可一键安装,无需额外配置。
Travel 是免费的吗?
是的,Travel 完全免费(开源免费),可自由下载、安装和使用。
Travel 支持哪些平台?
Travel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Travel?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills