Morning Brief
/install morning-brief-v1
---
name: morning-brief description: "Use when user asks for a morning brief, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds."
Morning Brief
This skill pulls the latest headlines from a reliable international RSS feed and presents a concise list of news titles. It is ideal for a quick, up-to-date snapshot of global events at the start of your day.
Usage
# Run the script:
python3 scripts/fetch\\\_clean\\\_headlines.py
## 🟢 Information Presentation Protocol (信息展示铁律)
When reporting news, RSS feeds, or script outputs that contain URLs/links, you MUST preserve the original Markdown links exactly as provided by the tool.
**NEVER strip, summarize, or remove the URLs.**
Output format must strictly be: - \\\[Headline Title](Original URL) so that user can click and read the details.
## Translate all headlines into Chinese, write a brief that you would like to see.
The script will prompt for a feed URL or use the default, then prints headlines per line. Optionally use --limit N.
Requirements
- Python 3.8+
requestsandbeautifulsoup4packages.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-brief-v1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-brief-v1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Morning Brief 是什么?
Fetches and presents the latest international news headlines from trusted RSS feeds as a concise morning briefing. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 116 次。
如何安装 Morning Brief?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-brief-v1」即可一键安装,无需额外配置。
Morning Brief 是免费的吗?
是的,Morning Brief 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Morning Brief 支持哪些平台?
Morning Brief 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morning Brief?
由 Amadeus9169(@amadeus9169)开发并维护,当前版本 v0.1.0。