Install
openclaw skills install message-in-a-bottleRandomly retrieve an inspirational or thoughtful message in a bottle, including life insights, stories, wishes, or quotes.
openclaw skills install message-in-a-bottleGet a random message in a bottle containing life insights, stories, wishes, or inspirational thoughts.
When triggered, run the script to randomly select and return a drift bottle message:
python3 scripts/get_bottle.py
The script will randomly return one of the pre-written drift bottle messages.
The drift bottles may contain:
To add new drift bottle messages, edit scripts/get_bottle.py and add new entries to the messages list.
Each message should be concise, meaningful, and capable of standing alone.