news

Aggregates RSS and web sources into Chinese-friendly summaries with metadata using Python stdlib only.

762|97|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/countbot-ai/CountBot --skill news-countbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news
Source: https://github.com/countbot-ai/CountBot/tree/main/workspace/skills/news
Command: npx skills add https://github.com/countbot-ai/CountBot --skill news-countbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

新闻聚合工具解决了快速获取中文新闻和全球 AI 技术资讯的痛点,自动整合来自 RSS 与网页的信息,并提供清晰的摘要与来源标注,降低信息检索成本。

Core Features & Use Cases

  • 跨源聚合:从 RSS 和网页抓取,提供中文新闻和 AI 动态的集中入口。
  • 信息整理:提供标题、链接、来源、时间和摘要,便于快速浏览和深度阅读。
  • 可定制筛选:支持关键词过滤、分类筛选和去重,输出文本或 JSON。

Quick Start

Ask the News skill to fetch the latest AI news with optional category or keyword filters.

Frequently Asked Questions about news

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I aggregate Chinese news and AI updates from multiple web sources?

The tool aggregates news from multiple RSS feeds and web sources into structured items. Each item includes a title, link, source, time, and summary, providing a centralized entry point for Chinese and AI news.

Can I filter news aggregation results by keyword or category?

Yes, you can filter news aggregation results by applying keyword and category filters. The tool supports customizable filtering and deduplication for politics, technology, finance, society, and AI news, outputting the refined results as text or JSON.

Do I need external API keys to scrape RSS feeds for news summaries?

No, you do not need external API keys to scrape RSS feeds for news summaries. The tool operates entirely with standard library Python tooling, requiring no external dependencies or authentication to fetch and summarize web content.

What is the best way to get a daily briefing of AI industry news?

The best way to get a daily AI news briefing is to request an aggregation of current AI updates. The tool fetches real-time AI dynamics from various web sources and generates structured summaries with source attribution.

Does the news aggregation tool support JSON output for automated pipelines?

Yes, the news aggregation tool supports JSON output for automated pipelines. It processes current news from multiple RSS and web sources and outputs structured items containing titles, links, sources, times, and summaries in JSON format.