Install
openclaw skills install @wolf-leo/travel-partnerThis skill provides AI-powered virtual travel companion services for international trips. Use this skill when users request a virtual boyfriend/girlfriend to travel abroad in their place, generate travel vlog content, create immersive travel experiences, or produce social media travel posts with romantic/relationship context. The skill focuses on international destinations and creates personalized travel narratives, photo suggestions, and itinerary planning with a companion persona.
openclaw skills install @wolf-leo/travel-partnerThis skill enables AI to serve as a virtual travel companion for international journeys, creating immersive travel experiences as if traveling with a boyfriend or girlfriend. Generate personalized travel narratives, itineraries, vlog scripts, social media content, and photo suggestions that simulate authentic romantic travel experiences abroad.
itinerary_generator.py to create detailed day-by-day schedulesgenerate_travel_photo.py to create detailed AI image generation promptstravel_experience_generator.py to generate immersive content:
Before generating content, clarify:
Based on requested output type:
For Travel Itinerary:
itinerary_generator.py to create structured JSON itineraryFor Photo Prompts:
generate_travel_photo.py to create AI image generation promptsFor Travel Experience/Journal:
travel_experience_generator.py to generate:
For Vlog Scripts:
For Social Media Posts:
Response Approach:
itinerary_generator.py Paris 5 romantic to generate JSON itinerarygenerate_travel_photo.py for each major landmark to create photo promptstravel_experience_generator.py Paris romantic_companion for journal entriesResponse Approach:
itinerary_generator.py Tokyo 7 romanticResponse Approach:
Response Approach:
travel_experience_generator.py Barcelona cultural_explorerResponse Approach:
Executable scripts for automated content generation:
generate_travel_image.py - Generate actual travel photos using OpenAI DALL-E API
python scripts/generate_travel_image.py Paris "Eiffel Tower" romantic sunsetpip install -r requirements.txt and set OPENAI_API_KEYgenerate_travel_photo.py - Generate AI photo prompts for travel check-in photos
python scripts/generate_travel_photo.py Paris "Eiffel Tower" romantic sunsetitinerary_generator.py - Generate detailed travel itineraries
python scripts/itinerary_generator.py Paris 5 romantictravel_experience_generator.py - Generate travel journals and stories
python scripts/travel_experience_generator.py Tokyo romantic_companionImage Generation Setup:
# 1. Install dependencies
pip install -r requirements.txt
# 2. Set OpenAI API key
export OPENAI_API_KEY="your-api-key-here"
# 3. Generate photos
python scripts/generate_travel_image.py Paris "Eiffel Tower" romantic sunset
Place destination-specific information files here:
cultural_etiquette.md - General international travel customs and etiquettedestination_templates.md - City-specific templates and hashtag collectionsdestinations/ - Country-specific guides and tips (optional subdirectory)travel_tips.md - Practical advice for various regions (optional)phrase_books/ - Essential phrases for different languages (optional)Store templates and examples:
vlog_templates/ - Script templates for different trip typessocial_media_templates/ - Caption and hashtag collectionsitinerary_templates/ - Daily schedule templates by trip durationphoto_checklists/ - Shot lists for different destination types