news-aggregator-skill

Aggregate news from RSS, API, and trending sources into structured Markdown reports.

1.2k|120|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/cclank/news-aggregator-skill --skill news-aggregator-skill-cclank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-aggregator-skill
Source: https://github.com/cclank/news-aggregator-skill/tree/main
Command: npx skills add https://github.com/cclank/news-aggregator-skill --skill news-aggregator-skill-cclank

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, beautifulsoup4, playwright, and includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of manually checking many news sites, feeds, and newsletters every day. It helps an agent fetch, filter, and summarize high-signal news from many sources into a single readable report.

Core Features & Use Cases

  • Multi-source aggregation: Collects items from Hacker News, GitHub Trending, Weibo, WallStreetCN, 36Kr, Tencent, Product Hunt, RSS feeds, and user-defined OPML subscriptions.
  • Deep briefing generation: Produces structured Chinese reports for general news, finance, tech, social trends, AI papers, essays, podcasts, and international news.
  • Custom workflows: Supports keyword filtering, deep fetch, profile-based daily briefings, and interactive menu selection for fast agent-driven use.
  • Use Case: A user asks for a finance morning briefing, and the Skill pulls market and China finance updates, enriches the items, and formats them into a polished Markdown report.

Quick Start

Ask the agent to generate today’s news briefing for a chosen profile or source, such as a tech scan, finance update, or “如意如意” menu run.

Frequently Asked Questions about news-aggregator-skill

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

FAQPage Schema
How do I aggregate RSS feeds and Hacker News into a daily briefing report?

Yes, you can import OPML subscriptions to aggregate custom RSS feeds. The Skill processes OPML files to fetch user-defined sources, enriches the content, and formats it into a structured Markdown briefing report.

How does news aggregation handle keyword filtering for tech and finance updates?

Yes, this Skill generates Chinese Markdown briefings from Weibo and 36Kr sources. It fetches social hot topics and finance updates, applies keyword filtering, and outputs a structured report with strict Chinese formatting.

Does news aggregation require Playwright and BeautifulSoup4 to fetch real-time news?

Yes, Playwright is used to fetch dynamic content from sources like Weibo and Tencent. This allows the Skill to scrape real-time social hot topics and trending news that require JavaScript rendering.

What is the best way to automate a daily news briefing for AI research summaries?

Yes, you can create profile-based daily briefings for tech trends. The Skill supports custom workflows that fetch items from Product Hunt and GitHub Trending, enriches the data, and formats it into a structured report.

Can I generate a finance morning briefing from WallStreetCN and 36Kr RSS feeds?

To aggregate RSS feeds and Hacker News into a daily briefing, this Skill fetches items via Python requests and Playwright, applies keyword filtering, and generates a structured Markdown report. It consolidates multiple sources into a single readable briefing.