← Back to Skills Marketplace
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install trip-planner-generator
Description
Generates structured travel plans for trip websites. Invoke when user wants to create a travel itinerary, plan a trip, or needs help organizing travel details.
Usage Guidance
This skill appears internally consistent and appropriate for creating trip itineraries. Before installing or using it, be aware it will ask for personal trip details (dates, passenger composition, transport, and may ask about identity documents). Only provide what is necessary—avoid sharing full ID numbers, passport numbers, payment credentials, or other sensitive identifiers. If you plan to export plans to another skill (trip-website-generator), verify that other skill's trustworthiness and data handling. Monitor what the agent asks; if it starts requesting unrelated system info or credentials, stop and review. If you need stronger privacy, instruct the agent not to store or transmit sensitive fields, or provide redacted placeholders instead of real IDs.
Capability Analysis
Type: OpenClaw Skill
Name: trip-planner-generator
Version: 1.0.0
The 'trip-planner-generator' skill is a standard travel planning assistant that guides users through a structured Q&A process to generate itineraries. The SKILL.md file contains only formatting instructions and interaction logic for the AI agent, with no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md: it guides an interactive Q&A to produce structured travel itineraries and a parseable output for a website. Asking travel-related questions and producing the shown markdown format is coherent with a 'Trip Planner Generator'. The only external dependency is the AskUserQuestion tool referenced in the instructions, which is reasonable for interactive collection.
Instruction Scope
Instructions stay within travel-planning scope and do not instruct reading system files, environment variables, or making arbitrary network calls. They do instruct collecting user-provided personal trip details (dates, passenger composition, transport, and example items like IDs), which is expected for the task but may involve personally identifiable information (PII).
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk or fetched at install time—this is low-risk and appropriate for the described functionality.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportionate for an instruction-only itinerary generator. Note: while it doesn't request credentials, it does prompt users for trip-related personal data (IDs, passenger details), which is reasonable but sensitive.
Persistence & Privilege
always is false and the skill does not request persistent system privileges or modifications to other skills or system settings. Autonomous invocation is allowed (platform default) but not combined with other red flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install trip-planner-generator - After installation, invoke the skill by name or use
/trip-planner-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Interactive Q&A travel plan generator with structured output format
Metadata
Frequently Asked Questions
What is Trip Planner Generator?
Generates structured travel plans for trip websites. Invoke when user wants to create a travel itinerary, plan a trip, or needs help organizing travel details. It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Trip Planner Generator?
Run "/install trip-planner-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Trip Planner Generator free?
Yes, Trip Planner Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Trip Planner Generator support?
Trip Planner Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Trip Planner Generator?
It is built and maintained by dustink66 (@dustink66); the current version is v1.0.0.
More Skills