← 返回
未分类 中文

News Express

Use this skill when users ask for news updates, daily briefings, or what's happening in the world.
当用户询问新闻更新、每日简报或世界动态时使用此技能。
openlark
未分类 clawhub v1.0.4 2 版本 100000 Key: 无需
★ 0
Stars
📥 511
下载
💾 1
安装
2
版本
#latest

概述

News Express

Overview

Use this skill when users ask for news updates, daily briefings, or what's happening in the world. Fetches news from reliable international and Chinese RSS feeds, requiring no API keys. Simply use the web_fetch tool to read RSS XML directly.

Trigger Scenarios

  • User asks "what's the news today", "latest updates", "daily briefing"
  • User asks "what's happening domestically/internationally"
  • User requests categorized news such as technology, finance, sports
  • User asks for "morning briefing", "evening briefing", "news summary"

RSS Feeds

🇨🇳 Domestic Sources

SourceCategoryURL
-----------------
36KrLatest Flash Newshttps://36kr.com/feed-newsflash
SolidotTechnologyhttps://www.solidot.org/index.rss
SSPAITechnology/Digitalhttps://sspai.com/feed
IThomeAI/Technology/Digitalhttps://www.ithome.com/rss/
ZhidxFlash News/Headlines/AI/Roboticshttps://zhidx.com/rss
ITJuziFinancehttps://www.itjuzi.com/api/telegraph.xml
cnBetaAI/Technology/Digitalhttps://plink.anyfeeder.com/cnbeta
OdailyFlash Newshttps://rss.odaily.news/rss/newsflash
People's DailyHeadlineshttp://www.people.com.cn/rss/politics.xml

🌍 International Sources

SourceCategoryURL
-----------------
OpenAIAIhttps://openai.com/news/rss.xml
NPRUnited Stateshttps://feeds.npr.org/1001/rss.xml
Hacker NewsTechnologyhttps://hnrss.org/frontpage
PANewsFlash Newshttps://www.panewslab.com/rss.xml?lang=en&type=NEWS&featured=true
ArXivAIhttps://rss.arxiv.org/rss/cs.AI
China DailyEnglish/Internationalhttps://www.chinadaily.com.cn/rss/china_rss.xml
TechCrunchTechnologyhttps://techcrunch.com/feed/

Workflow

Step 1: Fetch RSS Content

Use the web_fetch tool to read RSS XML directly:

web_fetch(url="https://openai.com/news/rss.xml")

Step 2: Parse Headlines

In the RSS XML structure, news headlines are within </code> tags, summaries within <code><description></code> tags, and links within <code><link></code> tags. Simply extract them from the markdown text returned by <code>web_fetch</code>.</p><h3>Step 3: Compile and Output</h3><p>Organize by domestic and international categories, taking 6-8 items each, outputting each headline with a concise summary.</p><h2>Output Format</h2><pre><code>📰 [Latest News] 🗓️ [Date] · [Day of Week] --- ## 🇨🇳 Domestic • [Headline 1] [Summary 1] • [Headline 2] [Summary 2] • [Headline 3] [Summary 3] ... --- ## 🌍 International • [Headline 1] [Summary 1] • [Headline 2] [Summary 2] • [Headline 3] [Summary 3] ... --- Data Source: RSS Feeds </code></pre><h2>Important Notes</h2><ul><li><strong>No API Key Required</strong>: All data is obtained through public RSS feeds</li><li><strong>Some domestic sources may require proper network access</strong>: If access fails, automatically switch to backup sources</li><li><strong>Content Timeliness</strong>: RSS typically updates every 15-60 minutes</li><li><strong>Language</strong>: Domestic sources output in Chinese, international sources can be bilingual (Chinese/English)</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;">共 2 个版本</p> <ul class="version-list"> <li> <div> <span class="version-tag">v1.0.4</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-03 05:17 安全 安全 </div> </li> <li> <div> <span class="version-tag">v1.0.3</span> </div> <div style="font-size:12px;color:#94a3b8;"> 2026-03-30 17:27 </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=85d5afbbaf27dd5c4e2d36e1fb4f01df" 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/25/416340_ca97c2572a53a10ea1bcf831b99836dc.html?q-sign-algorithm=sha1&q-ak=AKID8JMG1bzBC1dz96qNhssfFftujT1NCoFi&q-sign-time=1781508215%3B1813044215&q-key-time=1781508215%3B1813044215&q-header-list=host&q-url-param-list=&q-signature=c0070f8f39a233da98fd7ea9f41b50b007f3e693" 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/text-summarizer">Text Summarizer</a></h3> <div class="rec-owner">openlark</div> <div class="rec-desc">抽取式AI文本摘要工具,自动使用TextRank+TF‑IDF混合算法从任意文本中提取最重要的句子。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 716</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;"></span> <h3><a href="/s/chartjs">Chartjs</a></h3> <div class="rec-owner">openlark</div> <div class="rec-desc">Chart.js 图表技能,用于生成折线图、柱状图、饼图、雷达图、散点图等可视化图表。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 655</span> </div> </div> <div class="rec-card"> <span class="badge-cat" style="margin-bottom:8px;display:inline-block;"></span> <h3><a href="/s/sqlite-client">Sqlite Client</a></h3> <div class="rec-owner">openlark</div> <div class="rec-desc">SQLite 数据库操作技能。当用户需要创建、读取、查询或修改 SQLite 数据库(.db 文件)时使用。</div> <div class="rec-stats"> <span style="color:#f39c12;">★ 0</span> <span style="color:#5b6abf;">📥 679</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>