Install
openclaw skills install @jiajiaoy/daily-recipeDaily recipe recommendation — Chinese, Western, and fusion cuisines on rotation. Full ingredients, step-by-step instructions, 30–60 min home-cook meals.
openclaw skills install @jiajiaoy/daily-recipeGenerate a beautiful daily recipe card with bilingual content and step-by-step cooking instructions.
web_search to find a specific recipe that fits today's theme. Query: "easy [cuisine] recipe [season]". Pick something achievable in 30-60 min.Create a food-magazine quality recipe page:
<div id="ad-slot-sidebar"> in the ingredients column area. <div id="ad-slot-bottom"> after the recipe.Save as /mnt/user-data/outputs/daily-recipe.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