← 返回 Skills 市场
dustink66

Trip Website Generator

作者 dustink66 · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
140
总下载
0
收藏
0
当前安装
6
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install trip-website-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /trip-website-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug trip-website-generator
版本 1.0.5
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 6
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。

如何安装 Trip Website Generator?

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

Trip Website Generator 是免费的吗?

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

Trip Website Generator 支持哪些平台?

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

谁开发了 Trip Website Generator?

由 dustink66(@dustink66)开发并维护,当前版本 v1.0.5。

💬 留言讨论