← 返回 Skills 市场
44677
总下载
136
收藏
555
当前安装
2
版本数
在 OpenClaw 中安装
/install news-summary
功能描述
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries.
安全使用建议
This skill is reasonable to install for news briefings. Be aware that fetching current news contacts the listed public news sources, and using the voice feature sends the generated summary text to OpenAI and may incur API usage on your key. Avoid putting private notes into a voice summary unless you are comfortable transmitting them to OpenAI.
功能分析
Type: OpenClaw Skill
Name: news-summary
Version: 1.0.1
The skill bundle is benign. It fetches news from legitimate RSS feeds (BBC, Reuters, NPR, Al Jazeera) using `curl` and processes the content with standard Unix tools (`grep`, `sed`, `head`). It also uses the `$OPENAI_API_KEY` to interact with the OpenAI TTS API for voice summaries, which is a legitimate use case for the skill's stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts in SKILL.md.
能力评估
Purpose & Capability
The documented RSS fetching, headline parsing, text summarization, and optional voice-summary workflow all match the stated news briefing purpose.
Instruction Scope
The skill clearly shows external network calls to named news feeds and to OpenAI's TTS API; the voice path does not separately require a consent prompt, but the OpenAI TTS use is visible and purpose-aligned.
Install Mechanism
Only a SKILL.md instruction file is present; there are no executable install scripts, package hooks, or bundled code files.
Credentials
The voice workflow uses OPENAI_API_KEY for TTS while registry metadata does not declare an environment variable, so users should understand that voice generation may use their OpenAI account.
Persistence & Privilege
No persistence, background execution, privilege escalation, broad local file access, or credential harvesting is described; the only file output is a temporary MP3 path.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install news-summary - 安装完成后,直接呼叫该 Skill 的名称或使用
/news-summary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added detailed documentation of news sources and RSS feed usage, with example `curl` commands for BBC, Reuters, NPR, and Al Jazeera.
- Clarified workflows for fetching, parsing, and summarizing news headlines, both as text and as short audio using OpenAI TTS.
- Included example output format for news summaries, grouped by topic.
- Outlined best practices: concise coverage (5–8 stories), balanced perspectives, and citation guidance.
- No functional changes to skill logic—documentation only.
v1.0.0
news-summary 1.0.0
- Initial release of the news-summary skill.
- Fetches and summarizes news from NRK (Norwegian) and BBC (International) RSS feeds.
- Provides concise text news briefings grouped by category (Norge, Verden, Vær, Sport).
- Supports generating voice summaries using OpenAI TTS.
- Designed to answer requests for news updates, daily briefings, and world events in Norwegian.
元数据
常见问题
News Summary 是什么?
This skill should be used when the user asks for news updates, daily briefings, or what's happening in the world. Fetches news from trusted international RSS feeds and can create voice summaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 44677 次。
如何安装 News Summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install news-summary」即可一键安装,无需额外配置。
News Summary 是免费的吗?
是的,News Summary 完全免费(开源免费),可自由下载、安装和使用。
News Summary 支持哪些平台?
News Summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 News Summary?
由 joargp(@joargp)开发并维护,当前版本 v1.0.1。
推荐 Skills