title: Atlas Monthly Customer Health description: | 每月 1 号 9:00 生成所有 Active / At-Risk 客户的健康度月报,每客户单独一页。 agent: atlas mode: scheduled schedule: cron: "0 9 1 * *" timezone: Asia/Shanghai entry_point: C # variant: monthly_customer_health payload: skills_invoked: - claw-customer-radar # full per-customer compute - claw-report-writer # mode: monthly delivery: channel: email to: ${BOSS_EMAIL} subject_template: "【{{ year }}-{{ month }} 客户健康月报】" format: pdf_attachment_only