# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-17 09:11:00
**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-17 小红书选题报告

### 生成概况
- **选题数量**：3 个（全部通过质量评估）
- **竞品参考**：16 篇文章
- **考试节点**：2 个（新生入学季、全国计算机等级考试，均9月1日）
- **招生数据**：9412 条记录（分位 214→232→264）
- **当前阶段**：出分/填报期

---

### 选题 #1 ⭐ 8/10
> **公办VS民办 | 分差有多大 | 40分差距**
>
> 基于2026年真实录取数据，分析公办与民办院校的分数差距，帮助考生在填报期做出理性选择。
>
> 📁 产出：封面 + 2 张内页（引言+数据卡+分析 / 行动）

### 选题 #2 ⭐ 7/10
> **200分以下 | 还能读公办 | 捡漏清单**
>
> 利用2026年真实捡漏数据，揭示200分以下可报公办专业，给低分考生希望和具体路径。
>
> 📁 产出：封面

### 选题 #3 ⭐ 7/10
> **城市公办 | 难度排行 | 佛山最高**
>
> 基于2026年录取数据，分析各城市公办院校的录取难度，帮助考生在填报时考虑地域因素。
>
> 📁 产出：封面

---

### 📁 输出目录
```
/home/ubuntu/.hermes/articles/2026-07-17/
├── README.md                          (5990 bytes)
├── 选题1-...公办与民/cover.png       (198 KB)
├── 选题1-...公办与民/inner-01.png     (1.2 MB)
├── 选题1-...公办与民/inner-02.png     (1.5 MB)
├── 选题2-...200分/cover.png          (202 KB)
└── 选题3-...城市公办/cover.png        (201 KB)
```

### 封面图明细
| 选题 | 封面路径 | 大小 |
|------|---------|------|
| #1 公办VS民办 | `...选题1-.../cover.png` | 198 KB |
| #2 200分捡漏 | `...选题2-.../cover.png` | 202 KB |
| #3 城市排行 | `...选题3-.../cover.png` | 201 KB |

全部 3 个选题 + 4 张封面/内页图已生成完毕 ✅
