← 返回 Skills 市场
timbu306

Ai News Researcher

作者 timbu306 · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
1577
总下载
0
收藏
12
当前安装
1
版本数
在 OpenClaw 中安装
/install ai-news-researcher
功能描述
Researches latest AI news, summarizes 5 top stories with sources.
使用说明 (SKILL.md)

AI News Researcher Skill

Tools

  • browser: Search and read news sites
  • file: Save markdown reports
  • email: Optional delivery (configure if needed)

Instructions

  1. Search "latest AI news" on Google/news sites.
  2. Read 5+ recent articles (prioritize reputable: TechCrunch, VentureBeat, arXiv).
  3. Extract key facts, trends, impacts.
  4. Summarize in Markdown: bullets per story + links.
  5. Save as ~/clawd/reports/ai-news-$(date +%Y%m%d).md
安全使用建议
This skill appears coherent and low-risk: it will read public news sites and save a Markdown report in ~/clawd/reports. Before installing, decide whether you want reports written automatically to that path (you can change it) and whether to enable the optional email delivery — if you enable email, supply credentials only to trusted services and understand that report contents will be sent externally. If you want to avoid any data leaving your machine, disable the email tool or ensure it's not configured.
功能分析
Type: OpenClaw Skill Name: ai-news-researcher Version: 1.0.0 The skill's stated purpose is benign, involving web research and local file saving. However, the instruction in `SKILL.md` to save a file with a name like `ai-news-$(date +%Y%m%d).md` uses shell command substitution. This introduces a potential shell injection vulnerability if the AI agent's underlying execution environment interprets this string directly in a shell context without proper sanitization, allowing for arbitrary command execution if an attacker could control parts of the filename.
能力评估
Purpose & Capability
Name/description align with the runtime instructions: searching news sites, reading articles, summarizing five stories, and saving a Markdown report. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions instruct the agent to use the browser tool to search/read news and to save output to ~/clawd/reports/ai-news-$(date +%Y%m%d).md — this is appropriate for the stated task. The SKILL.md also lists an optional 'email' tool for delivery; that could send report contents externally if configured, so users should confirm email configuration before enabling.
Install Mechanism
No install spec (instruction-only skill). No code will be written to disk by an installer — lowest install risk.
Credentials
The skill declares no environment variables or credentials, which is consistent with just browsing public news. However, the optional email delivery implies external credentials (SMTP/API) may be needed if the email tool is used; those are not declared here and should be provided explicitly by the user if desired.
Persistence & Privilege
The skill is not force-enabled (always: false) and does not request elevated privileges. It does write reports to a subdirectory in the user's home (~/.clawd/reports), which is a limited and expected level of persistence for a reporting skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ai-news-researcher
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ai-news-researcher 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
AI News Researcher Skill 1.0.0 – Initial Release - Searches top sources for the latest AI news. - Summarizes 5 leading stories with key facts, trends, and impacts. - Provides source links for each news item. - Saves results as a dated Markdown report. - Supports optional email delivery of summaries.
元数据
Slug ai-news-researcher
版本 1.0.0
许可证
累计安装 12
当前安装数 12
历史版本数 1
常见问题

Ai News Researcher 是什么?

Researches latest AI news, summarizes 5 top stories with sources. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1577 次。

如何安装 Ai News Researcher?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ai-news-researcher」即可一键安装,无需额外配置。

Ai News Researcher 是免费的吗?

是的,Ai News Researcher 完全免费(开源免费),可自由下载、安装和使用。

Ai News Researcher 支持哪些平台?

Ai News Researcher 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Ai News Researcher?

由 timbu306(@timbu306)开发并维护,当前版本 v1.0.0。

💬 留言讨论