# Cron Job: 小红书每日选题

**Job ID:** c27628909af0
**Run Time:** 2026-07-22 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-07-22

脚本运行完成，但质量筛选后仅产出了 **1 个达标选题**（3 个中 2 个被质量过滤器拦截）。

---

### ✅ 最终产出：1 个选题 + 封面 + 2 张内页

| 项目 | 详情 |
|------|------|
| **选题** | 📊 3+证书录取分连涨！你的分数能上什么学校？ |
| **封面标题** | 录取分又涨了 / 你的分数能上什么学校 / 涨264分 |
| **标签** | 热点话题 |
| **质量评分** | 8/10 ✅ |
| **封面图** | `/home/ubuntu/.hermes/articles/2026-07-22/选题1-📊 3+证书录取分连涨！你的分数能上什么/cover.png` (210KB) |
| **内页1** | 引言+表格+分析 (1.2MB) |
| **内页2** | 引言+对比条+行动 (1.4MB) |
| **汇总** | `/home/ubuntu/.hermes/articles/2026-07-22/README.md` |

---

### ❌ 被拦截的 2 个选题

| 选题 | 评分 | 原因 |
|------|------|------|
| ⏰ 新生入学季倒计时！中职生必看 | 5/10 | 具体数据不足（0个数据点） |
| 💡 别被证书焦虑骗了！近79%专业不挑证 | 5/10 | 具体数据不足（0个数据点） |

---

### ⚠️ 注意事项

- **AI 生成失败**，本次使用的是本地兜底逻辑（fallback），非 DeepSeek 生成。兜底逻辑的内页模板较为固定，数据丰富度不如 AI 生成。
- **竞品文章为 0 篇**，可能是数据库同步问题，影响选题的时效性参考。
- 当前季节判为「出分/填报期」，但实际上 7 月下旬已过填报高峰，季节判断可能需要校准。
