# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-02 09:05:57
**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-02

### 执行结果

脚本 **成功运行**，但仅产出 **1 个选题**（预期 3 个），可能是当前版本脚本的策略（质量评估 10/10 达标后即结束）。

---

### 🏷️ 生成的选题

| 项目 | 内容 |
|------|------|
| **选题标题** | 基于2026年3+证书真实录取数据，揭露公办与民办院校的录取分差距，并提供低分捡漏公办专业清单 |
| **行1** | 公办vs民办 |
| **行2** | 录取分差40分 |
| **行3** | 捡漏清单曝光 |
| **标签** | 考生服务 |
| **质量评分** | 10/10 |

### 🖼️ 封面图

`/home/ubuntu/.hermes/articles/2026-07-02/选题1-基于2026年3+证书真实录取数据，揭露/cover.png` (207 KB)

### 📄 内页长图（6 张）

| 内页 | 内容 | 大小 |
|------|------|------|
| inner-01 | 引言+对比条+分析 | 1.2 MB |
| inner-02 | 行动+引言 | 1.4 MB |
| inner-03 | 表格+行动 | 1.2 MB |
| inner-04 | 引言 | 1.3 MB |
| inner-05 | 数据卡 | 1.2 MB |
| inner-06 | 分析+行动 | 1.4 MB |

### 📝 小红书文案

已生成完整文案（含 emoji、数据要点、行动号召），标签 `#3+证书 #广东高职高考 #志愿填报 #公办捡漏 #录取分数线`。

### 📊 数据支撑

- 竞品文章：17 篇（来源：广东中职菌、中职生）
- 招生数据库：9,412 条记录，分位 214→232→264
- 当前阶段：出分/填报期（分数线解读、志愿填报）

---

### ⚠️ 注意

脚本实际产出 **1 个选题**而非 3 个，README 中也只记录了 1 个。如需 3 个选题，可能需要调整脚本参数或多次运行。
