# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-08-06 09:15:27
**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-06

**当前阶段：录取等待期（补录、入学准备）**

### 选题 1（质量 8/10）🔹 政策资讯
> **2026年3+证书录取分数三年连涨，2027届考生如何用真实数据定位目标院校**
>
> 标签：`3+证书分数` `3年涨了50分` `2027怎么报`
>
> 封面 + 4 张内页（引言/数据卡/分析/行动/表格）

### 选题 2（质量 9/10）🔹 考生服务
> **200分以下还有公办可读吗？2026年真实捡漏清单曝光**
>
> 标签：`200分以下` `还有公办吗` `捡漏清单来了`
>
> 封面 + 3 张内页（引言/清单/分析/行动/对比条）

### 选题 3（质量 9/10）🔹 院校介绍
> **2026年广东各市公办录取难度排行：佛山350分最难，广州竟然只要298分？**
>
> 标签：`城市难度排行` `佛山350最卷` `广州298可冲`
>
> 封面 + 3 张内页（引言/数据卡/分析/表格/行动）

---

## 📁 输出路径

| 类型 | 路径 |
|------|------|
| Markdown 汇总 | `/home/ubuntu/.hermes/articles/2026-08-06/README.md` |
| 选题1封面 | `/home/ubuntu/.hermes/articles/2026-08-06/选题1-.../cover.png`（200KB） |
| 选题2封面 | `/home/ubuntu/.hermes/articles/2026-08-06/选题2-.../cover.png`（198KB） |
| 选题3封面 | `/home/ubuntu/.hermes/articles/2026-08-06/选题3-.../cover.png`（197KB） |

每个选题附带 3~4 张内页图片，总计 13 张图（3 封面 + 10 内页），全部位于 `/home/ubuntu/.hermes/articles/2026-08-06/` 目录下。
