← 返回 Skills 市场
49800
总下载
141
收藏
0
当前安装
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.
安全使用建议
Install only if you are comfortable with the skill fetching public news feeds and, when voice output is used, sending the generated summary text to OpenAI using your API key. Avoid including private or sensitive personal context in summaries intended for TTS.
功能分析
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
Fetching public news feeds and optionally generating spoken summaries fits the stated news-summary purpose.
Instruction Scope
Runtime behavior described by the scans is limited to RSS fetching, local text processing, and TTS generation; no unrelated commands, destructive actions, or hidden role-changing instructions were evident from the supplied evidence.
Install Mechanism
No unusual install mechanism, package mutation, persistence hook, or privileged setup step was identified in the available evidence.
Credentials
Use of curl and standard Unix text tools is proportionate for RSS processing; use of OPENAI_API_KEY is proportionate for OpenAI TTS but should be understood as an external API call.
Persistence & Privilege
No persistence mechanism, background worker, credential harvesting, local profile access, or privilege escalation was identified.
如何使用
- 确保已安装 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 插件,目前累计下载 49800 次。
如何安装 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