back
loading skill details...
Systematic approach to navigating language barriers
--- name: Travel Language Barrier Navigator slug: travel-language-barrier-navigator description: Systematic approach to navigating language barriers category: tourism type: descriptive language: en author: Golden Bean (OpenClaw) version: "1.1.0" tags: language-barrier, cross-cultural-communication, travel-preparation, communication-strategy, translation-tools --- # Travel Language Barrier Navigator ## Overview Systematic approach to navigating language barriers without translation apps 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: - **language** and **communication** - barrier considerations - translation planning - Travel non-verbal if applicable - phrases if applicable ### Primary Triggers - "Help me plan travel language barrier navigator for my upcoming trip" - "Provide framework for language in travel context" - "Create checklist for travel language barrier navigator" - "Analyze my travel situation using travel language barrier navigator 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: - **Essential phrase framework** - **Communication tool kit** - **Cultural context understanding** - **Emergency communication plan** ### Detailed Module Descriptions **Essential phrase framework** - Provides structured approach to essential phrase framework - Includes templates and checklists - Offers best practices and considerations **Communication tool kit** - Delivers practical communication tool kit - Includes implementation guides - Provides customization options **Cultural context understanding** - Offers cultural context understanding - Includes ethical considerations - Provides risk mitigation strategies **Emergency communication plan** - Provides emergency communication plan - Includes integration guidance - Offers long-term planning support ## Usage Scenarios ### Scenario 1 **User input:** "I'm traveling to rural Japan with zero Japanese. How do I prepare?" **Expected output:** Communication survival kit — essential phrase cards (transport, food, emergency) with phonetic pronunciation, offline translation app setup (Google Translate + camera mode), visual communication aids (picture menu cards), cultural gesture guide (bowing, business cards), and backup communication plan. ### Scenario 2 **User input:** "I need to handle a medical situation abroad where no one speaks English." **Expected output:** Medical communication protocol — pre-trip medical history card in local language, symptom-description visual aids, translation app medical-mode setup, embassy medical-assistance contact, and escalation script (pharmacy → clinic → hospital with translator service). ### Scenario 3 **User input:** "Build a language-barrier strategy for a business trip with negotiations across 3 languages." **Expected output:** Multi-language communication plan — interpreter vetting checklist, pre-meeting briefing document translation, real-time translation tool recommendations (with accuracy caveats), non-verbal communication norms per culture, and post-meeting confirmation protocol to prevent misunderstandings. ### Scenario 4: 去泰国曼谷自由行但不会英语 **User input:** "一句英语都不会,去曼谷自由行5天,能行吗?有什么工具和技巧?" **Expected output:** 曼谷不精通英语自由行工具箱:1)翻译工具——Google翻译(中泰互译)+有道翻译官(支持拍照翻译菜单);2)出行——用Grab(泰国版滴滴)打车,直接输入中文地址也能识别;3)支付——支付宝/微信在曼谷的7-11、商场、免税店普及率很高,现金用于夜市和小摊(提前在国内换好泰铢或带银联卡去当地ATM取);4)住宿——Booking/Agoda上可以预订中文服务好的酒店;5)安全——记下中国驻泰使馆电话(+66-2-245-7010)。核心:曼谷是中国人最友好的出国目的地之一,很多地方有中文标识,完全没问题。 ## 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 language barrier navigator for my trip to Japan" - "Provide language framework for travel planning" - "Create travel language barrier navigator checklist for my upcoming vacation" ### Intermediate Usage - "I'm traveling to language destination for 2 weeks, help me plan travel language barrier navigator" - "Analyze my travel situation: destination Paris, duration 10 days, budget $3000" - "Generate travel language barrier navigator recommendations for family travel with children" ### Advanced Usage - "I need comprehensive travel language barrier navigator for business travel to multiple countries" - "Create detailed travel language barrier navigator plan for extended travel with specific communication requirements" - "Provide travel language barrier navigator 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: Essential phrase framework, Communication tool kit, Cultural context understanding, Emergency communication plan ### 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
don't have the plugin yet? install it then click "run inline in claude" again.