Travel Anxiety Management Framework

v1.0.0

Systematic approach to managing travel anxiety

0· 103·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-anxiety-management-framework.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Travel Anxiety Management Framework" (harrylabsj/travel-anxiety-management-framework) from ClawHub.
Skill page: https://clawhub.ai/harrylabsj/travel-anxiety-management-framework
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-anxiety-management-framework

ClawHub CLI

Package manager switcher

npx clawhub@latest install travel-anxiety-management-framework
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, SKILL.md, handler.py, and tests all align: the skill provides travel-anxiety frameworks and returns structured JSON. Minor documentation wording inconsistency (Technical Details mentions 'Returns valid JS' while handler returns JSON) but this does not affect the security posture.
Instruction Scope
SKILL.md explicitly states this is descriptive only, with no code execution or external API calls. The handler implements only local string analysis and JSON output and does not read files, environment variables, or make network requests.
Install Mechanism
No install spec (instruction-only with a small handler file). Nothing is downloaded or extracted; no potentially risky install mechanism present.
Credentials
Requires no environment variables, credentials, or config paths. The skill requests no secrets and the code does not access environment or external services.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent/privileged presence or modify other skills or system configuration.
Assessment
This skill appears to do what it says: a small, local handler that generates travel-anxiety planning JSON and includes tests. It does not request credentials or perform network calls. Before installing, consider: (1) review the handler.py if you want to verify output formatting or adjust recommendation wording, (2) be aware the advice is informational only and not professional guidance, and (3) the SKILL.md has a minor doc mismatch ('JS' vs JSON) but that's a documentation issue rather than a security concern.

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

latestvk9711fvg10ez9rc2n449qneb1h858fvy
103downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Travel Anxiety Management Framework

Overview

Systematic approach to managing travel anxiety and building travel confidence

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:

  • anxiety and management
  • confidence considerations
  • fear planning
  • Travel preparation if applicable
  • coping if applicable

Primary Triggers

  • "Help me plan travel anxiety management framework for my upcoming trip"
  • "Provide framework for anxiety in travel context"
  • "Create checklist for travel anxiety management framework"
  • "Analyze my travel situation using travel anxiety management framework 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:

  • Anxiety trigger identification
  • Gradual exposure planning
  • Coping strategy toolkit
  • Confidence building exercises

Detailed Module Descriptions

Anxiety trigger identification

  • Provides structured approach to anxiety trigger identification
  • Includes templates and checklists
  • Offers best practices and considerations

Gradual exposure planning

  • Delivers practical gradual exposure planning
  • Includes implementation guides
  • Provides customization options

Coping strategy toolkit

  • Offers coping strategy toolkit
  • Includes ethical considerations
  • Provides risk mitigation strategies

Confidence building exercises

  • Provides confidence building exercises
  • 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 travel anxiety management framework for my trip to Japan"
  • "Provide anxiety framework for travel planning"
  • "Create travel anxiety management framework checklist for my upcoming vacation"

Intermediate Usage

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

Advanced Usage

  • "I need comprehensive travel anxiety management framework for business travel to multiple countries"
  • "Create detailed travel anxiety management framework plan for extended travel with specific management requirements"
  • "Provide travel anxiety management framework 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: Anxiety trigger identification, Gradual exposure planning, Coping strategy toolkit, Confidence building exercises

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...