← 返回 Skills 市场
goog

Nature and science AI news

作者 Jay · GitHub ↗ · v1.9.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nature
功能描述
Fetch and summarize the latest AI-related articles from Nature's RSS feed and the top 7 AI news from New Scientist Technology. Use when the user asks for Nat...
安全使用建议
This skill appears coherent and low-risk: it only fetches public webpages and parses them, and it asks for no secrets or installs. Before enabling, consider: (1) the keyword list is broad and may surface items that are not strictly AI-related — you may want to refine it; (2) Nature and New Scientist pages sometimes use different date tags or paywalls, so results could be incomplete; (3) verify that your agent's web_fetch respects robots.txt and site terms to avoid scraping policy issues. If you need guaranteed coverage or paid-article access, the skill will need additional credentials or API access, which it currently does not request.
功能分析
Type: OpenClaw Skill Name: nature Version: 1.9.0 The skill bundle is a legitimate news aggregator designed to fetch and summarize AI-related articles from Nature's RSS feed and New Scientist's technology section. It uses standard web_fetch operations on reputable domains (nature.com and newscientist.com) and contains no evidence of malicious code, data exfiltration, or prompt injection attacks.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md explicitly fetches Nature's RSS and New Scientist Technology pages and summarizes AI-related items. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stay within the stated scope (only web_fetch calls to two known sources, parsing and filtering). Minor implementation assumptions: it expects Nature items to include <dc:date> in YYYY-MM-DD and uses a 3-day window for Nature; the keyword list is broad (includes terms like 'quantum computing', 'encryption', 'chip', 'data centre') which may return non-AI items depending on how strictly 'AI-related' is interpreted. Also, New Scientist content or articles may be behind paywalls or structured differently, which could affect extraction—these are operational notes, not security issues.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk install pattern; nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. The declared inputs align with the task (public web fetches) and there is no disproportionate access requested.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills. Autonomous invocation is allowed by default but not excessive in this skill's context.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install nature
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /nature 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.9.0
- Changed Nature article date filter from 7 days to 3 days for fresher news. - Removed the script file scripts/fetch_nature.py.
v1.0.0
- Initial release: Fetches and summarizes the latest AI-related articles from Nature's RSS feed and the top 7 AI news from New Scientist Technology. - Filters articles using keywords: ai, artificial intelligence, machine learning, deep learning, neural network, etc. - Only includes items from Nature from the last 7 days for recency. - Clearly groups and labels results by source (Nature or New Scientist), with summaries and direct links. - Uses only web_fetch; never uses web_search. - Avoids padding — explicitly states if no recent AI news found from a source.
元数据
Slug nature
版本 1.9.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Nature and science AI news 是什么?

Fetch and summarize the latest AI-related articles from Nature's RSS feed and the top 7 AI news from New Scientist Technology. Use when the user asks for Nat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Nature and science AI news?

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

Nature and science AI news 是免费的吗?

是的,Nature and science AI news 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Nature and science AI news 支持哪些平台?

Nature and science AI news 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Nature and science AI news?

由 Jay(@goog)开发并维护,当前版本 v1.9.0。

💬 留言讨论