news-aggregator-skill

Aggregate and analyze real-time news from eight major sources with optional deep-content extraction.

1|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/KARENLHAO/skills --skill news-aggregator-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: news-aggregator-skill
Source: https://github.com/KARENLHAO/skills/tree/main/news-aggregator-skill
Command: npx skills add https://github.com/KARENLHAO/skills --skill news-aggregator-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill consolidates real-time news from eight major sources, enabling users to access diverse, up-to-date content and AI-driven insights without juggling multiple platforms.

Core Features & Use Cases

  • Multi-source aggregation across Hacker News, Product Hunt, GitHub Trending, 36Kr, Tencent News, Weibo Hot Search, WallStreetCN, and V2EX.
  • Deep Fetch for article bodies to enable AI interpretation and deeper summaries.
  • Interactive menu and flexible prompts to generate concise briefings, daily digests, and topic-specific scans.
  • Global Scan and smart time-filtering for prioritized highlights with fallback coverage when data is sparse.

Quick Start

Ask the AI to fetch real-time headlines from eight sources and present a concise, AI-enhanced briefing.

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 real-time news from multiple sources like Hacker News and Weibo into a single briefing?

Multi-source news aggregation fetches real-time headlines from platforms like Hacker News, Weibo, and 36Kr into a single briefing. This skill consolidates eight major tech and finance sources, applying smart time-filtering and AI summarization to generate concise, structured daily digests.

Can I extract and summarize article content from GitHub Trending and Product Hunt using deep fetch?

Deep fetch extraction pulls full article bodies from sources like GitHub Trending and Product Hunt for AI interpretation. The skill performs deep-content extraction on demand, enabling comprehensive LLM-driven summaries and deeper analysis of specific tech or open-source topics.

What is the best way to filter aggregated news headlines by specific keywords like AI or venture capital?

Keyword filtering narrows aggregated news headlines to specific topics such as AI, venture capital, or finance trends. The skill applies modular source fetching with keyword constraints, ensuring the output briefing only includes relevant highlights from the eight scanned sources.

Does this news aggregation tool require Python dependencies like requests and beautifulsoup4 to fetch headlines?

Fetching headlines requires Python dependencies like requests and beautifulsoup4 for web scraping and content parsing. The skill uses these libraries to execute modular source fetching, extract article bodies during deep fetch, and structure the output for daily briefings.

How do I generate a structured daily news digest covering global tech and finance trends with fallback coverage?

A structured daily news digest is generated by performing a global scan across eight sources with smart time-filtering. The skill formats the aggregated AI-enhanced content into a structured briefing, utilizing fallback coverage to ensure data density when source data is sparse.