# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-04 09:06:16
**Schedule:** 5 9 * * *

## Prompt

[IMPORTANT: You are running as a scheduled cron job. DELIVERY: Your final response will be automatically delivered to the user — do NOT use send_message or try to deliver the output yourself. Just produce your report/output as your final response and the system handles the rest. SILENT: If there is genuinely nothing new to report, respond with exactly "[SILENT]" (nothing else) to suppress delivery. Never combine [SILENT] with content — either report your findings normally, or say [SILENT] and nothing more.]

运行小红书选题生成脚本，产出今日的 3 个选题 + 封面图。

步骤：
1. 设置环境变量：export DEEPSEEK_API_KEY=$(grep DEEPSEEK_API_KEY /home/ubuntu/project/.env | cut -d= -f2) && export QW_WEBHOOK_URL=$(grep QW_WEBHOOK_URL /home/ubuntu/project/.env | cut -d= -f2-)
2. cd /home/ubuntu/project && /home/ubuntu/project/we-mp-rss-main/venv/bin/python3 scripts/daily_xhs_topics.py
3. 汇报生成结果：几个选题、封面图路径

不用问我任何问题，直接执行。

## Response

脚本已执行完毕，结果如下：

---

## 📋 执行摘要

| 项目 | 详情 |
|------|------|
| **执行时间** | 2026-07-04 09:05 CST |
| **竞品文章** | 2 篇（广东中职菌） |
| **考试节点** | 3 个（NCRE 已过10天、新生入学+NCRE 58天后） |
| **招生数据** | 9412 条记录，分位线 214→232→264 |
| **当前阶段** | 出分/填报期 — 分数线解读、志愿填报 |

---

## 🎯 产出选题（实际 1 个，预期 3 个）

> ⚠️ 脚本仅生成了 **1 个** 选题（未达到预期的 3 个），质量评分 9/10，已达标。

| # | 选题 | 类型 |
|---|------|------|
| 1 | 2026年3+证书公办与民办录取分差距深度解析，用真实数据帮考生在填报期做出理性选择 | 政策资讯 |

---

## 🖼️ 封面图 & 素材

| 文件 | 路径 |
|------|------|
| **封面图** | `/home/ubuntu/.hermes/articles/2026-07-04/选题1-2026年3+证书公办与民办录取分差距深/cover.png`（195KB） |
| 内页1 | `.../inner-01.png`（1.2MB） |
| 内页2 | `.../inner-02.png`（1.4MB） |
| 内页3 | `.../inner-03.png`（1.3MB） |
| 内页4 | `.../inner-04.png`（1.4MB） |
| **汇总文档** | `/home/ubuntu/.hermes/articles/2026-07-04/README.md`（2250 bytes） |

---

## 📌 备注

- `QW_WEBHOOK_URL` 未在 `.env` 中配置，但不影响选题生成（仅影响企微推送通知）。
- 脚本只产出了 1 个选题而非 3 个，可能是质量过滤或素材匹配导致其余 2 个被跳过。如需排查可检查脚本中的质量阈值或选题数量限制。
