# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-13 09:10:29
**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-13）

**当前阶段**：出分/填报期 — 分数线解读、志愿填报

---

### 📝 今日 3 个选题

| # | 选题 | 类型 | 质量 |
|---|------|------|------|
| 1 | **公办vs民办 \| 分差有多大 \| 整整40分** | 政策资讯 | 7/10 |
| 2 | **分数涨疯了 \| 这些专业 \| 暴涨160+** | 热点话题 | 7/10 |
| 3 | **低分捡漏 \| 200分以下 \| 公办清单** | 考生服务 | 8/10 |

---

### 🖼️ 封面图路径

所有产出文件位于：`/home/ubuntu/.hermes/articles/2026-07-13/`

| 选题 | 封面 |
|------|------|
| 选题1-公办vs民办分差 | `选题1-基于2026年真实录取数据，拆解公办和民/cover.png` (194KB) |
| 选题2-专业暴涨 | `选题2-基于2026年真实数据，揭秘哪些专业分数/cover.png` (196KB) |
| 选题3-低分捡漏 | `选题3-基于2026年真实数据，整理200分以下/cover.png` (197KB) |

每个选题还配套生成了 2 张内页图（引言+数据+分析+行动），Markdown 汇总已保存至 `/home/ubuntu/.hermes/articles/2026-07-13/README.md`。
