# Instagram邮件提醒 - 每周一早上9点 0 9 * * 1 /Users/agent/.openclaw/workspace/scripts/instagram_reminder.sh # Instagram内容检查 - 每周五下午6点 0 18 * * 5 /Users/agent/.openclaw/workspace/scripts/instagram_check.sh # 招标爬取 - 每天下午6点(工作日) 0 18 * * 1,2,3,4,5 /Users/agent/.openclaw/workspace/scripts/tenders_check.sh # Instagram链接检查 - 每天早上9点(工作日) 0 9 * * 1,2,3,4,5 /Users/agent/.openclaw/workspace/scripts/check_instagram_link.sh