← Back to Skills Marketplace
771
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install media-news-summary
Description
汇总和分析世界主要媒体对重大新闻事件的报道和观点。当用户想要了解不同国家/地区媒体对同一事件的看法、立场差异或详细报道内容时使用,例如:"查看XX事件的国际媒体反应"、"世界媒体怎么看这件事"、"各国媒体头条"等。
README (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
### 🗣️ 社论/评论标题精选
- 媒体名:「标题」(观点倾向)
输出要求
- 保持客观,呈现不同立场
- 标注信息来源
- 突出各媒体的关注点差异
- 对于争议性事件,平衡呈现多方观点
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install media-news-summary - After installation, invoke the skill by name or use
/media-news-summary - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of media-news-summary.
- 汇总和分析世界主要媒体对重大新闻事件的报道和观点。
- 覆盖美英、欧洲、中东、亚太各地区核心主流媒体。
- 显示各媒体立场、关注焦点及社论评论差异。
- 提供清晰的结构化输出格式,便于对比解读。
Metadata
Frequently Asked Questions
What is media-news-summary?
汇总和分析世界主要媒体对重大新闻事件的报道和观点。当用户想要了解不同国家/地区媒体对同一事件的看法、立场差异或详细报道内容时使用,例如:"查看XX事件的国际媒体反应"、"世界媒体怎么看这件事"、"各国媒体头条"等。 It is an AI Agent Skill for Claude Code / OpenClaw, with 771 downloads so far.
How do I install media-news-summary?
Run "/install media-news-summary" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is media-news-summary free?
Yes, media-news-summary is completely free (open-source). You can download, install and use it at no cost.
Which platforms does media-news-summary support?
media-news-summary is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created media-news-summary?
It is built and maintained by QiQingnan (@qingnaniso); the current version is v1.0.0.
More Skills