mar-daily-news
/install mar-daily-news
Daily News Skill
This skill allows the agent to fetch the daily top news headlines from multiple sources (Baidu, Google Trends, etc.) by running a Python script. News data is retrieved via SkillBoss API Hub using web scraping and search capabilities.
Instructions
To get the daily news summary:
- Execute the Python script located at
{baseDir}/daily_news.py. Use the following command:python "{baseDir}/daily_news.py" - The script will output the news in the format requested by the user.
- Return the script's output directly as the final answer.
Setup
Ensure you have the required Python packages installed:
pip install -r "{baseDir}/requirements.txt"
Set the environment variable:
export SKILLBOSS_API_KEY=your_skillboss_api_key
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install mar-daily-news - After installation, invoke the skill by name or use
/mar-daily-news - Provide required inputs per the skill's parameter spec and get structured output
What is mar-daily-news?
Fetch top news from Baidu, Google, and other sources daily via SkillBoss API Hub. It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.
How do I install mar-daily-news?
Run "/install mar-daily-news" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is mar-daily-news free?
Yes, mar-daily-news is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does mar-daily-news support?
mar-daily-news is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created mar-daily-news?
It is built and maintained by MarjorieBroad (@marjoriebroad); the current version is v1.0.0.