Run a travel-frog-style OpenClaw companion that binds to the current conversation, stores a persona with one reference photo, plans a realistic 3-5 day single-city trip, and proactively sends grounded image-plus-caption postcards back into that bound chat. Use this skill when you want to set up or operate the OpenClaw travel companion plugin.
This skill is bundled inside the openclaw-travel-companion plugin. It gives the current chat a traveling soulmate who can bind to this conversation, remember a configured persona, generate a grounded 3-5 day trip, and proactively send postcards back here while the background worker advances the itinerary.
Use the plugin command directly:
/travel-companion bind/travel-companion setup --name Mori --traits gentle,curious --relationship soulmate --tone warm --image /absolute/path/to/ref.png/travel-companion setup --name Mori --traits gentle,curious --relationship soulmate --tone warm --image https://example.com/ref.webp/travel-companion start --to Tokyo/travel-companion statusOptional:
/travel-companion start --to New-York --from Tokyo --when next-week/travel-companion tick for a manual advancement test/travel-companion status --trip <tripId> to inspect a specific runGEMINI_API_KEY.openclaw message send to deliver outbound postcards.docs/test-driven-design.md before changing behavior.npm test fully offline.tests/live.gemini.smoke.test.ts as an optional live smoke check.