# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-23 09:11:08
**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-23)

### 执行摘要

| 项目 | 结果 |
|------|------|
| 候选选题 | 3 个 |
| **通过选题** | **2 个** |
| 跳过选题 | 1 个（质量 6/10，未达标） |
| 封面图 | 2 张 |
| 内页图 | 6 张（选题1: 4张 + 选题2: 2张） |
| 数据来源 | 9412 条招生记录 |

---

### ✅ 选题一（质量：9/10）

**公办vs民办 | 差多少分？ | 真实数据曝光 | [政策资讯]**

- 基于2026年最新录取数据，对比公办与民办院校的分数差距
- 🖼️ 封面：`/home/ubuntu/.hermes/articles/2026-07-23/选题1-*/cover.png`
- 📄 内页：4页（引言+数据卡+分析 → 行动指南 → 表格 → 深度分析）

---

### ✅ 选题二（质量：7/10）

**暴涨180分！ | 这些专业别碰 | 2024→2026 | [热点话题]**

- 基于录取分涨幅TOP5数据，揭示三年暴涨180分的专业
- 🖼️ 封面：`/home/ubuntu/.hermes/articles/2026-07-23/选题2-*/cover.png`
- 📄 内页：2页（引言+表格 → 分析+行动建议）

---

### ❌ 选题三（质量：6/10，跳过）

佛山公办均分350分 vs 广州298 — 因区块太少、情绪表达不足，未达标。

---

### 📁 输出目录

所有产物已保存至：`/home/ubuntu/.hermes/articles/2026-07-23/`

| 文件 | 说明 |
|------|------|
| `README.md` | 选题汇总 Markdown |
| `选题1-*/cover.png` | 选题一封面 (201KB) |
| `选题1-*/inner-01~04.png` | 选题一内页 (共 5.2MB) |
| `选题2-*/cover.png` | 选题二封面 (195KB) |
| `选题2-*/inner-01~02.png` | 选题二内页 (共 2.6MB) |
