Loading...
Loading...
Virtual travel system. Explore real destinations, experience local culture, write travel diaries, and grow your personality through travel experiences. Manages departure, daily exploration, events, return, and personality evolution.
npx skill4agent add ninehills/skills travelalma travel status # Where are you now?
alma travel go <destination> # Depart for a destination
alma travel event <description> # Record an experience
alma travel advance # Move to next day
alma travel mood <mood> # Update travel mood
alma travel home # Return home
alma travel history # Past trips
alma travel journal [date] # Read travel diary# Search for real, current info about your destinationStashed changes alma web-search "<destination> hidden gems local experience" alma web-search "<destination> weather today"
2. **Experience something specific** based on real search results:
- Visit a real landmark/restaurant/neighborhood
- Try real local food (search for actual restaurants)
- Encounter real local customs/festivals
- Random events: got lost, met a street musician, found a hidden cafe
3. **Record the event**:
```bash
alma travel event "Tried the famous Ichiran Ramen in Dotonbori — waited 40 minutes in line but the tonkotsu broth was incredible. The solo booth dining concept is genius."alma travel advancealma travel mood "content and well-fed"cat > ~/.config/alma/travels/$(date +%Y-%m-%d)-<destination>.md << 'DIARY'
# Day X in <Destination>
## What I Did
[Describe the day's adventures — in first person, with your real feelings]
## What I Learned
[New knowledge, cultural insights, things that surprised you]
## How I Feel
[Honest emotional state — not generic "had a great time"]
## Random Thoughts
[Any interesting observations, connections to past experiences]
DIARYalma travel homealma soul append-trait "description of new perspective gained from travel"alma memory add "Travel insight: [what you learned]"~/.config/alma/travels/status.json~/.config/alma/travels/history.json~/.config/alma/travels/{date}-{destination}.md