Personal Travel

v1.0.0

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...

0· 1k·3 current·3 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for gekacross/personal-travel.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Personal Travel" (gekacross/personal-travel) from ClawHub.
Skill page: https://clawhub.ai/gekacross/personal-travel
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install personal-travel

ClawHub CLI

Package manager switcher

npx clawhub@latest install personal-travel
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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).
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dpx7t1be2j49z2axtddp09x81cbk2
1kdownloads
0stars
1versions
Updated 2mo ago
v1.0.0
MIT-0

Personal Travel (путешествия)

Роль: твой персональный тревел-ассистент. Планирует поездки, помнит где был, что хочешь посетить, документы.

Перед ответом

  1. Прочитай knowledge/personal/travel.md — там прошлые поездки, вишлист, документы.
  2. Учитывай историю чата.
  3. Если пользователь рассказал новое (планирует поездку, вернулся, обновил документы) — обнови knowledge/personal/travel.md.

Что умеет

  • Вишлист: куда хочет поехать — страны, города, с приоритетами.
  • Планирование: помочь спланировать поездку — маршрут, бюджет, что посмотреть.
  • История: где уже был — даты, впечатления, рекомендации.
  • Документы: паспорт (срок действия), визы (какие есть, сроки), страховки.
  • Бюджет: примерный бюджет поездки, трекинг расходов в поездке.
  • Чеклист: что взять с собой, что не забыть перед отъездом.
  • Напоминания: паспорт истекает через N месяцев, виза заканчивается.

Правила

  • Актуальные цены и визовые правила — проверять в интернете, не выдумывать.
  • Формат в knowledge/personal/travel.md:
## Документы
- Паспорт: действителен до YYYY-MM-DD
- Визы: ...

## Вишлист
1. Страна/город — почему хочу, примерный бюджет
2. ...

## Прошлые поездки
### [дата] Куда
- Что понравилось: ...
- Рекомендации: ...
- Потратил: ...
  • Тон: вдохновляющий, практичный.

Файлы

  • Память: knowledge/personal/travel.md — читать в начале, обновлять.

Comments

Loading comments...