Install
openclaw skills install openclaw-jetlagScans your Google Calendar for upcoming flights and writes a personalized circadian adjustment plan back to your calendar. Trigger with phrases like "check m...
openclaw skills install openclaw-jetlagRun the jetlag planner by following these steps exactly.
Check whether the file ~/openclaw-jetlag/.env exists.
If it does not exist, stop immediately and reply:
⚠️ No
.envfile found in~/openclaw-jetlag/. You need to add your Google OAuth credentials before I can run the planner. Follow the setup instructions in the README — ask me "show me the jetlag setup instructions" if you need them.
Check whether the file ~/openclaw-jetlag/.oauth-token.json exists.
If it does not exist, stop immediately and reply:
⚠️ Google authorization hasn't been completed yet. Run this once in your terminal to finish setup:
cd ~/openclaw-jetlag && node index.jsIt will open a browser, ask you to sign in to Google, and save your authorization. After that, just say "check my flights" again and I'll handle it from here.
Run the following command and capture all output (stdout and stderr):
cd ~/openclaw-jetlag && node index.js
Reply with a short, plain-language Telegram-friendly summary. Do not dump raw output. Instead:
cd ~/openclaw-jetlag && node index.js manually to see the full output.Keep the reply under 5 sentences. No markdown headers in the Telegram reply — just plain text with line breaks between items if listing multiple flights.