newsminimalist-rss/BRIEFING_FORMAT.md

97 lines
2.5 KiB
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# NewsMinimalist 简报与详报格式
## 简报(每日定时推送)
### 触发
- Hermes cron `78e6f536bbf2`:沙特 05:55 / 17:55 → 微信推送
- 数据源:`https://rsshub.arabiancloud.online/newsminimalist/rss`
### 格式模板
```
📰 双语新闻日报 | {YYYY-MM-DD}
━━━━━━━━━━━━━━━━
1⃣ {中文标题}
{英文原标题}
vocab_en1中文释义 / vocab_en2中文释义 / vocab_en3中文释义 / vocab_en4中文释义
2⃣ {中文标题}
{英文原标题}
...
...共 10 条按分数降序≥5.5
━━━━━━━━━━━━━━━━
💡 回复编号(如 3获取详细文章+完整词汇表
📡 数据源https://rsshub.arabiancloud.online/newsminimalist
```
### 规则
- 取前 10 篇score ≥ 5.5),按分数降序
- 每条 4 个词汇,英文+中文成对,`/` 分隔
- 词汇难度:初中英语水平
- 分隔线:`━━━━━━━━━━━━━━━━`
### 示例
```
📰 双语新闻日报 | 2026-05-18
━━━━━━━━━━━━━━━━
1⃣ 乌克兰战争通过增加军用机器人的使用展示了战争的未来
Ukraine war showcases the future of warfare with increasing use of military robots
showcases展示 / warfare战争 / military军事的 / robots机器人
2⃣ 金正恩命令朝鲜军队加强针对韩国的前线部队
Kim Jong Un orders North Korea's military to fortify front-line units against South Korea
fortify加强 / front-line前线的 / units部队 / orders命令
...
━━━━━━━━━━━━━━━━
💡 回复编号(如 3获取详细文章+完整词汇表
📡 数据源https://rsshub.arabiancloud.online/newsminimalist
```
---
## 详报(用户回复编号触发)
### 触发
- 用户回复 `#编号`(如 `#9`
- Agent 抓取原文 URL → 逐段精读
### 输出结构
```
📖 详解 # {编号} | {中文标题}
## 📰 原文精读
1⃣ 段落一
📝 {英文原文段落}
🇨🇳 {中文翻译段落}
2⃣ 段落二
📝 {英文原文段落}
🇨🇳 {中文翻译段落}
...
## 📝 词汇表 (Vocabulary)
| 词/短语 | 音标 | 词性 | 释义 | 例句 |
|:---|:---|:---|:---|:---|
| ... | ... | ... | ... | ... |
## ✏️ 复习小测
1. {题目}
2. {题目}
3. {题目}
---
> 💡 回复其他编号继续阅读
```
### 规则
- 段落编号1⃣ 2⃣ 3⃣ ...(最多 8 段)
- 每段:📝 英文原文 → 🇨🇳 中文翻译
- 词汇表:含音标 + 词性 + 例句
- 复习小测3 道题