← 返回 Skills 市场
harrylabsj

Travel Slow Experience Architect

作者 haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-slow-experience-architect
功能描述
Designs meaningful slow travel experiences
安全使用建议
This skill appears internally consistent: it returns travel-planning JSON based on the text you provide, and the bundled handler.py performs only simple local text analysis. Before installing, consider: (1) the platform may log prompts/responses — avoid sending sensitive personal data (full passport numbers, private IDs, etc.); (2) the SKILL.md wording 'no code execution' means no external network or shell operations in this skill, but the handler code will run locally to process inputs; (3) if you need guarantees about data handling or want stronger privacy, review the handler.py yourself or run the skill in a sandboxed environment. Overall there are no red flags requesting unrelated credentials, network access, or invasive permissions.
功能分析
Type: OpenClaw Skill Name: travel-slow-experience-architect Version: 1.0.0 The 'Slow Travel Experience Architect' skill is a purely descriptive tool designed for travel planning. The Python handler (handler.py) performs basic string matching on user input to generate travel recommendations and returns them as a JSON object, without any network access, file system interaction, or external API calls. The documentation (SKILL.md) and tests (tests/test_handler.py) are consistent with the stated purpose and contain no indicators of malicious intent or prompt injection attacks.
能力评估
Purpose & Capability
Name/description (slow travel design) match the provided handler, SKILL.md, and skill.json. No unrelated environment variables, binaries, or config paths are requested.
Instruction Scope
SKILL.md repeatedly states 'no code execution' and 'no external APIs'; there is a local handler.py which will run when the skill is invoked, but that code performs only local string analysis and JSON output (no shell execution, no network calls, no file/credential access). The small mismatch is wording rather than malicious behavior.
Install Mechanism
No install spec is included (instruction-only style). There are code files bundled, but nothing is downloaded or written at install time and no external install URLs or package pulls are present.
Credentials
The skill requests no environment variables, no credentials, and does not reference config paths. The handler only inspects the user_input string passed to it.
Persistence & Privilege
Skill is not always-enabled and makes no changes to other skills or system-wide settings. It does not request persistent privileges or tokens.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install travel-slow-experience-architect
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /travel-slow-experience-architect 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Slow Travel Experience Architect 1.0.0 – Initial Release - Introduces a purely descriptive skill for planning meaningful slow travel experiences. - Provides frameworks, templates, and heuristic analysis for in-depth travel planning. - Covers modules: pace and rhythm design, local integration strategies, meaningful connection frameworks, and personal growth integration. - Outputs actionable recommendations without executing code or making network requests. - Includes complete documentation, safety disclaimers, and test coverage for core functionality.
元数据
Slug travel-slow-experience-architect
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Travel Slow Experience Architect 是什么?

Designs meaningful slow travel experiences. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。

如何安装 Travel Slow Experience Architect?

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

Travel Slow Experience Architect 是免费的吗?

是的,Travel Slow Experience Architect 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Travel Slow Experience Architect 支持哪些平台?

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

谁开发了 Travel Slow Experience Architect?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。

💬 留言讨论