← Back to Skills Marketplace
dustink66

Trip Website Generator

by dustink66 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
6
Versions
Install in OpenClaw
/install trip-website-generator
Description
Generates iOS26 liquid glass style multi-page travel websites from travel plans. Invoke when user wants to create a travel website, trip planner page, or pro...
Usage Guidance
This skill appears to do exactly what it says: generate static travel website pages from templates. Before installing or running, verify you are comfortable with the agent writing a new output directory to disk and review the bundled templates (styles.css and app.js) if you plan to publish the generated site (they include client-side localStorage behavior for checklist state). There are no network calls or credential requirements, so there is low risk of secret exfiltration — but as always, don’t deploy the generated site to a production domain without reviewing content and any embedded SVG/HTML you may not expect.
Capability Analysis
Type: OpenClaw Skill Name: trip-website-generator Version: 1.0.5 The trip-website-generator skill is a legitimate tool for creating static travel itinerary websites. Analysis of the SKILL.md instructions, JavaScript (app.js), and HTML templates shows no evidence of data exfiltration, malicious execution, or harmful prompt injection. The use of localStorage in app.js is limited to saving a travel checklist locally, and the instructions to copy CSS/JS files without modification are standard for maintaining design integrity in template-based generators.
Capability Assessment
Purpose & Capability
Name/description match the provided templates and app.js; no unrelated binaries, credentials, or config paths are requested and the bundled files are exactly what a static website generator would need.
Instruction Scope
SKILL.md limits operations to creating an output directory, copying templates/styles/app.js verbatim, and replacing template placeholders in HTML. It does not instruct the agent to read unrelated system files, network endpoints, or secrets. Note: the agent will write files to disk (the output directory) as part of normal operation.
Install Mechanism
No install spec — instruction-only with bundled templates and a single client-side JS file. Nothing is downloaded or executed from external URLs and no archives are extracted.
Credentials
No environment variables, credentials, or config paths are required. The included app.js uses only browser localStorage and DOM APIs (client-side behavior), which is consistent with the skill's purpose.
Persistence & Privilege
Skill is not always-enabled and uses normal model invocation. It does not request persistent platform privileges or modify other skills/config; client-side localStorage is used only for checklist state in the generated site.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install trip-website-generator
  3. After installation, invoke the skill by name or use /trip-website-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
Add HTML template files (index, prepare, notes, budget)
v1.0.4
Require output directory naming by date and destination
v1.0.3
Updated documentation: emphasize copying styles.css and app.js verbatim
v1.0.2
Updated templates and documentation
v1.0.1
Improved templates with clearer variable syntax and section markers
v1.0.0
Initial release: iOS26 liquid glass style travel website generator
Metadata
Slug trip-website-generator
Version 1.0.5
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 6
Frequently Asked Questions

What is Trip Website Generator?

Generates iOS26 liquid glass style multi-page travel websites from travel plans. Invoke when user wants to create a travel website, trip planner page, or pro... It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install Trip Website Generator?

Run "/install trip-website-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Trip Website Generator free?

Yes, Trip Website Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Trip Website Generator support?

Trip Website Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Trip Website Generator?

It is built and maintained by dustink66 (@dustink66); the current version is v1.0.5.

💬 Comments