← 返回
未分类 中文

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...
抓取并摘要 Nature RSS 中的最新 AI 文章以及 New Scientist Technology 的前 7 条 AI 新闻,当用户询问 Nature AI 新闻或 New Scientist 热门 AI 新闻时使用。
goog
未分类 clawhub v1.9.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 532
下载
💾 0
安装
1
版本
#latest

概述

Nature + New Scientist AI News

Fetches AI news from two sources and merges results. Uses web_fetch only — no web_search.

Sources

  1. Nature RSS: https://www.nature.com/nature.rss
  2. New Scientist Tech: https://www.newscientist.com/subject/technology/

Workflow

Step 1 — Fetch Nature RSS

web_fetch(url="https://www.nature.com/nature.rss", extractMode="text", maxChars=50000)

Parse the XML. Each has </code>, <code><link></code>, <code><dc:date></code> (YYYY-MM-DD).</p><p><strong>Filter keywords</strong>: ai, artificial intelligence, machine learning, deep learning, neural network, quantum computing, llm, agi, chip, data centre, data center, algorithm, automation, generative, transformer, gpt, agent, autonomous, cybersecurity, encryption.</p><p><strong>Date rule</strong>: keep only items from the last 3 days (Nature posts infrequently — 24h yields too little).</p><h3>Step 2 — Fetch New Scientist Technology</h3><pre><code>web_fetch(url="https://www.newscientist.com/subject/technology/", extractMode="markdown", maxChars=50000) </code></pre><p>Extract article links and headlines from the markdown output. For the top items, also fetch the individual article pages to get summaries:</p><pre><code>web_fetch(url="<article-link>", extractMode="markdown", maxChars=5000) </code></pre><p><strong>Filter</strong>: Keep only AI-related articles (same keyword list as Nature). Return <strong>top 7</strong> by recency.</p><h3>Step 3 — Merge & Present</h3><p>Combine results from both sources into a single digest, grouped by source:</p><pre><code>## 🟢 New Scientist — AI News **Headline** (date if available) One-sentence summary. → URL ## 🔵 Nature — AI News **Headline** (date) One-sentence summary. → URL </code></pre><p><strong>Rules</strong>:</p><ul><li>Max 7 items per source</li><li>If one source has zero AI items, say so honestly — don't pad</li><li>Always indicate which source each item came from</li></ul></div> </div> </div> <div id="tab-versions" class="detail-content"> <div class="detail-section"> <h2>版本历史</h2> <p style="margin-bottom:12px;font-size:14px;color:#94a3b8;">共 1 个版本</p> <ul class="version-list"> <li> <div> <span class="version-tag">v1.9.0</span> <span style="font-size:11px;color:#5b6abf;margin-left:8px;background:#eef0ff;padding:1px 8px;border-radius:10px;">当前</span> </div> <div style="font-size:12px;color:#94a3b8;"> 2026-05-07 04:54 安全 安全 </div> </li> </ul> </div> </div> <div id="tab-security" class="detail-content"> <div class="detail-section"> <h2>安全检测</h2> <div class="sec-grid"> <div class="sec-card"> <h4>腾讯云安全 (Keen)</h4> <div class="sec-status sec-safe"> 安全,无风险 </div> <a href="https://tix.qq.com/search/skill?keyword=872ce78ab04760540126d1a86c3a8dfc" target="_blank">查看报告</a> </div> <div class="sec-card"> <h4>腾讯云安全 (Sanbu)</h4> <div class="sec-status sec-safe"> 安全,无风险 </div> <a href="https://static.cloudsec.tencent.com/html-report-v2/2026/05/26/436130_e959d03b74f3631cf36ddf9f840dc705.html?q-sign-algorithm=sha1&q-ak=AKID8JMG1bzBC1dz96qNhssfFftujT1NCoFi&q-sign-time=1781323051%3B1812859051&q-key-time=1781323051%3B1812859051&q-header-list=host&q-url-param-list=&q-signature=477cb0d1ed508f97b6abfd5a255532007d2631e5" target="_blank">查看报告</a> </div> </div> </div> </div> <!-- Recommended Skills --> <div style="margin-top:24px;"> <h2 style="font-size:18px;font-weight:600;margin-bottom:16px;">🔗 相关推荐</h2> <div class="rec-grid"> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;"></span> <h3><a href="/s/ai-news-info">Daily AI NEWS chinese version, big AI news</a></h3> <div class="rec-owner">goog</div> <div class="rec-desc">从 AI资讯速览(https://ai-digest.liziran.com/zh/)抓取并展示 AI 新闻摘要,用于用户请求 AI 新闻、今日 AI 摘要、最新 AI 更新等场景。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 572</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;"></span> <h3><a href="/s/defender2">npm defender2</a></h3> <div class="rec-owner">goog</div> <div class="rec-desc">扫描npm包或项目,检测JavaScript恶意代码、可疑Base64、私有字符和已知恶意包,具备RLO攻击检测能力</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 553</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;">developer-tools</span> <h3><a href="/s/super-product">super-product</a></h3> <div class="rec-owner">goog</div> <div class="rec-desc">任务管理 CLI 工具,用于 Super Productivity 数据的命令行管理。支持任务管理、计数器管理、项目管理、今日状态查看等功能。当用户提到 super-productivity、sp 任务管理、命令行任务管理时触发。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 572</span> </div> </div> </div> </div> </div> <script> document.addEventListener('DOMContentLoaded',function(){ document.querySelectorAll('.detail-tab').forEach(function(btn){ btn.addEventListener('click',function(e){ var tab = this.getAttribute('data-tab'); document.querySelectorAll('.detail-tab').forEach(function(b){b.classList.remove('active')}); document.querySelectorAll('.detail-content').forEach(function(c){c.classList.remove('active')}); this.classList.add('active'); var el = document.getElementById('tab-'+tab); if(el) el.classList.add('active'); }); }); }); </script> <div class="footer"> <p>Skill工具集 © 2026</p> </div></body> </html>