← 返回 Skills 市场
yufish-w

travel-route-planner

作者 YuFish-W · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-route-planner
功能描述
根据用户输入的多个目的地,生成推荐的旅行路线规划。当用户需要提供多城市旅行路线建议、行程规划、交通方式推荐时使用此技能。适用于自由行规划、多目的地旅行、跨区域旅行等场景。
安全使用建议
This skill appears coherent and lightweight. Before installing, confirm that the referenced 'travel' skill and the web_search tool are trusted and understand whether they require API keys or booking permissions (those credentials would be managed by those tools, not this skill). Note that the included Python script is local and only formats/structures suggestions — actual live prices/times come from integrations, so verify those integrations' permissions and accuracy. If you expect automatic bookings, check the travel skill's behavior; this skill itself does not perform bookings or request secrets.
能力评估
Purpose & Capability
Name and description match the included files and instructions. The SKILL.md and the small Python script implement route planning logic and reference expected integrations (a 'travel' skill and web_search) that are appropriate for the stated purpose.
Instruction Scope
Runtime instructions stay within travel planning: accept destinations, call the travel skill for tickets/hotels/attractions, and use web_search for weather and traffic. There are no instructions to read unrelated system files, access environment secrets, or transmit data to unexpected endpoints.
Install Mechanism
Instruction-only skill with a small local Python helper script. No install spec, no downloads or packaged dependencies. Nothing writes arbitrary binaries or fetches remote archives.
Credentials
No required environment variables, credentials, or config paths are declared. The integration points (travel skill and web_search) are plausible and explain why external data would be used; the skill itself does not request secrets.
Persistence & Privilege
always:false and user-invocable:true. The skill does not request persistent or elevated system privileges, nor does it modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-route-planner
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-route-planner 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of travel-route-planner: - Generates optimized travel routes based on multiple user-specified destinations. - Provides transportation suggestions, route order, time allocation, cost estimates, and travel tips. - Integrates with travel and web search tools to fetch real-time transit, weather, lodging, and attraction info. - Outputs results in a clear, user-friendly format with budget and practical advice. - Includes a core script for command-line route planning and reference documentation for best practices.
元数据
Slug travel-route-planner
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

travel-route-planner 是什么?

根据用户输入的多个目的地,生成推荐的旅行路线规划。当用户需要提供多城市旅行路线建议、行程规划、交通方式推荐时使用此技能。适用于自由行规划、多目的地旅行、跨区域旅行等场景。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 travel-route-planner?

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

travel-route-planner 是免费的吗?

是的,travel-route-planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

travel-route-planner 支持哪些平台?

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

谁开发了 travel-route-planner?

由 YuFish-W(@yufish-w)开发并维护,当前版本 v1.0.0。

💬 留言讨论