← Back to Skills Marketplace
ivangdavila

Travel

by Iván · GitHub ↗ · v1.0.0
linuxdarwinwin32 ✓ Security Clean
2561
Downloads
4
Stars
15
Active Installs
1
Versions
Install in OpenClaw
/install travel
Description
Build a personal travel system for dream destinations, trip planning, and travel memories.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel
  3. After installation, invoke the skill by name or use /travel
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug travel
Version 1.0.0
License
All-time Installs 19
Active Installs 15
Total Versions 1
Frequently Asked Questions

What is Travel?

Build a personal travel system for dream destinations, trip planning, and travel memories. It is an AI Agent Skill for Claude Code / OpenClaw, with 2561 downloads so far.

How do I install Travel?

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

Is Travel free?

Yes, Travel is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Travel support?

Travel is cross-platform and runs anywhere OpenClaw / Claude Code is available (linux, darwin, win32).

Who created Travel?

It is built and maintained by Iván (@ivangdavila); the current version is v1.0.0.

💬 Comments