← 返回 Skills 市场
gekacross

Personal Travel

作者 GekaCross · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
1037
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-travel
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-travel 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release. Travel assistant with wishlist, documents, and trip planning.
元数据
Slug personal-travel
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1037 次。

如何安装 Personal Travel?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-travel」即可一键安装,无需额外配置。

Personal Travel 是免费的吗?

是的,Personal Travel 完全免费(开源免费),可自由下载、安装和使用。

Personal Travel 支持哪些平台?

Personal Travel 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Personal Travel?

由 GekaCross(@gekacross)开发并维护,当前版本 v1.0.0。

💬 留言讨论