← 返回 Skills 市场
771
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install media-news-summary
功能描述
汇总和分析世界主要媒体对重大新闻事件的报道和观点。当用户想要了解不同国家/地区媒体对同一事件的看法、立场差异或详细报道内容时使用,例如:"查看XX事件的国际媒体反应"、"世界媒体怎么看这件事"、"各国媒体头条"等。
使用说明 (SKILL.md)
Media News Summary
将本技能用于汇总世界主要媒体对重大新闻事件的报道和观点。
工作流程
1. 确定新闻事件主题
理解用户想了解的新闻事件,确定关键词。
2. 收集主要媒体来源
美国媒体:
- 纽约时报 (NYT) - 偏自由派,深度分析
- 华尔街日报 (WSJ) - 商业/保守派视角
- 华盛顿邮报 (Washington Post)
- 福克斯新闻 (Fox News) - 保守派
英国媒体:
- BBC - 相对中立,事实为主
- 卫报 (The Guardian) - 偏自由派
- 金融时报 (FT) - 商业/财经视角
欧洲媒体:
- 法国24小时 (France 24)
- 德国之声 (DW)
- 欧盟媒体
中东媒体:
- 半岛电视台 (Al Jazeera)
- Al Arabiya
亚太媒体:
- 日本放送协会 (NHK)
- 澳大利亚广播公司 (ABC)
- 新加坡联合早报
3. 获取新闻内容
使用浏览器工具访问主要媒体网站获取头条新闻:
# 打开媒体网站
browser action=open targetUrl="https://www.nytimes.com/"
browser action=open targetUrl="https://www.bbc.com/news"
browser action=open targetUrl="https://www.theguardian.com/world"
browser action=open targetUrl="https://www.aljazeera.com/news/live/"
4. 分析和汇总
从收集的信息中提取:
- 事件概述
- 各国媒体关注点差异
- 社论/评论观点
- 媒体立场倾向
5. 输出格式
按照以下结构组织信息:
## 🌍 世界主要媒体观点汇总
### 📰 [国家/地区] 媒体
| 媒体 | 立场/观点 |
|------|-----------|
| 媒体名 | 具体报道或观点 |
### 🔑 媒体关注焦点
- 焦点1
- 焦点2
### 🗣️ 社论/评论标题精选
- 媒体名:「标题」(观点倾向)
输出要求
- 保持客观,呈现不同立场
- 标注信息来源
- 突出各媒体的关注点差异
- 对于争议性事件,平衡呈现多方观点
安全使用建议
This skill is internally coherent, but check these practical points before installing: (1) it will browse external news sites—ensure the agent's browser/tool has only the network permissions you expect and no access to private accounts or sensitive credentials; (2) some outlets are paywalled or rate-limited—results may be incomplete or require credentials (which the skill does not request); (3) scraping or republishing may implicate site terms—use for personal/transformative summarization and cite sources as instructed; (4) test the skill with a non-sensitive query first to verify behavior. If you require stronger guarantees (no external network access, or only specific domains), confirm your agent/platform enforces those restrictions before enabling autonomous runs.
功能分析
Type: OpenClaw Skill
Name: media-news-summary
Version: 1.0.0
The media-news-summary skill is designed to aggregate and analyze news from various international media outlets. The SKILL.md file provides legitimate instructions for using a browser tool to visit well-known news organizations (e.g., NYT, BBC, Al Jazeera) and summarizes their perspectives in a structured format. There is no evidence of malicious intent, data exfiltration, or suspicious command execution.
能力评估
Purpose & Capability
Name/description (aggregating global media coverage) align with the SKILL.md: it lists relevant outlets and tells the agent to fetch and summarize their reporting. There are no unrelated requirements (no credentials, no installs).
Instruction Scope
Instructions direct the agent to open specific news sites via browser actions and extract headlines/opinions—this is consistent with the purpose. Minor note: the instructions assume the agent's browser/tool can access and scrape those sites and do not discuss paywalls, rate limits, or citation mechanics; they do not instruct reading local files or unrelated environment variables.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk and no external packages are fetched.
Credentials
The skill requires no environment variables, credentials, or config paths—appropriate for a public-news summarization task.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skills. Note that the platform default allows autonomous invocation, which is normal and not by itself a security issue.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install media-news-summary - 安装完成后,直接呼叫该 Skill 的名称或使用
/media-news-summary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of media-news-summary.
- 汇总和分析世界主要媒体对重大新闻事件的报道和观点。
- 覆盖美英、欧洲、中东、亚太各地区核心主流媒体。
- 显示各媒体立场、关注焦点及社论评论差异。
- 提供清晰的结构化输出格式,便于对比解读。
元数据
常见问题
media-news-summary 是什么?
汇总和分析世界主要媒体对重大新闻事件的报道和观点。当用户想要了解不同国家/地区媒体对同一事件的看法、立场差异或详细报道内容时使用,例如:"查看XX事件的国际媒体反应"、"世界媒体怎么看这件事"、"各国媒体头条"等。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 771 次。
如何安装 media-news-summary?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install media-news-summary」即可一键安装,无需额外配置。
media-news-summary 是免费的吗?
是的,media-news-summary 完全免费(开源免费),可自由下载、安装和使用。
media-news-summary 支持哪些平台?
media-news-summary 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 media-news-summary?
由 QiQingnan(@qingnaniso)开发并维护,当前版本 v1.0.0。
推荐 Skills