# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-14 09:10: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-14 小红书选题生成报告

### 生成概览

| 指标 | 结果 |
|------|------|
| 选题数量 | **3 个** |
| 竞品文章 | 3 篇 |
| 考试节点 | 2 个（新生入学季、计算机等级考试，均48天后） |
| 招生数据 | 9412 条（分位：214→232→264） |
| 当前阶段 | 出分/填报期 |

---

### 选题详情

**选题1** | 质量评分：9/10 | 类别：政策资讯
> 中职生冲本科 | 嘉应护理学 | 343.6分解密 — 结合嘉应学院护理学本科的招生要求和2026年分数段数据，分析中职生考本科的真实路径和难度

- 🖼️ 封面：`.../选题1-.../cover.png`（196KB）
- 📄 内页：3 张（1149KB + 1472KB + 1248KB）

**选题2** | 质量评分：8/10 | 类别：考生服务
> 分数涨疯了 | 214→264分 | 你还能去哪 — 针对2026年3+证书录取分暴涨趋势，用真实数据告诉考生不同分数段能报什么

- 🖼️ 封面：`.../选题2-.../cover.png`（197KB）
- 📄 内页：2 张（1188KB + 1517KB）

**选题3** | 质量评分：7/10 | 类别：考生服务
> 公办vs民办 | 高40分值吗 | 数据告诉你 — 公办中位286 vs 民办中位246，用数据告诉考生"公办比民办高40分"值不值

- 🖼️ 封面：`.../选题3-.../cover.png`（198KB）
- 📄 内页：仅封面（⚠️ 区块偏少警告）

---

### 输出文件路径

```
/home/ubuntu/.hermes/articles/2026-07-14/
├── README.md                          (选题汇总 Markdown, 6740 bytes)
├── 选题1-.../cover.png + inner-01/02/03.png
├── 选题2-.../cover.png + inner-01/02.png
└── 选题3-.../cover.png
```

✅ 全部 3 个选题均通过质量审核，封面图 + 内页图已产出完毕，可直接用于小红书发布。
