← 返回 Skills 市场
News Summarizer Official
作者
terrycarter1985
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install news-summarizer-official
功能描述
Fetch and summarize global news from BBC, Reuters, NPR RSS feeds into concise text or voice briefings covering major current events.
安全使用建议
This skill appears to do what it says (fetch RSS and summarize), but the runtime docs call OpenAI's TTS endpoint using $OPENAI_API_KEY while the skill metadata lists no required credentials — that's a coherence problem. Before installing: 1) Ask the publisher to update metadata to declare OPENAI_API_KEY as a required credential (and explain how/where the key is stored and used). 2) Verify the skill's source/homepage and trustworthiness (owner ID alone is not provenance). 3) If you plan to use voice output, confirm you are comfortable sending news text to the OpenAI audio API (this transmits content externally). 4) Request clarification on where audio is delivered ('send as audio message') to ensure no unintended external posting. If the publisher cannot justify or correct the missing credential declaration and provenance, treat installation as higher risk and avoid supplying sensitive credentials.
功能分析
Type: OpenClaw Skill
Name: news-summarizer-official
Version: 1.0.0
The skill is a standard news summarizer that fetches RSS feeds from reputable sources (BBC, Reuters, NPR, The Hindu) and provides text or voice summaries. It uses standard shell commands (curl, grep, sed) for parsing and utilizes the official OpenAI API for text-to-speech functionality. No evidence of data exfiltration, malicious execution, or harmful instructions was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (news summarization + optional voice) align with the instructions: curl RSS feeds, parse headlines, summarize, optionally produce TTS audio. The listed feeds (BBC, Reuters, NPR, The Hindu) are consistent with the stated goal.
Instruction Scope
Instructions are focused on fetching RSS feeds and summarizing; they use curl, grep, sed and show how to call an external TTS API. They do not instruct reading unrelated local files or accessing unrelated credentials. Minor issue: 'Send as audio message' is vague (no destination/transport described).
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. All runtime actions are command-line/network calls described in SKILL.md.
Credentials
SKILL.md includes an explicit curl to https://api.openai.com/v1/audio/speech that uses $OPENAI_API_KEY, but the skill metadata declares no required environment variables or primary credential. This is a clear mismatch: voice functionality requires an API key but the skill does not declare it. The source is unknown and no homepage is provided, so provenance for where the key would be used/stored is unclear.
Persistence & Privilege
always:false and user-invocable true (defaults) — no elevated or permanent privileges requested. The skill does not request modifying other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install news-summarizer-official - 安装完成后,直接呼叫该 Skill 的名称或使用
/news-summarizer-official触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首个正式版本,支持新闻内容抓取总结与技能发布功能
元数据
常见问题
News Summarizer Official 是什么?
Fetch and summarize global news from BBC, Reuters, NPR RSS feeds into concise text or voice briefings covering major current events. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 News Summarizer Official?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install news-summarizer-official」即可一键安装,无需额外配置。
News Summarizer Official 是免费的吗?
是的,News Summarizer Official 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
News Summarizer Official 支持哪些平台?
News Summarizer Official 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 News Summarizer Official?
由 terrycarter1985(@terrycarter1985)开发并维护,当前版本 v1.0.0。
推荐 Skills