Travel Slow Experience Architect

v1.0.0

Designs meaningful slow travel experiences

0· 101·0 current·0 all-time
byhaidong@harrylabsj

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for harrylabsj/travel-slow-experience-architect.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Travel Slow Experience Architect" (harrylabsj/travel-slow-experience-architect) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/travel-slow-experience-architect
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install travel-slow-experience-architect

ClawHub CLI

Package manager switcher

npx clawhub@latest install travel-slow-experience-architect
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk972qe1s0c49w6yqckyfy78ca18586s9
101downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Slow Travel Experience Architect

Overview

Designs meaningful slow travel experiences focused on depth over checklist tourism

This is a pure descriptive skill that provides frameworks, templates, and heuristic analysis for travel planning and preparation. No real code execution, external APIs, or network requests are performed.

Trigger Keywords

Use this skill when planning travel experiences related to:

  • slow travel and experience
  • depth considerations
  • immersion planning
  • Travel meaningful if applicable
  • pace if applicable

Primary Triggers

  • "Help me plan slow travel experience architect for my upcoming trip"
  • "Provide framework for slow travel in travel context"
  • "Create checklist for slow travel experience architect"
  • "Analyze my travel situation using slow travel experience architect principles"

Workflow

  1. Input Reception: User provides travel context through natural language input
  2. Input Analysis: Skill parses input to extract key travel information:
    • Destination and travel context
    • Timeframe and duration
    • Traveler type and experience level
    • Specific concerns or requirements
    • Budget considerations (if mentioned)
    • Group composition and needs
  3. Framework Application: Skill applies relevant travel planning frameworks and templates
  4. Recommendation Generation: Skill generates structured, actionable recommendations
  5. Output Delivery: User receives tailored travel planning insights and next steps

Output Modules

Based on design specification, this skill covers:

  • Pace and rhythm design
  • Local integration strategies
  • Meaningful connection frameworks
  • Personal growth integration

Detailed Module Descriptions

Pace and rhythm design

  • Provides structured approach to pace and rhythm design
  • Includes templates and checklists
  • Offers best practices and considerations

Local integration strategies

  • Delivers practical local integration strategies
  • Includes implementation guides
  • Provides customization options

Meaningful connection frameworks

  • Offers meaningful connection frameworks
  • Includes ethical considerations
  • Provides risk mitigation strategies

Personal growth integration

  • Provides personal growth integration
  • Includes integration guidance
  • Offers long-term planning support

Safety & Limitations

What This Skill Does

  • Provides descriptive travel planning frameworks
  • Offers heuristic analysis and recommendations
  • Delivers structured planning templates
  • Suggests considerations and best practices

What This Skill Does NOT Do

  • No real bookings: Does not book flights, hotels, or activities
  • No real-time data: Does not access live prices, availability, or weather
  • No professional advice: Does not provide medical, legal, or financial advice
  • No guarantees: Recommendations are informational only
  • No code execution: Pure descriptive analysis only
  • No external APIs: No network requests or external service calls
  • No cultural guarantees: Provides general guidance but cannot guarantee cultural appropriateness

Safety Boundaries

  • All recommendations are informational only
  • Users must verify information with official sources
  • Users should consult professionals for specific needs
  • Cultural guidance is general and may not apply to all situations

Example Prompts

Basic Usage

  • "Help me with slow travel experience architect for my trip to Japan"
  • "Provide slow travel framework for travel planning"
  • "Create slow travel experience architect checklist for my upcoming vacation"

Intermediate Usage

  • "I'm traveling to slow travel destination for 2 weeks, help me plan slow travel experience architect"
  • "Analyze my travel situation: destination Paris, duration 10 days, budget $3000"
  • "Generate slow travel experience architect recommendations for family travel with children"

Advanced Usage

  • "I need comprehensive slow travel experience architect for business travel to multiple countries"
  • "Create detailed slow travel experience architect plan for extended travel with specific experience requirements"
  • "Provide slow travel experience architect framework with risk assessment and contingency planning"

Acceptance Criteria

Functional Requirements

  1. ✅ Returns structured JSON output with proper formatting
  2. ✅ Includes actionable travel recommendations based on input analysis
  3. ✅ Provides relevant travel planning frameworks and templates
  4. ✅ Demonstrates input-based differentiation (different inputs → different outputs)
  5. ✅ Covers all specified modules: Pace and rhythm design, Local integration strategies, Meaningful connection frameworks, Personal growth integration

Non-Functional Requirements

  1. ✅ No code execution, external APIs, or network requests
  2. ✅ Pure descriptive analysis only
  3. ✅ Clear safety disclaimers present
  4. ✅ File count ≤ 10
  5. ✅ English documentation primary

Quality Requirements

  1. ✅ Clear, actionable travel recommendations
  2. ✅ Input-based differentiation demonstrated
  3. ✅ Skill-specific logic implemented
  4. ✅ Test coverage for core functionality
  5. ✅ Documentation complete and accurate

Integration

This skill can be combined with:

  • Destination research skills
  • Budget planning skills
  • Packing and preparation skills
  • Cultural awareness skills
  • Other tourism planning skills

Version History

  • 1.0.0 (2026-04-20): Initial release - P1 batch development
    • Added .claw/identity.json
    • Completed SKILL.md documentation
    • Fixed review blocking issues

Technical Details

Handler Interface

  • Standard OpenClaw handler: handle(user_input: str) -> str
  • Returns valid JSON with proper structure
  • Includes input_analysis based on user input
  • Contains comprehensive disclaimer

Test Coverage

  • JSON validation test
  • Disclaimer presence test
  • Input differentiation test
  • Skill-specific logic test

File Structure

  • SKILL.md - Complete documentation (this file)
  • handler.py - Main handler implementation
  • tests/test_handler.py - Unit tests
  • skill.json - Skill metadata
  • .claw/identity.json - Identity information

Comments

Loading comments...