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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morning-brief-v1 - After installation, invoke the skill by name or use
/morning-brief-v1 - Provide required inputs per the skill's parameter spec and get structured output
What is Morning Brief?
Fetches and presents the latest international news headlines from trusted RSS feeds as a concise morning briefing. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install Morning Brief?
Run "/install morning-brief-v1" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morning Brief free?
Yes, Morning Brief is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Morning Brief support?
Morning Brief is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morning Brief?
It is built and maintained by Amadeus9169 (@amadeus9169); the current version is v0.1.0.