# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-08-01 09:08:30
**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-08-01

### 今日产出：3 个选题

| # | 选题 | 类别 | 质量 |
|---|------|------|------|
| 1 | 2026年3+证书录取数据深度复盘：公办与民办的真实分差到底有多大？ | 政策资讯 | 7/10 |
| 2 | 2026年3+证书分数暴跌暴涨专业盘点：这些专业3年涨了180分！ | 热点话题 | 7/10 |
| 3 | 2026年3+证书城市难度排行榜：佛山350分才能上公办？ | 院校介绍 | 8/10 |

### 🖼️ 封面图路径

```
/home/ubuntu/.hermes/articles/2026-08-01/
├── 选题1-.../cover.png  (203KB) + inner-01.png / inner-02.png
├── 选题2-.../cover.png  (203KB) + inner-01.png / inner-02.png
├── 选题3-.../cover.png  (202KB) + inner-01.png / inner-02.png / inner-03.png
└── README.md (5654 bytes)
```

### 📊 数据概况

- 竞品文章：0 篇
- 招生数据：9,412 条记录（分位 214→232→264）
- 近期考试节点：新生入学季、全国计算机等级考试（均为 9/1，30 天后）
- 当前阶段：**录取等待期** — 补录、入学准备

全部选题已保存至 `/home/ubuntu/.hermes/articles/2026-08-01/README.md`，封面与内页图均生成完毕。
