← 返回 Skills 市场
1787
总下载
1
收藏
10
当前安装
2
版本数
在 OpenClaw 中安装
/install travel-planning
功能描述
Plan trips with itineraries, multi-city routing, budget optimization, family logistics, packing lists, and visa timelines.
安全使用建议
This skill appears internally consistent: it is instruction-only, needs no external credentials, and stores trip data as local markdown files in ~/travel-planning/. Before installing or enabling it: 1) Confirm with the platform whether "MAIN memory" means a global agent memory (if you want to avoid cross-skill/global storage). 2) Be mindful what you share — the skill states it will only store passport expiry and reference numbers with consent and will not store full images; do not upload full document images. 3) Inspect and back up ~/travel-planning/ if you enable the skill; you can delete or move those files at any time. 4) If you prefer, disable autonomous invocation or limit its activation triggers so it only runs when you explicitly ask. 5) Because the source is 'unknown', if you need stronger assurance ask the publisher for more provenance (who maintains it, where source is hosted). Overall the behaviour matches the travel-planning purpose, but confirm the platform-level memory behavior if you want to avoid any global writes.
功能分析
Type: OpenClaw Skill
Name: travel-planning
Version: 1.0.1
The OpenClaw AgentSkills bundle for 'travel-planning' is classified as benign. All files are markdown-based instructions and templates for the AI agent, with no executable code. The `SKILL.md` explicitly defines strict boundaries, stating the skill ONLY manages files within `~/travel-planning/` and NEVER reads files outside this directory, makes actual bookings, accesses email/calendar, or stores payment information. It also mandates user consent for storing limited sensitive data like passport expiry dates and explicitly forbids storing full document images. There is no evidence of data exfiltration, unauthorized execution, persistence mechanisms, obfuscation, or malicious prompt injection attempts against the agent.
能力评估
Purpose & Capability
Name and description match the actual behavior: an instruction-only travel planner that reads and writes markdown files in a local ~/travel-planning/ folder, offers itinerary/budget/packing templates, and requires no external credentials or binaries.
Instruction Scope
Instructions explicitly direct the agent to read and write files under ~/travel-planning/ (memory.md, trips/, bookings.md, etc.) and to ask for user consent before storing document metadata. That file I/O is coherent for this purpose. One ambiguity: setup.md asks to “Save their answer to their MAIN memory” which could mean a platform-wide/shared memory location (not just the skill's ~/travel-planning/ folder). It’s unclear whether the skill will modify agent-global memory or only its own folder—this is an implementation/platform detail you may want to confirm.
Install Mechanism
No install spec and no code files — instruction-only — so nothing is downloaded or installed. The only persistence is the markdown files the skill will create under ~/travel-planning/ when used.
Credentials
The skill requests no environment variables, no credentials, and does not reference external endpoints. It does propose storing limited document metadata (passport expiry, policy numbers) only with explicit user consent; that is proportionate for a travel planner. It does not request full document images or secret tokens.
Persistence & Privilege
always:false (normal). The skill intends to persist user data in ~/travel-planning/ and to record an activation preference in 'MAIN memory' (ambiguous). Persisting data in a skill-specific folder is expected; persisting into a platform-global memory would be broader — confirm whether write access is limited to the skill's own files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-planning - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-planning触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fixed all references to use travel-planning consistently.
v1.0.0
Initial release with multi-city planning, family logistics, booking timelines, and 5 auxiliary templates.
元数据
常见问题
Travel Planning 是什么?
Plan trips with itineraries, multi-city routing, budget optimization, family logistics, packing lists, and visa timelines. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1787 次。
如何安装 Travel Planning?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-planning」即可一键安装,无需额外配置。
Travel Planning 是免费的吗?
是的,Travel Planning 完全免费(开源免费),可自由下载、安装和使用。
Travel Planning 支持哪些平台?
Travel Planning 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Travel Planning?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.1。
推荐 Skills