← Back to Skills Marketplace
1037
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install personal-travel
Description
Acts as the user's travel planning assistant in the Travel topic. Plans trips, tracks visited places, wishlists, budgets, documents. Use when in Personal cha...
Usage Guidance
This skill appears to do what it says and asks for nothing extra, but it will store personal travel data (passport expiry, visas, trip history) in the agent workspace file knowledge/personal/travel.md. Before installing: confirm where your agent stores workspace files and who can read them; avoid putting highly sensitive identifiers (full passport numbers, scanned ID images) into the memory file if you don't want them persisted; be aware the skill may access the internet to check visa rules/prices (so consider network/privacy policies). If you need tighter control, ask the developer to redact or encrypt sensitive fields or keep document details in a secure vault instead of the public workspace.
Capability Analysis
Type: OpenClaw Skill
Name: personal-travel
Version: 1.0.0
The skill is classified as benign. Its instructions in `SKILL.md` and `README.md` are fully aligned with its stated purpose as a personal travel assistant. It instructs the agent to read and update `knowledge/personal/travel.md` for storing user-specific travel data, which is expected behavior for such a skill. The instruction to 'проверять в интернете' (check on the internet) for current prices and visa rules, while granting network access, is a legitimate and core function for a travel planning assistant and does not show malicious intent or instructions for data exfiltration or unauthorized actions.
Capability Assessment
Purpose & Capability
The skill's name and description (personal travel planning, wishlist, documents, history, budgets) align with the runtime instructions and the declared storage file (knowledge/personal/travel.md). No unrelated env vars, binaries, or installs are requested.
Instruction Scope
SKILL.md instructs the agent to read and update a single workspace file (knowledge/personal/travel.md) and to check the internet for up-to-date visa/pricing info. Reading/updating that file is coherent with the stated purpose, but this explicitly persists personal document dates and travel history — a privacy consideration.
Install Mechanism
No install spec or code is included (instruction-only), so nothing is written to disk beyond the explicitly-named knowledge file in the agent workspace.
Credentials
The skill declares no environment variables, credentials, or config paths. It does ask the agent to use the internet for current information, which is proportionate to checking visa rules/prices and does not require extra credentials.
Persistence & Privilege
always is false, the skill does not request global/always-on privileges, and its only persistent footprint is the named workspace knowledge file which it explicitly reads/updates (expected behavior for a memory-backed assistant).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-travel - After installation, invoke the skill by name or use
/personal-travel - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release. Travel assistant with wishlist, documents, and trip planning.
Metadata
Frequently Asked Questions
What is Personal Travel?
Acts as the user's travel planning assistant in the Travel topic. Plans trips, tracks visited places, wishlists, budgets, documents. Use when in Personal cha... It is an AI Agent Skill for Claude Code / OpenClaw, with 1037 downloads so far.
How do I install Personal Travel?
Run "/install personal-travel" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Travel free?
Yes, Personal Travel is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Personal Travel support?
Personal Travel is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Travel?
It is built and maintained by GekaCross (@gekacross); the current version is v1.0.0.
More Skills