# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-15 09:09:54
**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-15

成功生成 **3 个选题** + 封面图 + 内页图，产出目录：

📁 `/home/ubuntu/.hermes/articles/2026-07-15/`

---

### 选题一览

| # | 选题 | 标签 | 质量 |
|---|------|------|:--:|
| 1 | 基于2026年3+证书录取数据，揭示公办与民办真实分差，帮助考生性价比填报 | `公办vs民办` `分差40分！` 政策资讯 | **10/10** |
| 2 | 结合2026年3+证书录取数据，分析城市对录取分数的影响，帮考生理性择城 | `城市定分数` `佛山350 vs 广州298` 院校介绍 | **8/10** |
| 3 | 基于2026年3+证书证书要求数据，提醒考生注意证书限制避免滑档 | `69%不限证书` `16%要计算机` 考生服务 | **8/10** |

---

### 封面图路径

```
/home/ubuntu/.hermes/articles/2026-07-15/选题1-...公办/cover.png  (199 KB)
/home/ubuntu/.hermes/articles/2026-07-15/选题2-...城市/cover.png  (200 KB)
/home/ubuntu/.hermes/articles/2026-07-15/选题3-...证书/cover.png  (200 KB)
```

每个选题附带 **4 页内页图**（引言、数据卡、表格、行动引导），均生成完毕。
