← Back to Skills Marketplace
yufish-w

travel-route-planner

by YuFish-W · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
113
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-route-planner
Description
根据用户输入的多个目的地,生成推荐的旅行路线规划。当用户需要提供多城市旅行路线建议、行程规划、交通方式推荐时使用此技能。适用于自由行规划、多目的地旅行、跨区域旅行等场景。
Usage Guidance
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-route-planner
  3. After installation, invoke the skill by name or use /travel-route-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug travel-route-planner
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is travel-route-planner?

根据用户输入的多个目的地,生成推荐的旅行路线规划。当用户需要提供多城市旅行路线建议、行程规划、交通方式推荐时使用此技能。适用于自由行规划、多目的地旅行、跨区域旅行等场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 113 downloads so far.

How do I install travel-route-planner?

Run "/install travel-route-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is travel-route-planner free?

Yes, travel-route-planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does travel-route-planner support?

travel-route-planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created travel-route-planner?

It is built and maintained by YuFish-W (@yufish-w); the current version is v1.0.0.

💬 Comments