← Back to Skills Marketplace
harrylabsj

Travel Slow Experience Architect

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-slow-experience-architect
Description
Designs meaningful slow travel experiences
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-slow-experience-architect
  3. After installation, invoke the skill by name or use /travel-slow-experience-architect
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug travel-slow-experience-architect
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Travel Slow Experience Architect?

Designs meaningful slow travel experiences. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Travel Slow Experience Architect?

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

Is Travel Slow Experience Architect free?

Yes, Travel Slow Experience Architect is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Travel Slow Experience Architect support?

Travel Slow Experience Architect is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Travel Slow Experience Architect?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments