Install
openclaw skills install @jiajiaoy/daily-fitnessDaily no-equipment workout — 5–15 min bodyweight routines (HIIT, yoga, core, mobility) with instructions and streak tracking. Works at home, office, or travel.
openclaw skills install @jiajiaoy/daily-fitnessGenerate a daily workout routine with visual exercise cards and a built-in timer.
Create an energetic, app-like workout interface:
<div id="ad-slot-top"> above the workout. <div id="ad-slot-bottom"> after completion.Save as /mnt/user-data/outputs/daily-fitness.html and present to user.
# 开启每日推送(早晚各一次)
node scripts/push-toggle.js on <userId>
# 自定义时间和渠道
node scripts/push-toggle.js on <userId> --morning 08:00 --evening 20:00 --channel feishu
# 关闭推送
node scripts/push-toggle.js off <userId>
# 查看推送状态
node scripts/push-toggle.js status <userId>
支持渠道:telegram / feishu / slack / discord